Examining the Representativeness of OSM Bicycle Infrastructure in U.S. Cities
About
This project compares OSM and local agency bikeway datasets to demonstrate how linear features that are only approximatly aligned can be geometrically conflated. This process is sometimes also called "map matching."
Contents
Bikeway Comparison.ipynb
: Jupyter notebook walking through the demo.compare_bikeways.py
: Module of project-specific Python scripts
Special Files
Resources
images
: Image resources referenced by Jupyter Notebooks and markdown documentsbikeway_shapefiles
: Shapefiles referenced byBikeway Comparison.ipynb