stadiamaps / stadiamaps/ferrostar
RouteRequestGenerator implementation for Valhalla map matching
Open
android
core
iOS
- Dominant language
- Kotlin
- Stars
- 419
- Forks
- 81
- Avg merge
- 6d 1h
- Merged PRs (30d)
- 7
Description
Today Ferrostar supports map matching, but requires a bit of extra development effort. Convenience methods / `FerrostarCore` constructors that support the Valhalla map matching request format would improve this.
This should be pretty trivial; it's just a slightly different request format. The response is the same.
Contributor guide
Research direction
Locate the existing map-matching request generator and FerrostarCore constructors, then compare their request format with Valhalla's format. The work is done when convenience methods or constructors accept Valhalla map-matching requests while producing the existing response type.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- api
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100