https://github.com/faivan95/walking-isochrones
Geospatial Data project that shows the reachable walking zones from the center of Marienplatz in Munich
https://github.com/faivan95/walking-isochrones
contextily geolocation geopandas geospatial jupyter jupyter-notebook osmnx python
Last synced: about 1 month ago
JSON representation
Geospatial Data project that shows the reachable walking zones from the center of Marienplatz in Munich
- Host: GitHub
- URL: https://github.com/faivan95/walking-isochrones
- Owner: faivan95
- Created: 2025-07-13T08:01:17.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-07-13T09:47:15.000Z (3 months ago)
- Last Synced: 2025-07-13T10:23:30.194Z (3 months ago)
- Topics: contextily, geolocation, geopandas, geospatial, jupyter, jupyter-notebook, osmnx, python
- Language: Jupyter Notebook
- Homepage:
- Size: 8.57 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Generated 5, 10 and 15 minute walking isochrones from Marienplatz center
The project was done in order to get familiar with Geospatial data and libraries.
Self-contained Jupyter notebook that installs the required dependencies.
| No. | Libraries |
|----:|-----------|
| 1 | OSMnx |
| 2 | GeoPandas |
| 3 | MatPlotLib|
| 4 | CONTEXTILY|Walking Speed: Assumed 1.39 m/s (5 km/h)
Time windows: 5 mins, 10 mins and 15 mins
Marienplatz coordinates: (48.137154, 11.576124)
# Munich walkable network
![]()