Skip to content

A project to reverse geocode coordinates using Flask and geopy.

Notifications You must be signed in to change notification settings

wladimir-delcros/geolocation

Repository files navigation

Geolocation Project

This project allows users to reverse geocode coordinates and extract administrative levels using a Flask web application. The data for countries, states, and cities is sourced from the countries-states-cities-database.

Features

  • Dynamic selection of continent, country, and city.
  • Reverse geocoding to obtain detailed address information.
  • Extraction of administrative levels (country, state, county, city).
  • Display of results in a user-friendly table format.

Installation

Clone the Repository

git clone https://github.com/wladimir-delcros/geolocation.git
cd geolocation

About

A project to reverse geocode coordinates using Flask and geopy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published