Skip to content

Small PyQt tool for comparing cities by POI counts using OSM data

License

Notifications You must be signed in to change notification settings

ch-sa/osm-city-comparer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSM City Comparer

Small PyQt tool for comparing cities using OpenStreetMap data about points of interest (POIs). Data is requested using Nominatim and overpy. Project was just a quick test, so not stable and tested.

Screenshot of PyQt UI

Installation

pip install -r requirements.txt
python3 compare_cities.py

Usage

  1. Enter two city names and wait for autocompletion (Optional change selection with dropdown).
  2. Click on compare cities and wait for background API calls.

About

Small PyQt tool for comparing cities by POI counts using OSM data

Topics

Resources

License

Stars

Watchers

Forks