Jupyter notebooks that create carriageways using areal dataset and OSM
geopandas
osmnx
jupyter
virtualenv venv
. venv/bin/activate
pip install -r requirements.txt
- Run
jupyter-notebook
and openprocessing.ipynb
- Change the areal dataset path to your dataset
- Run
- Some dead ends are broken. You can fix them with
fix_deadends.ipynb
.
- You can extract stats using
road_stats.ipynb
Stelios Vitalis, Anna Labetski, Hugo Ledoux & Jantien Stoter (2022) From road centrelines to carriageways-A reconstruction algorithm, PLoS ONE, DOI: 10.1371/journal.pone.0262801
@article{Vitalis2022,
Author = {Vitalis, Stelios and Labetski, Anna and Ledoux, Hugo and Stoter, Jantien},
Title = {From road centrelines to carriageways-{A} reconstruction algorithm},
Journal = {PLoS ONE},
Year = {2022},
Volume = {17(2): e0262801},
Doi = {https://doi.org/10.1371/journal.pone.0262801}