-
Notifications
You must be signed in to change notification settings - Fork 1
[landcover] "mapnik" rendering: residential or private gardens: reduce visibility at low zoom #3302
Comments
Author: Andrew Chadwick More examples:
And a long thread in the German OSM forums: http://forum.openstreetmap.org/viewtopic.php?id=9710&p=1 The German example uses Could "don't render if access={no or private}, or barrier=" be used as part of a rule for rendering leisure= areas? |
Author: Andrew Chadwick Maybe not the barrier criterion, since for the renderer you get into horrible logic like "does the barrier have an entrance and if so what are its access tags?" Far better to stick with plain old |
Author: Andrew Chadwick Corner cases like large and notable but nominally private estate gardens exist. Can Mapnik rendering or db loads make use of hints hints from enclosing areas? If so, then surrounding the garden area with a larger Could look for landuse=residential on the object itself of course, and just render that with a higher priority. It's true of course - a residential garden has residential landuse - but it's not one feature:one OSM object, so it might not be great tagging. |
Author: Andrew Chadwick Another possibility (for tagging) which came up during discussion here: |
Author: a.t.chadwick[at]gmail.com Okay, I'll just assume there's no great will to fix this in the renderer then. Let's address the problem by gathering some consensus among taggers and fix up the new, confusing documentation on the wiki page. |
Author: math1985 This issue is now being discussed on Github: gravitystorm/openstreetmap-carto#782 Therefore, I will close the issue here. |
Reporter: a.t.chadwick[at]gmail.com
[Submitted to the original trac issue database at 11.02am, Thursday, 21st October 2010]
A user in my area has recently been adding residential housing and gardens from high-resolution OOC mapping.
These are tagged
e.g. http://www.openstreetmap.org/browse/way/79633228
Could these be made a little less obvious at low zoom? By "low", I mean at around z14 or z15. To be perfectly honest I don't think private gardens should render at all at anything less than z18 or higher, and it may be wise to render residential gardens with a variation on the same sort of grey used for landuse=residential.
Rationale: the general public visiting the OSM website aren't going to be interested in residential gardens. The 80:20 rule applies for most zooms. For the detail-obsessed visitor and mappers like me, there's always z18.
The text was updated successfully, but these errors were encountered: