Skip to content

celina-breuer/geospatial-analysis-zurich

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Is Zurich a 15-Minute City?

Spatial Analysis of Urban Accessibility using QGIS & OpenStreetMap

Project Overview

This project evaluates the "15-minute city" concept in Zurich City. Using Carlos Moreno's principle of "chrono-urbanism," the study analyzes whether residents can access essential urban functions (living, working, commerce, healthcare, education, leisure) within a 15-minute walk. The analysis utilizes geospatial data to identify well-served areas and "amenity deserts," incorporating persona-based scenarios for students and families.


Project Status

Completed (2025). Academic research project.


Research Question

"Is Zurich a 15-Minute City?" – A spatial analysis of amenity accessibility from residential buildings, measured by a 1000m walking radius (approx. 15 minutes).


Data Sources (Key Variables)

  • OpenStreetMap (via Overpass Turbo & QuickOSM): Points of Interest (POIs) for health, education, leisure and commerce; building geometries and land use.
  • Statistik Stadt Zürich / Swisstopo: Administrative boundaries (Kreise) and official statistical quarters.
  • Key Variables: POI categories (Supermarkets, Schools, Parks, Pharmacies, etc.), Building Centroids and District-level accessibility scores.

Methodology

  1. Data Collection & Cleaning: Querying OSM data via Overpass Turbo API; cleaning attribute tables in QGIS; manually verifying and adding missing green spaces (parks).
  2. Spatial Transformation: Converting building polygons to centroids and reprojecting all layers to EPSG:2056 (Swiss Coordinate System).
  3. Accessibility Modeling: Generating 1000m buffers for various POI categories.
  4. Persona-Based Join: Using "Join attributes by location" to assign binary accessibility scores to each building based on specific needs (e.g., Student vs. Family).
  5. Visualization: Applying Inverse Distance Weighting (IDW) interpolation to create continuous heatmaps of accessibility across Zurich's 12 districts.

Key Findings

  • High General Coverage: Zurich performs exceptionally well in mobility and local supply, with most districts scoring near 1.0.
  • District Variance: Central districts (Kreis 1, 4, 5) show maximum accessibility, while peripheral areas (Kreis 7, 10, 12) exhibit lower scores.
  • Persona Gaps: Students face lower accessibility for specific nightlife and higher education POIs in outer areas, while family-oriented services are well-distributed but leisure (cinemas/theaters) remains a bottleneck.

Visual Results

The following maps visualize the accessibility levels in Zurich. While central districts show high density, peripheral areas vary significantly based on the chosen persona.

Accessibility Map for Families with Children

Accessibility Map for FStudents


Limitations

  • Euclidean Distance: Analysis uses a 1000m radius (as the crow flies) rather than actual street network routing.
  • Inclusion: The study does not yet account for terrain (slopes) or physical barriers (disability access).

Disclaimer & License

Data Privacy

No raw data is hosted in this repository. This project was conducted for academic purposes. All geospatial datasets used in the analysis are property of their respective providers (OpenStreetMap contributors, Swisstopo and the City of Zurich) and were accessed via public APIs.

Usage

The methodology and visualizations presented here are for educational and portfolio purposes. All rights to the project report and the conceptual framework developed during this course remain with the author.


Author

Celina Breuer (part of a group project)

About

Spatial analysis of Zurich's accessibility as a 15-Minute City using QGIS, OpenStreetMap data and IDW interpolation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors