acteng / overline

Aggregation of overlapping lines and values to build route networks
4 stars 0 forks source link

Optionally ignore direction #9

Open dabreegster opened 1 year ago

dabreegster commented 1 year ago

Some users want to aggregate both directions along a line segment together. The implementation I have in mind might be tricky, because it may not glue together final results as much as it should.

And keep it optional; some people care about direction: https://github.com/a-b-street/osm2streets/issues/214#issuecomment-1507797187