itsleeds / itsleeds/trafficsim
R5 routing
- Dominant language
- R
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Using `library(r5r)` we can get some very rapid routing. I will test the timing of this compared to OSRM. However the quality of the routing does seem to be a bit questionable. Here are some examples where the routing is using paths that don't seem to be suitable to motor vehicles, and routes that are clearly not the fastest. OSRM doesn't give these routes.
Clearly a diversion:

Not a road:

Not a road:

Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the examples with library(r5r) and compare the resulting routes with OSRM, using the linked screenshots as reference. Determine why r5r selects unsuitable or slower paths; done means the routing behavior is explained and a specific correction is identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100