Geocoding API Comparison

I did a simple comparison a year ago showing eleven different geocoding services, free ones as well as pay services, and the results are in a google spreadsheet. I work at SmartyStreets, so you'll see that listed in the first column but not in first place. I tried to make the comparison unbiased so the results are actually useful. I have now opened the comparison chart for editing by anyone. If you can add to it, please do. Keep your edits objective, don't try to spin things.

geocoding comparison chart

The exact location was determined visually by finding the location on googlemaps and dropping a pin there to obtain the lat/lon.


There is a free REST API at http://matchbox.io. It standardizes the address and returns lat long as well as other information. For example:

http://api.matchbox.io/address/?addr_1=1390%20Market%20St%20%23107%2C%20San%20Francisco%20CA%2094102


I don't know of any such comparison, but I would like to point out that Bing has a REST endpoint you could access from any platform.