Skip to content

laurenarcher/SimpleCsvGeocoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

##Just a simple python .csv geocoder.

Will add a Latitude and Longitude column to a .csv file using addresses found in the file.

Built using pygeocoder: http://code.xster.net/pygeocoder/wiki/Home

And the Google Geocoding API: https://developers.google.com/maps/documentation/geocoding/

Will geocode up to 2500 addresses per day (per IP Address.)

I used to geocode the data on this map:

https://www.google.com/fusiontables/embedviz?viz=MAP&q=select+col23%3E%3E1+from+1NAVFnHxJfxJh3mCOjD_5YvNR7Ix7AB84kAg-hus&h=false&lat=43.72235171926629&lng=-79.21445303652342&z=11&t=1&l=col23%3E%3E1&y=2&tmplt=2

I am very open to feedback!

About

A simple python geocoder for .csv format data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages