Skip to content

Simple Python Script that returns Latitude and Longitude from Google Maps' API

License

Notifications You must be signed in to change notification settings

venkashank/get_coordinates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

get_coordinates

Simple Python Script that returns Latitude and Longitude from Google Maps' API

API KEY

Make sure you request an API key from Google Google Maps API

Modify API_KEY variable with your apikey

How to use

Git Clone

https://github.com/sqrt64/get_coordinates.git

Requires Requests

pip install requests

Example Use

python get_coordinates.py -l "New York City, NY"

About

Simple Python Script that returns Latitude and Longitude from Google Maps' API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages