The cityseer Python package for pedestrian-scale network-based urban analysis
Gareth D. Simons

TL;DR
The cityseer Python package offers advanced tools for detailed pedestrian-scale street network and land-use analysis, enabling urban researchers to assess neighborhood vibrancy with high spatial precision and computational efficiency.
Contribution
It introduces a comprehensive Python toolkit integrating network analysis, land-use measures, and spatial computations specifically designed for pedestrian-scale urban analysis.
Findings
Efficient algorithms scale to large cities and regions.
Dynamic accessibility measures incorporate walking distance and approach direction.
Robust tools facilitate OpenStreetMap data analysis.
Abstract
cityseer-api is a Python package consisting of computational tools for fine-grained street-network and land-use analysis, helpful in assessing the morphological precursors to vibrant neighbourhoods. It is underpinned by network-based methods developed specifically for urban analysis at the pedestrian scale. cityseer-api computes a variety of node and segment-based network centrality methods, land-use accessibility and mixed-use measures, and statistical aggregations. Accessibilities and aggregations are computed dynamically over the street-network while taking walking distance thresholds and the direction of approach into account, and can optionally incorporate spatial impedances and network decomposition to increase spatial precision. The use of Python facilitates compatibility with popular computational tools for network manipulation (NetworkX), geospatial topology (shapely),…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsUrban Design and Spatial Analysis · Land Use and Ecosystem Services · Urban Green Space and Health
