Skip to content

Python based console app that returns the Geographic co-ordinates of the place that was entered.

Notifications You must be signed in to change notification settings

rajath95/Geolocator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Geolocator

This is a console based App that returns the geographic coordinates of the place We enter the location and the geographic coordinates are returned.

This has been coded in python and uses the Google Maps API

Sample Input

Enter location:london

Sample Output

lat 51.5073509 lng -0.1277583

About

Python based console app that returns the Geographic co-ordinates of the place that was entered.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages