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

HEAL: 3 routes in sidebar. two very similar #427

Open GrHalbgott opened 1 month ago

GrHalbgott commented 1 month ago

Usually, there are 3 optimized routes and the last two oftentimes are very similar. See pictures of one example: image image

The difference actually is there, but so minor, that it would make more sense to disregard the third route: image

Are three routes enforced? Is there an efficient way to measure if the routes differ to a minimum amount and disregard one? Would it make sense that the third route is the recommended one with heat-score applied? Is this something that has to be fixed?

HEAL