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

Fixed radius test import #31

Closed Fonsan closed 8 years ago

Fonsan commented 8 years ago

Tests where failing with

================================================================================================= ERRORS ==================================================================================================
________________________________________________________________ ERROR collecting test/post_processors/test_filter_segment_deflections.py _________________________________________________________________
test/post_processors/test_filter_segment_deflections.py:3: in <module>
    from curvature.post_processors.add_segment_length_and_radii import AddSegmentLengthAndRadii
E   ImportError: No module named add_segment_length_and_radii```