ctownsen357 / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:Apache License 2.0


Languages

Language:Python 100.0%