Skip to content

Assignment Project which accepts latitude and longitude addresses from file and returns an updated XL file with the addresses along with latitude and longitude for each address.

License

Notifications You must be signed in to change notification settings

Gaurav-Jadhav/Python-maps-lat-long

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-maps-lat-long

Accepts an XL file containing one or more addresses and on submit, returns an updated XL file with the addresses along with latitude and longitude for each address.

Setup Instructions :

Create API KEY and Enable "Maps JavaScript API" 
https://developers.google.com/maps/documentation/javascript/get-api-key?authuser=1

The requirements.txt file lists package which this project depend on, and it will be installed using:

 pip install -r requirements.txt

About

Assignment Project which accepts latitude and longitude addresses from file and returns an updated XL file with the addresses along with latitude and longitude for each address.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published