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

fix unsolvable validator error for presets with locationSet #10459

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

k-yle
Copy link
Collaborator

@k-yle k-yle commented Sep 9, 2024

This was observed in openstreetmap/id-tagging-schema#1335 (review)

presetManager.matchTags(...) did not consider the locationSet of each preset, so it produced an error which was impossible to fix.

Regardless of whether openstreetmap/id-tagging-schema#1335 is accepted, this PR should be merged to prevent errors in other situations (for example, this node)

@k-yle k-yle added the bug A bug - let's fix this! label Sep 9, 2024
Copy link
Member

@tyrasd tyrasd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@tyrasd tyrasd merged commit 93c8e3d into openstreetmap:develop Nov 13, 2024
3 checks passed
@k-yle k-yle deleted the kh/mismatched-geom-error branch November 15, 2024 07:19
bhousel added a commit to facebook/Rapid that referenced this pull request Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A bug - let's fix this!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants