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

Update geocode conversion #38

Closed
JoostProRail opened this issue Aug 23, 2022 · 1 comment
Closed

Update geocode conversion #38

JoostProRail opened this issue Aug 23, 2022 · 1 comment

Comments

@JoostProRail
Copy link
Collaborator

There now exists a layer with both spoortakken and geocode information in it; this can be used as a replacement for the current xy_to_geocode api calls. Gathering this layer and interpolating based on the information in here would therefore be a more efficient way to get geocodes for a lot of coordinates.
Some effort in this direction was already done by the beeldherkenning configuratie team. They pointed out that one fix would be is to use the geocode information (stored in the M (measurement) value in the featureserver can overwrite the Z-value in the data (which is not that useful), from where it can be used to interpolate along the linestrings.

https://mapservices.prorail.nl/arcgis/rest/services/Geleidingssysteem_010/FeatureServer/34

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

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.

1 participant