Skip to content

A small project on Geocoding i.e. mapping your location on Google Maps using Google APIs in Python

Notifications You must be signed in to change notification settings

nikhiljoshi858/Geocoding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Geocoding

A small project on Geocoding i.e. mapping your location on Google Maps using Google APIs in Python

This Python file maps your location onto Google Maps when you enter your location as input. This is done via the gmplot library in Python. We retirve the location from Google APIs with a JSON file and extract the latitude and longitude from the file. Then we use the gmplot functions to plot the location on the Google Maps. Note that this version of Google Maps is only for development purposes.

About

A small project on Geocoding i.e. mapping your location on Google Maps using Google APIs in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published