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

Wrong interpolation in TransformerSpoortakToCoordinates.py #39

Closed
Neliz opened this issue Aug 24, 2022 · 1 comment
Closed

Wrong interpolation in TransformerSpoortakToCoordinates.py #39

Neliz opened this issue Aug 24, 2022 · 1 comment

Comments

@Neliz
Copy link

Neliz commented Aug 24, 2022

The interpolation in the transform method in TransformerSpoortakToCoordinates.py is not valid.
At the start of the geometry the lokale km is not (always) zero. So it should use the travelled distance on that geometry (difference in lokale_km from start and the point of interest).
But that would still not be a correct way to do it because than it assumes that a geocode km is linear, which is not the case. We should use M-values for this.

@JoostProRail JoostProRail linked a pull request Nov 8, 2022 that will close this issue
@JoostProRail
Copy link
Collaborator

Fixed in #49

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 a pull request may close this issue.

2 participants