-
Notifications
You must be signed in to change notification settings - Fork 18
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
contributor filter with additional other filter does not work correctly. #409
Comments
This may be unrelated and I will file a different bug in that case but something tells me that the following behaviour goes in the same direction: Requesting one building tag grouped by building key works fine:
requesting residential buildings grouped by natural key also works fine:
but requesting residential and other buildings grouped by natural key returns a strange result
|
you mean strange in the sense of that you did not expect entries like |
yes, unexpected is what I meant and thank you for the example. I first thought of these 'double' objects but dropped that thought when I saw the natural=bare_rock. Seems like I was wrong and should dig deeper into the data. Yet the result is still unexpected but maybe reasonable and probably hard to prevent. |
here's the object with bare_rock: https://www.openstreetmap.org/way/93066394 🏰 |
Bug Description
When filtering for contributors with additional other filters does not work correctly.
reported by @SlowMo24
The text was updated successfully, but these errors were encountered: