Skip to content

A Python script to geocode data from a CSV or Excel file against the Google API and save the results to a CSV for showing on a Google map later.

License

Notifications You must be signed in to change notification settings

ctownsen357/geopy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

geopy

A Python script to geocode data from a CSV or Excel file against the Google API and save the results to a CSV for showing on a Google map later.

Usage

python geopy.py -k YourGoogleAPIkey -i /path/to/csv-or-excel-input -o /path/to/output.csv

About

A Python script to geocode data from a CSV or Excel file against the Google API and save the results to a CSV for showing on a Google map later.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages