Hello everyone. I've used As far as I know the attribute is still in a proposed state (?) and is not found by OSM search engine nor rendered on the map. So I am asking if using this type of relation is still suitable or should I use Thanks. asked 01 Nov '17, 09:03 Privatemajory aseerel4c26 ♦ |
Let me start with saying that I do think type=site relation do have a good usage as an administrative tool, to tie disparate and locationally disjunct stuff together administratively. This is really handy when navigating on the OpenStreetMap website, and be able to drill down or navigate up using the weblinks on the website when you choose to show data. I have used this functionality many times, and find it useful to see the site objects tied together in this way. For this purpose, type=site relations are excellent. However, as to rendering, I have written this before, they are a kind of "Pandora's box"... The fact that the relation type can contain anything (nodes, ways and other relations), and essentially have an unlimited nested structure of sub-sub-sub relations, makes it nearly impossible to do anything reliably with it from a rendering perspective, where clear and concise object types are generally required - not the least to be able to generate a render-able (PostGIS) geometry object of it. Nothing in the Wiki states that this is prohibited or even discouraged, quite on the contrary, type=site relations are defined as extremely broad (https://wiki.openstreetmap.org/wiki/Relations/Proposed/Site). Nothing wrong with that from an administrative tool perspective, but it makes rendering a daunting if not impossible task... I therefor firmly believe type=site relations should be regarded as an administrative tool only (and there is nothing wrong with that!) answered 21 Jan '18, 19:03 mboeringa Very clear. Thanks! Hope we'll find a workaround with rendering in the future.
(24 Jan '18, 10:03)
Privatemajory
At this moment there is a discussion about them on the tagging mailing list, it started with this thread, which continued in October and got split into this thread. There are at least 2 renderers that uses the site relation to do something with them, the one from Yves (OpenSnowMap I think) and gk.historic.place
(04 Oct '18, 04:17)
escada
|
As an aside, I did once try and see if I could do anything useful with "type=site" relations from a rendering perspective. I found that their use was too varied to do anything useful with, unfortunately.
An excellent question. I too have used site relations to group buildings and have been frustrated when they fail to show up. I render them in my own Garmin maps made with mkgmap so I can at least see them on my GPS. I'll be following this thread....
They might not be rendered it's not a great problem but the fact that they are not found by search engine is what frustrates me the most... May be I will use multipolygon relations from now on.
In case someone falls on this, there's an interesting thread related to this in the tagging mailing list: https://lists.openstreetmap.org/pipermail/tagging/2018-October/039612.html