Skip to content

Get the geographical data (such as state, country, longitude, latitude, etc) of a location.

Notifications You must be signed in to change notification settings

realitystevens/Geolocator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geolocator

Get useful information of Geographical locations such as postal code, city, state, country, latitudes and the longitudes (the specific coordinates), etc. Built using Python and Flask Python Framework

URL to project: geolocator-rs.vercel.app

Prerequisites

  • Install Python

  • Install the python modules using

$ pip install -r requirements.txt
  • Run the local development server (without any WSGI configuration) using
$ python3 app.py

About

Get the geographical data (such as state, country, longitude, latitude, etc) of a location.

Topics

Resources

Stars

Watchers

Forks