OpenStreetMap.jl icon indicating copy to clipboard operation
OpenStreetMap.jl copied to clipboard

Cropping curvy roads on boundaries

Open tedsteiner opened this issue 10 years ago • 0 comments

Minor bug. When a road leaves the map boundary and later returns, the cropper does not properly handle this. I think that currently the cropper places the road as following the boundary until it re-enters. This will be ok for route planning in some cases (minor curvy roads) but bad for others (such as a long beltline highway).

This should be changed so that these highways are broken up into multiple, shorter ways that lie entirely within the bounds.

tedsteiner avatar Jun 23 '14 02:06 tedsteiner