Takes a csv with a list of latitudes and longitudes and finds the zip code in which they are in.
Some Reverse Geocoding Services
How do the data compare across different services?
DiffLatLong2ZipServicesCompared.xlxs compares lat/long to zip code mapping for 300 locations from Google, AskGeo, and OSM.
-
- The script is tailored for large batch jobs.
- The script was used to produce zip codes for Database on Ideology, Money in Politics, and Elections . Database with zip codes is posted on Harvard DVN.
-
- Google has a rate limitation of 2,500 query/IP/day. The pricing for more extensive packages is prohitibitive.
Scripts are released under the MIT License.