-
-
Notifications
You must be signed in to change notification settings - Fork 365
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
support presets with "*" values #6140
Conversation
If you create a debug build some will test it for sure :-) |
After reading through the PR, at least these things should be tested:
then, test if the issues above are solved now:
|
Here's a debug APK: https://github.com/streetcomplete/StreetComplete/actions/runs/13485459314 (Don't ask me why it is packed in a zip. Is this normal, @FloEdelmann ?) |
yes it is and this really is cumbersome. https://github.com/actions/upload-artifact?tab=readme-ov-file#zip-archives
|
https://www.openstreetmap.org/way/230302914 |
Thanks! Odd, I tested it with some other escalator and it said "escalator". I will check with the linked way. |
For me, the same way shows as "auf Ebene -1; 0: Rolltreppe" |
My about screen showed v58.2. I think my upgrade of the apk did not succeeded... |
Alright, I tested everything listed. The boxes unchecked will not be done (though, the second checkbox would be solved with openstreetmap/id-tagging-schema#1457 ). Would anyone review and/or test it? |
I've been playing a little with provided debug APK, and I've noticed vacant icon problem (not the unchecked "vacant shop icon should be the same on the map and in the selection screen(s)" problem though, but maybe related):
I would've expected that both But perhaps that would be solved automagically with openstreetmap/id-tagging-schema#1457 (even if that is about |
I've also noticed that in shop overlay I can click on that While one perhaps shouldn't chose that option in normal usage (well, I wouldn't, but I was misled by the wrong icon) it seems like undesirable behaviour to me 🤷 |
That's - both - odd, will have a look, thanks! |
…y that was already marked as disused
using de.westnordost:osmfeatures:7.0
Might
Helping with testing this would be appreciated. This is a change into some really (over-*)complex parts of StreetComplete, so quite a potential for issues.
* but necessarily so