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

alternative osm_fill_ref function #3

Merged
merged 1 commit into from
Jan 27, 2024
Merged

Conversation

juanfonsecaLS1
Copy link
Contributor

This creates an alternative to the current osm_fill_ref which iterates over the missing edges and fills gaps with the data from the adjacent edges.

It is slower than the original function but fixes the problem mentioned in #2

@mem48 mem48 merged commit 707e630 into itsleeds:main Jan 27, 2024
@mem48
Copy link
Contributor

mem48 commented Jan 27, 2024

Thanks, approving as only adds an alternative, would be good to get the methods comapared and benchmarked

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