Skip to content

Finds Longitude/Latitude of any location on Earth using Geopy

Notifications You must be signed in to change notification settings

Saurabh303/GeolocationFinder1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GeolocationFinder1

Finds Longitude/Latitude of any location on Earth

A Python script which reads a csv file, here supermarkets.csv having addresses of the locations and finds the longitude/latitude for the location, then outputs a new csv file which is result.csv here. For the purpose, I have used Geopy module, which uses OpenStreetMap API.

To run

  • Run the script as python3 main.py

About

Finds Longitude/Latitude of any location on Earth using Geopy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages