-
-
Notifications
You must be signed in to change notification settings - Fork 366
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
New quest ref for emergency access points #4386
New quest ref for emergency access points #4386
Conversation
Duplicated quest files from BusStopRef quest.
app/src/main/java/de/westnordost/streetcomplete/quests/access_point_ref/AddAccessPointRef.kt
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please, add authorship info to https://github.com/streetcomplete/StreetComplete/blob/master/res/graphics/authors.txt#L255 (unless icon is placeholder and @westnordost will make a new one)
Also, for icon I suspect that inner "Emergency" can be removed to simplify it and make it more multilanguage-friendly (and making separate icon for each language is not a good idea :) )
In general: congratulations and thanks for submission! This quest is a bit borderline with relatively low usage but it fixes something validly reported as a problem by QA tool and requiring in-place survey and adding quest to more remote areas which are a bit quest-starved right now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The "Emergency" should be deleted from the icon. It is too small
app/src/main/java/de/westnordost/streetcomplete/quests/QuestsModule.kt
Outdated
Show resolved
Hide resolved
app/src/main/java/de/westnordost/streetcomplete/quests/access_point_ref/AddAccessPointRef.kt
Outdated
Show resolved
Hide resolved
app/src/main/java/de/westnordost/streetcomplete/quests/access_point_ref/AddAccessPointRef.kt
Outdated
Show resolved
Hide resolved
app/src/main/java/de/westnordost/streetcomplete/quests/access_point_ref/AddAccessPointRef.kt
Outdated
Show resolved
Hide resolved
...src/main/java/de/westnordost/streetcomplete/quests/access_point_ref/AddAccessPointRefForm.kt
Outdated
Show resolved
Hide resolved
...src/main/java/de/westnordost/streetcomplete/quests/access_point_ref/AddAccessPointRefForm.kt
Outdated
Show resolved
Hide resolved
...src/main/java/de/westnordost/streetcomplete/quests/access_point_ref/AddAccessPointRefForm.kt
Outdated
Show resolved
Hide resolved
…mcliquid/StreetComplete into new-quest-ref-for-access-points
app/src/main/java/de/westnordost/streetcomplete/quests/access_point_ref/AddAccessPointRef.kt
Show resolved
Hide resolved
app/src/main/java/de/westnordost/streetcomplete/quests/access_point_ref/AddAccessPointRef.kt
Outdated
Show resolved
Hide resolved
@Helium314 Unfortunately, I have to capitulate on the implementation of the image for the answer "Assembly Point". The Quest is from my point of view so far ready, but I just can't get the ImageView into the layout. I am not yet so deeply deved into Java. :( |
But then this PR wouldn't be yours anymore. I added a hint how to do it in the comment, maybe this will help you. |
...src/main/java/de/westnordost/streetcomplete/quests/access_point_ref/AddAccessPointRefForm.kt
Outdated
Show resolved
Hide resolved
Co-authored-by: Tobias Zwick <newton@westnordost.de>
…mcliquid/StreetComplete into new-quest-ref-for-access-points
Thank you for all your help! I'm really thankful for that. I've updated the PR according to your feedback and attached some screenshots of the functionallity. Screenshots: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good now, just one thing
...src/main/java/de/westnordost/streetcomplete/quests/access_point_ref/AddAccessPointRefForm.kt
Outdated
Show resolved
Hide resolved
"An emergency [...] is where people assemble in case of an emergency" sounds doppelt-gemoppelt. How about leaving out the first "emergency"? Would be more consistent with the other string, too. Also, I am not sure if it is necessary to display the assembly point picture in such a huge size. On the other hand, I guess it can't hurt, I guess? (It looks like the size of the image makes the size of the dialog stretch out to its maximum dimensions) |
...src/main/java/de/westnordost/streetcomplete/quests/access_point_ref/AddAccessPointRefForm.kt
Outdated
Show resolved
Hide resolved
The screenshot shows "highway milestone". |
No, it's tagged wrong / doubled. See https://www.openstreetmap.org/node/273208408 |
(highway = emergency_access_point or emergency = access_point) and !name and !ref and noref != yes and ref:signed != no and !~"ref:.*"
Fix #4384