Address or place name to coordinates
geocodeTurn an address or place name into latitude/longitude coordinates, with ranked results and importance scores to help judge ambiguous matches.
Instructions
Forward geocoding: turn an address or place name into latitude/longitude. Returns ranked candidates with display name, coordinates, bounding box, address components, and an importance score so you can judge ambiguity rather than assume the first hit is right. Data from OpenStreetMap Nominatim. Costs $0.003 USDC per call on Base mainnet (eip155:8453), paid automatically from the wallet in EVM_PRIVATE_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Address or place name, e.g. "1600 Amphitheatre Parkway, Mountain View". Max 300 characters. |