Skip to content

Searched for a place using google maps then returns it's co ordinates.

Notifications You must be signed in to change notification settings

Lithium876/CustomGeoCoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

CustomGeoCoder

This script will get the coordinates of addresses in an excel file and write the coorinates to a file. I am aware of python libraries built for Geoscoding such as geopy, geocoder, and googlemaps but these sometimes return blank data if the format of the address was invalid, and I wanted to get ALL coordinates of over 40k addresses so I hacked up this code that allowed me to achieve this.

#DEMO This is a alpha test demonstration, reading addresses from file and print out coordinates.

About

Searched for a place using google maps then returns it's co ordinates.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages