GIScience / GIScience/ors-map-client
Direction queries for HGV profile include `hazmat` profile parameter
- Dominant language
- JavaScript
- Stars
- 145
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Description
Directions queries to the HGV profile specify the `hazmat = false` parameter. The flag should probably not be included in the query unless set by the user to `hazmat = true`, otherwise discrepancies described in https://github.com/GIScience/openrouteservice/issues/2066 are observed.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing where the HGV directions query is assembled and how the hazmat option is serialized. The change is complete when hazmat=false is omitted, hazmat=true remains included, and the resulting queries can be checked against the discrepancy described in issue 2066.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100