Skip to content

City Comparison - Totally Virtual! Using a Flask application and an the openstreetmap database.

Notifications You must be signed in to change notification settings

HansBambel/CC-TV

Repository files navigation

CC-TV

City Comparison - Totally Virtual!

Example of Website

Using Openstreetmaps (Link) I am able to get the overlay for a lot of cities. Using these, I calculate their sizes to scale them accordingly.


Requirements

  • flask
  • geopandas
  • Pillow
  • shapely
  • descartes
  • matplotlib

Usage

  1. Clone this repository
  2. Enter repository
  3. In command line: "flask run"
  4. Go to "http://127.0.0.1:5000/" in your browser

Other Files

I also tried training a UNet architecture to detect urban areas, but for now this was not very successful.

As a result there are still files in this repository that I needed for that such as trainCNN.py, GetData.ipynb, unet_model.py and unet_parts.py

About

City Comparison - Totally Virtual! Using a Flask application and an the openstreetmap database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published