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

Improve coordinate mapping #36

Closed Fonsan closed 8 years ago

Fonsan commented 8 years ago

Appending to a dynamic list is slower than mapping directly from something that already has a fixed length and this improves readability

adamfranco commented 8 years ago

Thanks! :shipit: