-
Notifications
You must be signed in to change notification settings - Fork 822
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
Reduce priority of tourism=attraction and render from z17 #3603
Reduce priority of tourism=attraction and render from z17 #3603
Conversation
Change text to standard font, render text and dot in tourism color
How would it compare to shop violet dot? I believe this will be too similar. Also please make as small changes as possible and put them into separate PRs. We have a lot of discussions which push such complex propositions to the edge of being never finished and merged, which would be waste of your great work. |
Looks like one of your before photos screwed up in the upload process. |
Thank you for catching my mistake. Should be fixed now.
…On Thu, Dec 27, 2018 at 3:42 PM Adamant36 ***@***.***> wrote:
Looks like one of your before photos screwed up in the upload process.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#3603 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AoxshMe4tNL9SlbMdcGJnhfLFKmqr1V9ks5u9GvigaJpZM4ZiYg4>
.
|
I hope it's not too complicated. This seemed to be the smallest change that would properly fix #3545 at the time. I assumed the icon and text-dy were needed, though perhaps that is incorrect? We could try without adding the generic dot, but it's not great to show a text label without an icon or outline or area, as @gravitystorm mentioned in There are several purple shop dots in the test images above, by the Singapore Zoo entrance (upper left, near some orange fast food dots), and in the retail area "Resort World Sentosa" in the last image. Here's z18, where the shop icons show, to compare with the tourism dot and color: |
Hhhmmm looks different enough in my opinion. Maybe the shop color could be slightly lightened to or something so they are that much easier to tell apart though. |
For me the fact that you have used comma in the title and listed 4 changes in one PR is a simple indicator that this is complex solution. When they are rendered near each other with a full icon I can see the difference, but when it comes to scattered dots they look the same, so I would not go with that. |
Here's the location of the original issue: |
Yes, that sounds sane for me. |
circles could be in conflict with spring (#3461). Additionally, they are also used with major cities at low zoom although it's different zoom level. |
Square icons are for specific things. They aren't going to be confused with transportation squares in this context. So, I think this would be a good usage of them. |
I have just checked that 85% has name: https://taginfo.openstreetmap.org/tags/tourism=attraction#combinations Yet I'm not sure how the rest (15%) will look with just a dark violet square. Especially for areas. What do you think about it? |
Is that 85% for tourism=attraction without any additional tags? I would be
surprised to see tourism=attraction without a name or any other, more
specific tag.
I had considered only rendering the dot with a name; it would be easy
enough to add [name != null], if in fact there are instances without a name
and no other tagging.
…On Sat, Dec 29, 2018 at 10:35 AM kocio-pl ***@***.***> wrote:
I have just checked that 85% has name:
https://taginfo.openstreetmap.org/tags/tourism=attraction#combinations
Yet I'm not sure how the rest (15%) will look with just a dark violet
square. Especially for areas. What do you think about it?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#3603 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AoxshGQP-tnvuyv_wJ8229STKohY5lHnks5u9sbvgaJpZM4ZiYg4>
.
|
Hard to say, Taginfo provides only simple stats. |
The question is would not rendering it if it doesn't have a name incentives adding fake names. Or is it that 100% of tourist attractions have legitimate names that it would encourage people to add. It could probably go either way. Although its more then likely that most attractions have names and the 15% that don't just haven't been added yet. If that's the case, I say make the rendering exception or if not, don't. |
Some features were tagged with |
I've added a commit. Now the icon will only render if the name is not null. |
I think the example images are mistagging - attraction=tourism is not intended for theme park attractions, but only for things that are tourist attractions themselves (the theme park would be, but the attractions are not, in my opinion). For regular tourist attractions, I don't think a dot would improve the rendering situation. |
After some more thinking I would also not like to add dots/squares. All the other propositions (including moving rendering of general "attractions" to z17 to not encourage abusing this tag) are OK for me. My proposition is to remove dot rendering and then I can go on with code review. |
7d1f2bd
to
2309507
Compare
Ok, I've removed the generic icons for now, as they are not required to solve the main issue. The code should be ready for review My opinion is that tourism=attraction is most useful when it is used along with attraction=*; the most common values of attraction are animal (eg zoo animal), roller coaster, water slide, summer toboggan, etc - all theme park or zoo features. I almost all other cases there is a better primary tag for a feature that the generic tourism=attraction. I also note that @gravitystorm previously recommended that features should have either an icon or an area rendering of some sort, in this comment: |
I've removed the two lines from amenity_low_priority and amenity_low_priority_poly in project.mml because we are not going to render an icon. |
Since no icon will be rendered for tourism_attraction, it is not necessary to have the feature in these two layers now.
e86c53b
to
da66353
Compare
Fixes #3545
Related to #1063 (comment)
Changes proposed in this pull request:
#660033
now)Explanation:
Test rendering with links to the example places:
Singapore zoos
http://openstreetmap.org/#map=16/1.4034/103.7966
z16 - unchanged before/after
z17 Before
z17 After
Universal Studios and Kidzania
http://openstreetmap.org/#map=17/1.25438/103.82532
z17 before
z17 after