-
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
swimming_pool outlines too noisy #585
Comments
Thanks for reporting! I think an alternative would be to only render them on low zoom levels if they are over a certain size. |
Shouldn't these also be tagged access=private? It seems strange to map private space. |
Why not? This kind of data is useful and interesting. Anyway, I think that it was mapped from aerial images and somebody preferred to avoid any, also reasonable guessing. |
access=private would be right, I guess, but anybody human would assume that these aren't public just by the location and size. The ethics of mapping private stuff is a bit of a dilemma. I guess as long as you can see it on bing aerial images, it's no secret anyhow. Still, osm data can be used much easier for automated tasks than an aerial image. But I guess this is not the problem of openstreetmap-carto and really doesn't belong here. |
In my opinion, the tagging is correct and the rendering wrong, so I will leave this open. |
It is not clear what the solution for this is. I can think of the following:
|
Any suggestions? |
Testing following renderings would be nice: Drop outlines for access=private swimming pools? (new idea) |
I would take 2 (drop outlines for small swimming pools) with at least z19 showing everything. Probably similar filters we have for some other small objects could be used here. |
I don't feel this problem is too common nor serious. If there are no similar places (or their amount is small), I'm inclined to close this issue. |
It is a serious issue to me. https://www.openstreetmap.org/search?query=andorra#map=14/43.7283/7.3771 |
I'm not too worried about the Strathfield example, because the mapping there is so atypical, with swimming pools and very little else. @matthijsmelissen shows a good example of the problem on z14, and I think part of the problem is we reduce the visual weight of the building outline going from z15 to z14, but not of swimming pools. Higher zooms might need some adjustment, but z14 is particularly bad. |
1/ Vésenaz near Geneva, following suggestion of @CloCkWeRX |
2/ following suggestion of @Tomasz-W 3/ slight modification:
|
I like effect of 3/, We can also try middle one: |
I think 4/ gives the best effect - outline is visible, but it's not too dark. |
@jragusa It would be nice to see some before/ after test renderings with locations from previous posts: |
Ok I will try tomorrow |
Great ideas, guys. It's looking good.
Are many of these backyard pool tagged with access=private? I would think
this should be used on backyard pools.
Would it make sense to render public pools sooner than private pools, or
render the border on pools with public access?
I would think that a swimming pool at a public park, even if it has a fee,
is much more interesting than a pool that is only accessible to one house.
…On Tue, Oct 9, 2018 at 5:24 AM Jérémy Ragusa ***@***.***> wrote:
Ok I will try tomorrow
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#585 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AoxshArCldUv_dj55HCHAJxz9ftCfgE4ks5ui7RlgaJpZM4B_fTt>
.
|
@jeisenbe the code to render differently private swimming-pool is already available in my branch. I don't know what do @kocio-pl and @Tomasz-W think about it but it would easy to tweak this. https://www.openstreetmap.org/#map=17/-20.27660/-40.28934 https://www.openstreetmap.org/#map=15/-33.8776/151.0818 |
1/ What do you think about z17 as threshold or do you prefer I move it to z18 or z19 ? 2/ As most of the swimming pool displayed in the pictures are private, I would propose to use this for former and to use a different strategy for public ones. What do you think ? |
I don't have a strong opinion how to solve this problem and I'm not involved in it. I think you should probably talk with @matthijsmelissen about it, because for him it's important (#585 (comment)). |
I don't see both of 'no-outline' and 'different fill' versions as good, intuitive way to show that is a private pool. No-outline may be interpretated as some pool construction thing, and different fill may be considered as totaly different feature. At the other hand a swimming pool is always private or not in real world, but this information may be provided or not, so it migth be confusing if someone will take untagged private swimming pool as a public one. I would render all swimming pools the same. |
To summarise, I just have to remove the private condition or is there anything else ? |
@jragusa There was also suggestion of not using outlines up to some zoom level (#585 (comment)), I don't remember if you included it or not. |
Yes that's already included in my branch and in the screenshots above |
It's not a big problem, but have a look at
http://www.openstreetmap.org/#map=18/-20.27700/-40.29099
and then zoom out. The outlines of the many small pools create a lot of visual clutter. Even at z14 there are tiny dark blue lines:
http://www.openstreetmap.org/#map=14/-20.2731/-40.2982
I would say that the outlines should only render at close up zooms, 18 and 19 maybe. And the outlines could be less prominent.
The text was updated successfully, but these errors were encountered: