GIScience / GIScience/ors-map-client
HEAL: Round trip / more points leads to longer route
- Dominant language
- JavaScript
- Stars
- 145
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Description
Example 1: 10 km, 3 Points -> 9,7 km

Example 2: 10 km, 20 points -> 20.3 km

Using the round trip option for random route generation, the length limit doesn't apply anymore with more points on the route. Although the limit is not enforced, 200 % route length is too much.
HEAL, but also normal ORS (but not as large round trips)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the round trip option and random route generation in the client, then compare how the length limit is applied with 3 versus 20 points. Reproduce the two examples and inspect the ORS request or response involved. Done means the configured length limit remains effective as more points are added, without breaking normal routes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100