Skip to content

lukas-hetzenecker/City-Afoot

 
 

Repository files navigation

City Afoot

Isochrone walking Maps - three different types of illustration

               

How far can I walk in 1, 5, 10, 15 and 20 minutes, starting from a specified point? This can indicate irregularities in the urban structure.

Show different Networks and their basic stats (of particular interest for this project is the street density)

               

Map Points of Interest onto a Street Network

Citybike stations:

Street Network Figure-Ground Diagrams

                       

Structure Isodistance Comparison to Areal Distance

Show the permeability of different street network types by comparing actual reach to areal distance

               

               

Map Stations of the Public Transport System onto a Street Network and create an Isodistance Map to show the coverage of the Public Transport System

Status quo:

       

       

Own design:

       

       

       

was used for troubleshooting the data of the street network. It provides an interactive matplotlib widget, which shows details like street name and length, upon clicking on edges of the displayed graph.

Incorporating own blueprint for Westbahnhof area

Part of the work was to design a walkable urban structure and implement it into the area.

Changes were performed on the existing area in OpenStreetMap via the iD editor, and then downloaded as change-set (.osc) file. Based on this, an Overpass API server, available under http://127.0.0.1:12345/api was started - details to that can be found in the osm folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%