-
Notifications
You must be signed in to change notification settings - Fork 819
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
Hide elements of underground parkings #3506
Comments
Before parking color change this was a yellow all around - see #2904 (comment) - so now this is parking grey visible: http://www.openstreetmap.org/way/230629285#map=18/41.88262/-87.62070 |
It would be better to even hide this icon for 2 reasons: |
I am also still not sure if we need underground parking icon at all. By the way - there are more things that we probably should hide for underground parkings: https://www.openstreetmap.org/relation/8452071#map=18/55.75128/37.62905 |
Also related to #552 - and I think we should hide underground buildings. |
I hope you remember that I was against rendering parking_space in general ;-)
OK but I still don't understand why the area south of the word "Jay Pritzker Pavillion" changes from grey to green in the before/after. Why wasn't it green before? |
I'm wondering what was a source for this area, x-ray ortophoto map or something? ;) |
There are some possibilities:
If no source was given, my guess is the third. |
Still guilty - you were not against rendering "P" letter and parking aisles... 😄
That's probably because somebody made a small "park" area (it might be a tagging mistake, since the park is probably much larger), which covers all bigger areas: https://www.openstreetmap.org/way/470069404#map=18/41.88350/-87.62233 |
I agree that underground parking should just have the entrance rendered.
…On Sun, Nov 11, 2018 at 8:02 AM kocio-pl ***@***.***> wrote:
I hope you remember that I was against rendering parking_space in general
;-)
Still guilty - you were not against rendering "P" letter and parking
aisles... 😄
OK but I still don't understand why the area south of the word "Jay
Pritzker Pavillion" changes from grey to green in the before/after. Why
wasn't it green before?
That's probably because somebody made a small "park" area (it might be a
tagging mistake, since the park is probably much larger), which covers all
bigger areas:
https://www.openstreetmap.org/way/470069404#map=18/41.88350/-87.62233
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#3506 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AoxshGXcRiv0J7m4_I7PixZH3DCavl54ks5ut1sigaJpZM4YX5lf>
.
|
I propose to wait for #3505 merge and then check if rendering just parking entrances would be enough. |
I have just merged #3505. I'm inclined toward removing underground parking rendering, including icon, area, roads and individual parking places. |
Underground roads might be important for places where its going through a tunnel to and from the parking. Outside of that though, I agree the other things could probably be removed. |
Tagging can be different, for example here is just https://www.openstreetmap.org/way/340493731#map=19/50.05602/19.93262 |
That would work. People don't seem to like using the service road sub tags much because of how thin they render. So whatever we can do to encourage more correct tagging of them. |
No, the access to a parking area is not supposed to be tagged parking_aisle, though this is a common mistake. A tunnel is by definition underground, and we cannot drop tunnel rendering. |
The question is how much examples similar to #3506 (comment) we have? If I would map this area, I would add only a ways ending on parking entrance/ exit with one |
With the tendency to indoor mapping, this is probably on the increase. |
102,219 service roads are tagged with the tunnel tag. Of those, 52,833 are tagged as tunnel=building_passage. So, although the tunnel tag on service roads isn't that prevalent compared to how many there are overall, currently 22,726, 431, a good number number of them are tagged as going under a building. I guess to continue rendering them or not depends on if your going with how many service are mapped underground or how many are mapped mapped as a percentage of the total overall. Personally, I prefer @Tomasz-W's way of mapping them where they end at the building, but that doesn't seem to be how they are being mapped. |
I'm not sure if I was clear - I meant dropping rendering only "parking aisles with location=underground and tunnel=yes" ( https://wiki.openstreetmap.org/wiki/Tag:service%3Dparking_aisle ), and not any road with location=underground and tunnel=yes. Interesting combinations to consider: https://taginfo.openstreetmap.org/tags/service=parking_aisle#combinations
If there are already any with location=underground, it's less than 1000 uses. |
Then the main service way, which should be without 'aisle', would remain visible in those underground parkings, which might create confusion. I also doubt that tunnel=yes is correct tagging for underground parking; shouldn't there be a negative level number? |
@polarbearing yes, only |
Reopening, since there are still more underground parking objects to be hidden - see #3506 (comment) and #3506 (comment) for example. |
For the first location, I don't think we can do anything except removing the underground service highway in this case. Removing For the second location, we can restrict to amenity=parking_space AND (parking=surface OR parking=null). About |
I would change the current rendering to display an icon for public underground parking sites again. The problem with just displaying parking_entrance ist:
|
This comment was marked as abuse.
This comment was marked as abuse.
No one has proposed a pull request for it, so someone would need to decide that it is a priority for them and write a PR. I expect all maintainers view other issues as more important so it's unlikely to be one of us, but it doesn't need to be. As a reminder, among the values of the Code of Conduct is friendly and welcoming. |
Expressing a demanding attitude towards volunteer developers here is not appropriate. Apart from that the comment is off-topic and factually incorrect. This issue is now (after #3600) about the idea to hide elements of underground parkings (like individually mapped parking spaces). I am editing the title to reflect that. |
Continuation of #2904 discussion since #2904 (comment).
Proposition is to render underground parkings (
amenity=parking
+parking=underground
) only as icon of "P" with down arrow.Test renderings provided by @kocio-pl :
Before:
After:
https://www.openstreetmap.org/way/235550028
Gist link: https://gist.github.com/Tomasz-W/b9655543be00a01d51c975b03009c654 -> v5
The text was updated successfully, but these errors were encountered: