issues
search
acteng
/
overline
Aggregation of overlapping lines and values to build route networks
4
stars
0
forks
source link
Write tests
#6
Open
dabreegster
opened
1 year ago
dabreegster
commented
1 year ago
[ ] Same line exactly
[ ] Same line exactly, but reversed
[ ] Partial overlap (
https://github.com/actenglabs/overline/blob/master/test-data/lines_without_shared_vertices_overline_r.geojson
)
[ ] Two lines crossing at a single point
[ ] Near parallel lines, slightly offset coordinates. (They shouldn't aggregate, unless we add an optional quantization parameter)
[ ] Check what happens when a single input doubles back on itself. Route-snapper results often do this!