openstreetmap - Ladder doesn't allow paths through it - why? -


i'm attempting create direct hiking route via ladder on openrouteservice (which uses openstreetmap), route cannot created.

here ladder (thronleiter) on osm: https://www.openstreetmap.org/edit#map=21/47.49255/13.23794

i found other ladders do work here: http://www.openstreetmap.org/edit#map=19/47.36060/9.75714

i found ladders use type ‘steps’ instead of ‘line’, changed that, didn’t seem have effect. (or how long take changes propagate?)

other that, don’t see significant differences between 2 - still doesn't work. ideas?

the routes on openrouteservice:

works: https://openrouteservice.org/directions?n1=47.360603&n2=9.756604&n3=16&a=47.36047,9.756128,47.360702,9.75749&b=2b&c=0&g1=-1&g2=0&k1=en-us&k2=km

doesn’t work: https://openrouteservice.org/directions?n1=47.493015&n2=13.23682&n3=16&a=47.492229,13.23793,47.492972,13.238547&b=2b&c=0&g1=-1&g2=0&k1=en-us&k2=km

you added ladder 1 hour ago (by changing highway=via_ferrata highway=steps). changes not recognized end services. routers take longer time process them (days, weeks or longer). can check other osm-based online routers if did catch new data.

note question not suitable stackoverflow since not programming question. consider asking these questions @ http://help.openstreetmap.org instead.


Comments

Popular posts from this blog

html - How to set bootstrap input responsive width? -

javascript - Highchart x and y axes data from json -

javascript - Get js console.log as python variable in QWebView pyqt -