Skip to content

uscuni/streetscape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Streetscape Morphometrics: Expanding Momepy to analyze urban form from the street point of view

This repository contains the development code, example code and example data for the Streetscape Morphometrics: Expanding Momepy to analyze urban form from the street point of view academic paper.

  1. Université Côte d’Azur-CNRS-AMU-AU, ESPACE, 98 Bd Edouard Herriot, 06200, Nice, France
  2. Department of Social Geography and Regional Development, Charles University, Albertov 6 128 00 Praha 2, Czech Republic

Streetscape implementation

The final version of the streetscape morphometrics is included in the version 0.9.1 of momepy. Please see the streetscape.py module within pysal/momepy repository.

Running the example

You can reproduce the example-france.ipynb using the environment defined by Pixi.

Install Pixi if you don't have it and then install the locked environment:

pixi install

Use the environment to open Jupyter Lab and execute the notebook.

pixi run jupyter lab

Output files

The files in the data/output folder are generated using the momepy.Streetscape class and are saved as Apache GeoParquet files, to reduce their footprint. GeoParquet can be opened using geopandas.read_parquet and converted to any other file type as needed.

License

The data is available under the Open License 2.0 © IGN - 2024.

The code is available under MIT License.

About

Code and data for Streetscape Morphometrics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages