Geocoding is the process of converting an address, city, state, zip code or postal code into mappable coordinates. In order to use most customized online mapping tools, such as Google Maps, you’ll need a pair of latitude and longitude coordinates for each of you locations, so each will need to be geocoded.
Batch geocoding using our service is as easy as pasting in a list of locations. BatchGeo uses the Google Maps Geocoding API, known to have some of the highest quality data available. Other services require you to write code or manually geocode addresses one by one, but our service performs everything you need to do in a few easy steps. The maps we create from your data can be shared privately, published for all to see, and even embedded in your website.
The most common geocoding task is one or more full addresses, typically including the city and sometimes state or country. However, many geocoders (including BatchGeo) accept several other types of locations. You can send city names (with or without state/country), postal codes, and state or country names. BatchGeo can even take common landmarks and business names. Most of what you type into Google Maps you can include as a location in BatchGeo.
Other than passing map coordinates directly, an address will produce the most accurate result. Geocoding larger geographic areas (such as entire countries) typically returns the center point of a place. As you’ll see, even with address geocoding there is a spectrum of accuracy. BatchGeo uses some of the most precise geocoding available.
There are different types of geocoding, with varying degrees of accuracy. Before we look at the more precise method that BatchGeo uses, let’s consider a popular method employed by many other geocoding services.
True to the name, this type of geocoding interpolates where an address resides based on verified points, often intersections for gridded streets. Let’s say you wanted to convert 160 Main Street in your home town into geographic coordinates.
As you can see, interpolation has several stages where the geocoder has to make a guess. Educated guesses can give you results that are good enough in average cases, but you’ll have outliers that can be off by a lot. For this reason, for the best accuracy, you should consider more precise types of geocoding.
By comparison, parcel geocoding is much simpler, but it requires much more granular data. Rather the interpolating a point from other nearby points, parcel geocoding requires knowing the boundaries of each parcel. In other words, it knows where each lot, or parcel, is located.
To determine the location of 160 Main Street using parcel geocoding, the geocoder would look up that specific address in the parcel database. It would still need to be disambiguated from other Main Streets, but it would not need to interpolate the location based on block-level data. Parcel geocoding uses parcel-level data.
The geographic coordinates returned from parcel geocoders is most often the center point of the parcel. While this leaves room for some inaccuracy in cases where a building is to one side of a large parcel, in practice this method of geocoding is much more precise than interpolation.
Our geocoding uses the best available geocoding data, the same used by Google Maps. The Google Maps Geocoding API employs parcel geocoding for more accurate results. Our service makes many calls per second to Google’s service, quickly turning your Excel spreadsheets and other lists of addresses into fun, easy, and incredibly accurate maps.