Geocodio icon

Geocodio

Geocoding API for converting addresses to coordinates and enriching location records.

Handles address enrichment by converting addresses into coordinates and adding structured location metadata.

Sign in to connect Geocodio

Sign in to connect an account and start using Geocodio in your apps.

Example Use Cases

These are example ways Snow can use Geocodio 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.

Batch Forward Geocode

Tool to batch geocode up to 10,000 addresses to coordinates in one request. Use when you need to convert multiple addresses to lat/lon coordinates. Optionally calculates distances to specified destinations for each geocoded result.

Batch Reverse Geocode

Tool to batch reverse geocode up to 10,000 coordinates in one request. Use when you need addresses for many lat/lon pairs.

Delete Geocodio List

Permanently deletes a Geocodio spreadsheet list by its ID. Use this to cancel a processing list job or remove a completed list. This action is destructive and cannot be undone. The list_id must be obtained from the lists API or from when the list was created.

Get Sample Coordinates for Batch Reverse Geocode

Utility tool that returns a predefined list of sample US coordinates (latitude,longitude strings). Use this to obtain ready-to-use coordinate inputs for the batch reverse geocode action. The coordinates cover well-known US landmarks across different cities and states.

Google Maps Compatible Geocode

Tool to geocode addresses using Google Maps-compatible API format. Use when you need a drop-in replacement for Google Maps Geocoding API for US and Canada addresses.

Single Forward Geocode

Tool to forward geocode a single address. Use when you need coordinates and metadata for one address.

Single Reverse Geocode

Tool to reverse geocode a single coordinate. Use when you need to convert one lat,lng to an address.