Overview

​Geocoding is the process of finding geographical coordinates (latitude/longitude) for an address or place. This is useful for plotting addresses on a map to determine voting demographics, analyze law enforcement and intelligence data, deliver insight into public health information, visualize distances such as roads and pipelines, and thousands of other industry applications. 

GPS coordinates are commonly expressed as latitude, longitude: (16.845658, -99.850806).

How To Use Our Geocoder
Web Upload User Interface

The web uploader allows .csv files to be uploaded directly through a web browser. Preview results and purchase with a credit card. This option is best for users who do not have many files to upload and have not purchased a monthly geocoding package.

Geocoder upload page

Reverse geocoder upload page


API The API allows you to send single geocoder requests via http and returns your results as JSON.

Getting Started with the API

Bulk API Geocode multiple records in a .csv file using the MapLarge Bulk Geocoder.

Getting started with the Bulk API