Self-hosted geocoding API over OpenStreetMap data (Europe) — a public gateway into the server's spare capacity, with a fair rate limit. Self-hosted geokódovacà API nad daty OpenStreetMap (Evropa) — veřejná brána do volné kapacity serveru, se slušným rate limitem.
https://api.nominatim.terravo.eunominatim.terravo.eu) is documentation only —
don't send queries here, use the endpoint above.
API endpoint: https://api.nominatim.terravo.eunominatim.terravo.eu) je jen dokumentace —
žádnĂ© dotazy sem neposĂlejte, ty jdou na endpoint výše.
Try /status →Zkusit /status →
Nominatim is a geocoding and reverse geocoding engine built on OpenStreetMap
data — it turns addresses/places into coordinates (/search)
and coordinates back into an address (/reverse). This
instance runs on Terravo's own hardware and covers European data.
Nominatim je geokĂłdovacĂ a reverznĂ geokĂłdovacĂ engine nad daty
OpenStreetMap — pĹ™evádĂ adresy/mĂsta na souĹ™adnice (/search)
a souřadnice zpátky na adresu (/reverse). Tahle instance
běžà na vlastnĂm hardware Terravo a pokrĂ˝vá evropská data.
Search a place by textVyhledánĂ mĂsta podle textu (/search):
curl "https://api.nominatim.terravo.eu/search?q=Prague&format=json&limit=1"
Address from coordinatesAdresa ze souřadnic (/reverse):
curl "https://api.nominatim.terravo.eu/reverse?lat=50.0755&lon=14.4378&format=json"
Supported parameters (format, limit,
addressdetails, countrycodes, ...) match the
standard Nominatim API — the full query structure is documented in the
official project docs:
Podporované parametry (format, limit,
addressdetails, countrycodes, ...) odpovĂdajĂ
standardnĂmu Nominatim API — plná struktura dotazĹŻ je zdokumentovaná
v oficiálnà dokumentaci projektu:
Search API ·
Reverse API.
| TrafficProvoz | LimitLimit |
|---|---|
| Normal useBěžné použità | 1 req/s per IP addressna IP adresu |
| Long-running / regular (scripted) trafficDlouhodobĂ˝ / pravidelnĂ˝ (skriptovanĂ˝) provoz | degraded to 4 req/mindegradace na 4 req/min per IP addressna IP adresu |
The degraded limit applies to clients generating traffic for more than a day, or in tight regular intervals (typically automated scrapers) — the same principle used by the public nominatim.openstreetmap.org instance. Exceeding the limit returns HTTP 429. Need higher volume long-term? Get in touch, we can work something out. Degradace se tĂ˝ká klientĹŻ, kteřà generujĂ provoz dĂ©le neĹľ den nebo v pravidelnĂ˝ch krátkĂ˝ch intervalech (typicky automatizovanĂ© scrapery) — stejnĂ˝ princip jako u veĹ™ejnĂ© instance nominatim.openstreetmap.org. PĹ™ekroÄŤenĂ limitu vracĂ HTTP 429. PotĹ™ebuješ vyššà objem dlouhodobÄ›? Ozvi se, domluvĂme se.
Data comes from OpenStreetMap and is licensed under the Open Database License (ODbL) 1.0. When using the results, you must credit: Data pocházà z OpenStreetMap a podléhajà licenci Open Database License (ODbL) 1.0. Při použità výsledků je nutné uvést:
© OpenStreetMap contributors — https://www.openstreetmap.org/copyright
Every API response also includes a licence field with the same
attribution directly in the data.
KaĹľdá odpověď API navĂc obsahuje pole licence se stejnou
atribucĂ pĹ™Ămo v datech.