Tools
Address to Coordinates Lookup
Geocodes a text address into latitude and longitude.
Module
Tools
where it lives
What it does
Geocodes a text address into latitude and longitude
Takes a text address and returns latitude and longitude with structured address components and a confidence score. Supports filtering by country, bounding box, or proximity bias so results stay in the right geography. Works with full addresses, partial addresses, city names, and ZIP codes.
When you’d reach for it
- ▸Pinning a job site address to a map before dispatching a technician.
- ▸Converting a customer-submitted address into coordinates for routing.
- ▸Resolving a ZIP code to a city center for regional reporting.
More from Tools