Find coordinates for a place
geocode_placeFind coordinates for any place name, address, or point of interest to use as a routing waypoint.
Instructions
Looks up coordinates for a place name, address or POI so it can be used as a routing waypoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of candidates (default 5) | |
| query | Yes | Place to search for, e.g. "Kölner Dom" or "Piazza Navona, Rome" | |
| language | No | Result language, e.g. "en" or "de" | |
| near_lat | No | Bias results towards this latitude | |
| near_lon | No | Bias results towards this longitude |