GIScience / ors-map-client

Openrouteservice API web SPA client using VueJS, Vuetify and Vue2Leaflet
http://maps.openrouteservice.org
Apache License 2.0
105 stars 31 forks source link

Instructions for walking profile too detailed #428

Open GrHalbgott opened 1 month ago

GrHalbgott commented 1 month ago

When using the walking profile (maybe others as well), the instructions are very detailed. This probably is due to the high count of segments in the graph, so if you had a circle with 7 segments, it wouldn't say "walk around the circle", but "walk 3 s, walk 2 s, walk 2 s" and so on.

image image

The examples show what is meant. The used segments belong to different paths, so they are included in the instructions. Sometimes it is a street side switch, this could/should be included as an instruction. Maybe it also helps if all instructions under 2/3/4 s are disregarded or merged with the adjacent ones (would make sense in second example).

Also for HEAL. Suggestion from HEAL team is to disable instructions, but I think they should be kept