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

Embed points to routing graph in projected space #161

Closed

Conversation

tuukka
Copy link
Contributor

@tuukka tuukka commented Dec 22, 2020

Otherwise, the chosen point may not be the closest.

Before: https://app.gatesolve.com/route/60.2229662,25.0898870/60.222774,25.090524/

scaled-app gatesolve com_route_60 22296629071661,25 0898870613932_60 222774,25 090524_(Moto G4)

After:
scaled-localhost_3000_route_60 22296629071661,25 0898870613932_60 222774,25 090524_(Moto G4)

Otherwise, the chosen point may not be the closest.
@hdelva
Copy link
Contributor

hdelva commented Dec 22, 2020

We used to do this, but all the extra projections became a major bottleneck -- and I'm not entirely sure working with EPSG 3857 coordinates makes sense really. At the very least we should probably rework some interfaces, and make this whole process configurable.

@tuukka
Copy link
Contributor Author

tuukka commented Dec 22, 2020

Thank you for the feedback! I have opened issue #162 to not forget this.

@tuukka tuukka closed this Dec 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants