Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Distance-along-route algorithm #54

Open
Gerzer opened this issue Oct 12, 2022 · 0 comments
Open

Distance-along-route algorithm #54

Gerzer opened this issue Oct 12, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@Gerzer
Copy link
Collaborator

Gerzer commented Oct 12, 2022

We should implement an algorithm that, given a bus’s current latitude-longitude coordinate, calculates the distance (in meters) along the bus’s assigned route’s poly-line that the bus has traveled from the first point in the route’s poly-line definition. The result should be returned as a property of a bus object in response to relevant HTTP requests.

@Gerzer Gerzer added the enhancement New feature or request label Oct 12, 2022
@Gerzer Gerzer pinned this issue Oct 12, 2022
@Gerzer Gerzer added the help wanted Extra attention is needed label Nov 22, 2022
@Aeonoi Aeonoi self-assigned this Oct 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants