geocode_photon
Convert incomplete or ambiguous addresses into precise geocoded results with fuzzy matching. Ideal when strict geocoding fails, returning up to 10 candidate locations with address details and coordinates.
Instructions
Geocode with autocomplete-style fuzzy matching via the public Photon (komoot) service.
Useful for partial/incomplete input where Nominatim's stricter matching
returns nothing. Not restricted to Poland - be specific enough to avoid
international noise. Returns up to limit (default 5, max 10)
candidates with name, city, street, housenumber, postcode,
country, lat/lon (WGS84, EPSG:4326).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||