geocode_nominatim
Convert addresses or place names in Poland to geographic coordinates using OpenStreetMap Nominatim. Returns up to 10 candidates with display name, lat/lon, type, and importance.
Instructions
Geocode an address or place name using OpenStreetMap Nominatim, restricted to Poland.
Returns up to limit (default 5, max 10) candidates, each with
display_name, lat/lon (WGS84, EPSG:4326), type, and importance.
For fuzzy/autocomplete-style matching use geocode_photon instead; for
Polish government address-point data use geocode_gugik_prg.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||