Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.26 KB

README.md

File metadata and controls

18 lines (12 loc) · 1.26 KB

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