adamfranco / curvature

Find roads that are the most curvy or twisty based on Open Street Map (OSM) data.
http://roadcurvature.com/
223 stars 37 forks source link

Refactor stage 4: curvature calculation #24

Closed adamfranco closed 8 years ago

adamfranco commented 8 years ago

This is a sub-task of #20, Refactor collecting, preprocessing, and curvature calculation.

Stage 4 - Curvature decoration on segments Optionally, decorate the segments with curvature. This isn't needed for my "surfaces" output because its not used.

adamfranco commented 8 years ago

This part is now done.