-
-
Notifications
You must be signed in to change notification settings - Fork 357
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
Add postbox royal cypher quest (new) #2583
Add postbox royal cypher quest (new) #2583
Conversation
I'd say don't worry about that. The cypher is not copyrighted by whoever created that bitmap, it is just a copy as well. |
Ok, well since it now shows a very detailed illustration of the scottish crown, I guess it is ok to label it that way too |
I'm willing to help clean up the commits in the other one. I haven't been following it though, so I'll need you to point out what the problems are / which commits you want to keep or get rid of. |
Ok, I'll just leave the licence column blank and just have the link then. |
Cool, I'll change that |
Thanks for the offer, don't know if it's needed though? |
...rc/main/java/de/westnordost/streetcomplete/quests/postbox_royal_cypher/PostBoxRoyalCypher.kt
Outdated
Show resolved
Hide resolved
.../java/de/westnordost/streetcomplete/quests/postbox_royal_cypher/AddPostboxRoyalCypherForm.kt
Outdated
Show resolved
Hide resolved
res/graphics/royal cypher graphics/Postbox-Royal-Cypher-EIIR.svg
Outdated
Show resolved
Hide resolved
Co-authored-by: Flo Edelmann <florian-edelmann@online.de>
I made the colors a bit lighter because one needs to think of night mode as well. I also made the stroke widths and colors consistent. I also reordered the items by prevalence. Finally, I stumbled upon this article: https://historianruby.com/2018/04/01/royal-ciphers-on-postboxes-a-brief-guide/ |
That all makes sense, thanks for that, it all looks nice and neat now. |
The other thing I thought of is that when you select none from more answers, it immediately adds that tag, and perhaps that's inconsistent with other quests where none is an option (like no name, no max weight/height). |
Ah right, maybe that should be changed. A generic "are you sure" dialog would be enough
Am 17. Februar 2021 11:58:51 MEZ schrieb arrival-spring <notifications@github.com>:
…The other thing I thought of is that when you select none from more
answers, it immediately adds that tag, and perhaps that's inconsistent
with other quests where none is an option (like no name, no max
weight/height).
--
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
#2583 (comment)
--
Diese Nachricht wurde von meinem Android-Gerät mit K-9 Mail gesendet.
|
Makes sense, done |
Is it worth adding |
No |
This was discussed here: |
Ah thanks @arrival-spring . I hadn't really looked at the old PR. |
For your information, from the OSM slack channel #streetcomplete: The video linked is https://www.youtube.com/watch?v=3FBIwugbkqA Of course, this is not a requirement for merging this PR, the PR is already approved. This is just FYI. This could also be done by another person who is interested in it in Ireland (later), or not at all, if there is not interest. |
Might have a look, is there another quest which has different answers in different countries? |
Yes, f.e. |
This is looking good! Excited for this one! |
Chris Andrew wrote me an email:
|
Thanks for the feedback, that's great |
Thank you for this. Any version for Ireland should include the logo seen in: https://commons.wikimedia.org/wiki/File:Irish_post_box.jpg |
Maybe also useful in Gibraltar: https://commons.wikimedia.org/wiki/Category:Red_post_boxes_in_Gibraltar |
Oh yeah not sure why I forgot to mention this |
And the crown dependencies and overseas territories? |
Yeah, Falkland Islands has them too. I'll try do some research and add a PR for it. |
Is it intentional that it was added to rare quest achievements? It will be asked for every single post box in UK. |
Discussion was here. |
See also #2675 (comment) |
I have no strong feelings on this. |
I feel that it should be removed, but if someone will protest will not do this. |
I don't particularly mind, it depends how rare you want 'rare' to be. Although there are lots of post boxes in general, they're fairly spread out, but I agree this is less rare than the other 'rare' quests. |
I wouldn't consider this rare at all. In time areas near me, every other road has a postbox. |
It will only be asked for the ones where it hasn't already been gathered, which based on this is about half of them (40k): I'd say it's a bit less rare than AddWheelchairAccessToiletsPart, nothing is going to match AddSummitRegister or AddFerryAccess* though. FWIW according to the stats (which for some reason, possibly undo's) don't match my * count, I've done three rare quests across 13,000+ total. Looking at my history, I did three Royal Cyphers in one changeset last week! So not very rare, although toilets does seem similar. |
available for about half of postboxes, as long as you are in UK they are not hidden, it does not require enabling quest unlike wheelchair ones or in locations where SC use is unusual if you feel strongly about it feel free to revert streetcomplete#2583 (comment)
Committed removal with following commit description:
|
I've made a couple of mistakes with this quest and think maybe a slight clarification might be needed. The EVIIR cypher is very elobrate but on smaller Wall boxes they used a simpler text version instead E VII R When spotting this cypher it is easy to select the answer for EVIIIR instead, which looks the most like the text version of EVIIR. EVIIIR is very rare due to his length of reign being months. It might be a good idea if there was a confirmation dialogue when trying to select EVIIIR to prevent idiots like me selecting the wrong one. Elaborate and simple EVIIR: Relatively simple EVIIIR |
@timothywashere If you think that it is issue that should be fixed it would be better to open a new issue via https://github.com/streetcomplete/StreetComplete/issues/new/choose Comment on a closed PR is likely to be missed/forgotten. (I am not familiar with mapping this or this specific quest so I am unable to judge this idea well) |
RIP EIIR. Time for a CIIIR? A PR is welcome, as soon as the new cypher is official. |
I'll keep an eye out, but they don't place many new postboxes these days, they probably remove more. Maybe a large new housing estate might get one |
It's almost certain there will be no new cypher for a while; probably until the coronation Then there is likely to be a promotional installation (or a small set, like one in each national capital) to launch the new cypher. |
Plus the occasional supermarket |
The cypher has been revealed |
Let's continue this thread in #4420. |
Hah - we must have been keying it in simultaneously! |
Making a new pull request as I wasn't confident fixing the extra commits on the other one (I clearly need to brush up on git).
Almost there now I think, just a couple of things from my side
I couldn't find a source for http://www.bechler.free-online.co.uk/gc/RoyalCyphers2.jpg that said anything about copyright.
Also I'm not quite happy with saying "Just a crown" and it being tagged with "scottish_crown". "crown" has only been used twice per taginfo, so we shouldn't introduce that. Maybe only show that option in Scotland?
Fixes #2563