nrenner / brouter-web

Web client for BRouter, a routing engine based on OpenStreetMap
https://brouter.de/brouter-web/
MIT License
374 stars 74 forks source link

Route intersects large no-go area #837

Open sjakobi opened 5 hours ago

sjakobi commented 5 hours ago

https://brouter.de/brouter-web/#map=16/50.9542/11.9992/osm-mapnik-german_style&lonlats=11.998077,50.950385;11.994902,50.958213&nogos=11.75532,50.918538,17302&profile=fastbike

image

My expectation was that the route would not intersect the no-go area.

sjakobi commented 4 hours ago

I suspect that this issue is due to a loss of precision in the no-go area implementation, so maybe this issue rather belongs at https://github.com/abrensch/brouter/issues.

afischerdev commented 1 hour ago

@sjakobi

maybe this issue rather belongs at https://github.com/abrensch/brouter/issues.

Yes, I think so. I'll have a look on it.