Geokeo
Lightweight geocoding service for forward and reverse address-to-coordinate conversion.
Best for simple location flows that translate a place name into coordinates or resolve GPS coordinates back into a postal address.
Sign in to connect Geokeo
Sign in to connect an account and start using Geokeo in your apps.
Example Use Cases
These are example ways Snow can use Geokeo when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically on its own.
Convert an address or place name into geographic coordinates (latitude/longitude). Use this tool when you need to: - Find coordinates for a landmark (e.g., "Eiffel Tower", "Empire State Building") - Geocode a street address (e.g., "1600 Pennsylvania Avenue NW Washington DC") - Get location data for a city or region - Look up structured address information for a place Returns multiple results ranked by relevance, with coordinates, addresses, and OpenStreetMap links.
Convert geographic coordinates (latitude/longitude) to a human-readable address. Use this tool when you have GPS coordinates and need to find the corresponding street address, city, country, or nearby points of interest. Returns multiple results sorted by distance from the input coordinates, including structured address components and OpenStreetMap links. Note: Returns status='ZERO_RESULTS' for coordinates in oceans or remote areas without mapped addresses.