adamfranco / curvature

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

Added filter for path length #12

Closed Fonsan closed 8 years ago

Fonsan commented 8 years ago

Since we added the possibility of paths consisting of only one segment, a lot of paths with very short distances have entered the data set. Here is a way to filter out very short segments, I use the `--min 1500`` to get most residential roads in cities filtered

adamfranco commented 8 years ago

Looks good, Erik. :shipit: :+1: