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."
Bikeway Comparison.ipynb
: Jupyter notebook walking through the demo.compare_bikeways.py
: Module of project-specific Python scripts
images
: Image resources referenced by Jupyter Notebooks and markdown documentsbikeway_shapefiles
: Shapefiles referenced byBikeway Comparison.ipynb