Skip to content

jdeferio/Reverse_Geocode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Reverse_Geocode

Automated Reverse-Geocoding (shanealynn)

Batch Reverse-Geocoding with Python and Google Geocoding API

This repository contains a python script to reverse-geocode multiple latitude/longitude using the Google Geocoding API.

Addresses can be reverse-geocoded for free at a rate of 2500 addresses per day, limited by Google. With a Google Developer API key, any number of addresses can be geocoded.

Data input and output is processed from CSV files.

Please see the original code and full blog post at www.shanelynn.ie/

Otherwise, visit http://github.com/shanealynn/python_batch_geocode on GitHub

About

Automated Reverse-Geocoding (shanealynn)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages