GIScience / openrouteservice

🌍 The open source route planner api with plenty of features.
https://openrouteservice.org
GNU General Public License v3.0
1.33k stars 379 forks source link

Unify snapping behaviour across services #1798

Open aoles opened 1 month ago

aoles commented 1 month ago

Is there an existing issue for this?

Problem description

Snapping of coordinates to the road networks varies wildly across endpoints and services as it is controlled by parameters named differently and with varying default values:

Proposed solution

Common defaults and handling of snapping across different endpoints based on the current one for the directions endpoint:

aoles commented 3 weeks ago

See also https://github.com/GIScience/openrouteservice/issues/538.