Improve tags in documentation
This commit is contained in:
parent
6577007717
commit
750e6fdaa5
205 changed files with 7190 additions and 7697 deletions
|
@ -41,12 +41,7 @@ We will complete data from advertising features with reference, operator and lit
|
|||
|
||||
|
||||
|
||||
Elements must have the all of following tags to be shown on this layer:
|
||||
|
||||
|
||||
|
||||
- advertising~.+
|
||||
|
||||
Elements must match the expression **advertising~.+**
|
||||
|
||||
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22advertising%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
|
||||
|
||||
|
@ -87,10 +82,10 @@ This tagrendering has no question and is thus read-only
|
|||
|
||||
|
||||
|
||||
- *You just created this element! Thanks for sharing this info with the world and helping people worldwide.* corresponds with `id~.+`
|
||||
- *You just created this element! Thanks for sharing this info with the world and helping people worldwide.* corresponds with id~.+
|
||||
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: `_backend~.+ &_last_edit:passed_time<300 & |_version_number=1`
|
||||
This tagrendering is only visible in the popup if the following condition is met: `_last_edit:passed_time<300 & (_version_number= | <a href='https://wiki.openstreetmap.org/wiki/Key:_version_number' target='_blank'>_version_number</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:_version_number%3D1' target='_blank'>1</a>) & _backend~.+`
|
||||
|
||||
|
||||
|
||||
|
@ -120,17 +115,17 @@ This is rendered with `This is a {advertising}`
|
|||
|
||||
|
||||
|
||||
- *This is a billboard* corresponds with `advertising=billboard`
|
||||
- *This is a board* corresponds with `advertising=board`
|
||||
- *This is a column* corresponds with `advertising=column`
|
||||
- *This is a flag* corresponds with `advertising=flag`
|
||||
- *This is a poster Box* corresponds with `advertising=poster_box`
|
||||
- *This is a screen* corresponds with `advertising=screen`
|
||||
- *This is a sculpture* corresponds with `advertising=sculpture`
|
||||
- *This is a sign* corresponds with `advertising=sign`
|
||||
- *This is a tarp (a weatherproof piece of textile with an advertising message)* corresponds with `advertising=tarp`
|
||||
- *This is a totem* corresponds with `advertising=totem`
|
||||
- *This is a wall painting* corresponds with `advertising=wall_painting`
|
||||
- *This is a billboard* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:advertising' target='_blank'>advertising</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dbillboard' target='_blank'>billboard</a>
|
||||
- *This is a board* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:advertising' target='_blank'>advertising</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dboard' target='_blank'>board</a>
|
||||
- *This is a column* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:advertising' target='_blank'>advertising</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dcolumn' target='_blank'>column</a>
|
||||
- *This is a flag* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:advertising' target='_blank'>advertising</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dflag' target='_blank'>flag</a>
|
||||
- *This is a poster Box* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:advertising' target='_blank'>advertising</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dposter_box' target='_blank'>poster_box</a>
|
||||
- *This is a screen* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:advertising' target='_blank'>advertising</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dscreen' target='_blank'>screen</a>
|
||||
- *This is a sculpture* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:advertising' target='_blank'>advertising</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dsculpture' target='_blank'>sculpture</a>
|
||||
- *This is a sign* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:advertising' target='_blank'>advertising</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dsign' target='_blank'>sign</a>
|
||||
- *This is a tarp (a weatherproof piece of textile with an advertising message)* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:advertising' target='_blank'>advertising</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dtarp' target='_blank'>tarp</a>
|
||||
- *This is a totem* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:advertising' target='_blank'>advertising</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dtotem' target='_blank'>totem</a>
|
||||
- *This is a wall painting* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:advertising' target='_blank'>advertising</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dwall_painting' target='_blank'>wall_painting</a>
|
||||
|
||||
|
||||
|
||||
|
@ -145,11 +140,11 @@ The question is *Does this advertisement cycle through multiple messages?*
|
|||
|
||||
|
||||
|
||||
- *<b>Static</b>, always shows the same message* corresponds with `animated=no`
|
||||
- *This object has a built-in <b>digital display</b> to show prices or some other message* corresponds with `animated=digital_display`
|
||||
- *<b>Trivision</b> - the billboard consists of many triangular prisms which regularly rotate* corresponds with `animated=trivision_blades`
|
||||
- *<b>Scrolling</b> posters* corresponds with `animated=winding_posters`
|
||||
- *<b>Rotates</b> on itself* corresponds with `animated=revolving`
|
||||
- *<b>Static</b>, always shows the same message* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:animated' target='_blank'>animated</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:animated%3Dno' target='_blank'>no</a>
|
||||
- *This object has a built-in <b>digital display</b> to show prices or some other message* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:animated' target='_blank'>animated</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:animated%3Ddigital_display' target='_blank'>digital_display</a>
|
||||
- *<b>Trivision</b> - the billboard consists of many triangular prisms which regularly rotate* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:animated' target='_blank'>animated</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:animated%3Dtrivision_blades' target='_blank'>trivision_blades</a>
|
||||
- *<b>Scrolling</b> posters* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:animated' target='_blank'>animated</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:animated%3Dwinding_posters' target='_blank'>winding_posters</a>
|
||||
- *<b>Rotates</b> on itself* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:animated' target='_blank'>animated</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:animated%3Drevolving' target='_blank'>revolving</a>
|
||||
|
||||
|
||||
|
||||
|
@ -164,11 +159,11 @@ The question is *Is this object lit or does it emit light?*
|
|||
|
||||
|
||||
|
||||
- *This is a neon-tube light* corresponds with `luminous=neon`
|
||||
- *This object both emits light and is lighted by an external light source* corresponds with `lit=yes &luminous=yes`
|
||||
- *This object emits light* corresponds with `luminous=yes`
|
||||
- *This object is lit externally, e.g. by a spotlight or other lights* corresponds with `lit=yes`
|
||||
- *This object does not emit light and is not lighted by externally* corresponds with `lit=no &luminous=no`
|
||||
- *This is a neon-tube light* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:luminous' target='_blank'>luminous</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:luminous%3Dneon' target='_blank'>neon</a>
|
||||
- *This object both emits light and is lighted by an external light source* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:lit' target='_blank'>lit</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:lit%3Dyes' target='_blank'>yes</a> & <a href='https://wiki.openstreetmap.org/wiki/Key:luminous' target='_blank'>luminous</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:luminous%3Dyes' target='_blank'>yes</a>
|
||||
- *This object emits light* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:luminous' target='_blank'>luminous</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:luminous%3Dyes' target='_blank'>yes</a>
|
||||
- *This object is lit externally, e.g. by a spotlight or other lights* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:lit' target='_blank'>lit</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:lit%3Dyes' target='_blank'>yes</a>
|
||||
- *This object does not emit light and is not lighted by externally* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:lit' target='_blank'>lit</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:lit%3Dno' target='_blank'>no</a> & <a href='https://wiki.openstreetmap.org/wiki/Key:luminous' target='_blank'>luminous</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:luminous%3Dno' target='_blank'>no</a>
|
||||
|
||||
|
||||
|
||||
|
@ -197,26 +192,26 @@ The question is *What kind of message is shown?*
|
|||
|
||||
|
||||
|
||||
- *Commercial message* corresponds with `message=commercial`
|
||||
- Unselecting this answer will add
|
||||
- *Local information* corresponds with `message=local`
|
||||
- Unselecting this answer will add
|
||||
- *Security information* corresponds with `message=safety`
|
||||
- Unselecting this answer will add
|
||||
- *Electoral advertising* corresponds with `message=political`
|
||||
- Unselecting this answer will add
|
||||
- *Information related to theatre, concerts, …* corresponds with `message=showbiz`
|
||||
- Unselecting this answer will add
|
||||
- *Message from non-profit organizations* corresponds with `message=non_profit`
|
||||
- Unselecting this answer will add
|
||||
- *To express your opinion* corresponds with `message=opinion`
|
||||
- Unselecting this answer will add
|
||||
- *Religious message* corresponds with `message=religion`
|
||||
- Unselecting this answer will add
|
||||
- *Funding sign* corresponds with `message=funding`
|
||||
- Unselecting this answer will add
|
||||
- *A map* corresponds with `information=map`
|
||||
- Unselecting this answer will add
|
||||
- *Commercial message* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:message' target='_blank'>message</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:message%3Dcommercial' target='_blank'>commercial</a>
|
||||
- Unselecting this answer will add message=
|
||||
- *Local information* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:message' target='_blank'>message</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:message%3Dlocal' target='_blank'>local</a>
|
||||
- Unselecting this answer will add message=
|
||||
- *Security information* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:message' target='_blank'>message</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:message%3Dsafety' target='_blank'>safety</a>
|
||||
- Unselecting this answer will add message=
|
||||
- *Electoral advertising* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:message' target='_blank'>message</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:message%3Dpolitical' target='_blank'>political</a>
|
||||
- Unselecting this answer will add message=
|
||||
- *Information related to theatre, concerts, …* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:message' target='_blank'>message</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:message%3Dshowbiz' target='_blank'>showbiz</a>
|
||||
- Unselecting this answer will add message=
|
||||
- *Message from non-profit organizations* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:message' target='_blank'>message</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:message%3Dnon_profit' target='_blank'>non_profit</a>
|
||||
- Unselecting this answer will add message=
|
||||
- *To express your opinion* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:message' target='_blank'>message</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:message%3Dopinion' target='_blank'>opinion</a>
|
||||
- Unselecting this answer will add message=
|
||||
- *Religious message* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:message' target='_blank'>message</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:message%3Dreligion' target='_blank'>religion</a>
|
||||
- Unselecting this answer will add message=
|
||||
- *Funding sign* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:message' target='_blank'>message</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:message%3Dfunding' target='_blank'>funding</a>
|
||||
- Unselecting this answer will add message=
|
||||
- *A map* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:information' target='_blank'>information</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:information%3Dmap' target='_blank'>map</a>
|
||||
- Unselecting this answer will add information=
|
||||
|
||||
|
||||
|
||||
|
@ -231,11 +226,11 @@ The question is *From how many sides you can watch advertisments?*
|
|||
|
||||
|
||||
|
||||
- *This object has advertisements on a single side* corresponds with `sides=1`
|
||||
- *This object has advertisements on both sides* corresponds with `sides=2`
|
||||
- *This object has advertisements on a single side* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:sides' target='_blank'>sides</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:sides%3D1' target='_blank'>1</a>
|
||||
- *This object has advertisements on both sides* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:sides' target='_blank'>sides</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:sides%3D2' target='_blank'>2</a>
|
||||
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: `advertising=poster_box |advertising=screen |advertising=billboard`
|
||||
This tagrendering is only visible in the popup if the following condition is met: `_referencing_ways= & (<a href='https://wiki.openstreetmap.org/wiki/Key:advertising' target='_blank'>advertising</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dposter_box' target='_blank'>poster_box</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:advertising' target='_blank'>advertising</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dscreen' target='_blank'>screen</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:advertising' target='_blank'>advertising</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dbillboard' target='_blank'>billboard</a>)`
|
||||
|
||||
|
||||
|
||||
|
@ -305,7 +300,7 @@ This tagrendering has no question and is thus read-only
|
|||
|
||||
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+ &_last_edit:changeset~.+`
|
||||
This tagrendering is only visible in the popup if the following condition is met: `_last_edit:changeset~.+ & _last_edit:contributor~.+`
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue