Improve tags in documentation

This commit is contained in:
Pieter Vander Vennet 2023-11-13 03:15:48 +01:00
parent 6577007717
commit 750e6fdaa5
205 changed files with 7190 additions and 7697 deletions

View file

@ -36,12 +36,7 @@ A streetside cabinet with books, accessible to anyone
Elements must have the all of following tags to be shown on this layer:
- <a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dpublic_bookcase' target='_blank'>public_bookcase</a>
Elements must match the expression **<a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dpublic_bookcase' target='_blank'>public_bookcase</a>**
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22amenity%22%3D%22public_bookcase%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,7 +115,7 @@ This is rendered with `The name of this bookcase is {name}`
- *This bookcase doesn't have a name* corresponds with `noname=yes`
- *This bookcase doesn't have a name* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:noname' target='_blank'>noname</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:noname%3Dyes' target='_blank'>yes</a> & name=
@ -153,8 +148,8 @@ This is rendered with `This place mostly serves {books}`
- *Mostly children books* corresponds with `books=children`
- *Mostly books for adults* corresponds with `books=adults`
- *Mostly children books* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:books' target='_blank'>books</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:books%3Dchildren' target='_blank'>children</a>
- *Mostly books for adults* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:books' target='_blank'>books</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:books%3Dadults' target='_blank'>adults</a>
@ -169,10 +164,10 @@ The question is *Is this bookcase located outdoors?*
- *This bookcase is located indoors* corresponds with `indoor=yes`
- *This bookcase is located outdoors* corresponds with `indoor=no`
- *This bookcase is located outdoors* corresponds with ``
- This option cannot be chosen as answer
- *This bookcase is located indoors* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:indoor' target='_blank'>indoor</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dyes' target='_blank'>yes</a>
- *This bookcase is located outdoors* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:indoor' target='_blank'>indoor</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dno' target='_blank'>no</a>
- *This bookcase is located outdoors* corresponds with indoor=
- _This option cannot be chosen as answer_
@ -187,11 +182,11 @@ The question is *Is this public bookcase freely accessible?*
- *Publicly accessible* corresponds with `access=yes`
- *Only accessible to customers* corresponds with `access=customers`
- *Publicly accessible* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes' target='_blank'>yes</a>
- *Only accessible to customers* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dcustomers' target='_blank'>customers</a>
This tagrendering is only visible in the popup if the following condition is met: `indoor=yes`
This tagrendering is only visible in the popup if the following condition is met: `<a href='https://wiki.openstreetmap.org/wiki/Key:indoor' target='_blank'>indoor</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dyes' target='_blank'>yes</a>`
@ -223,8 +218,8 @@ This is rendered with `This public bookcase is part of {brand}`
- *Part of the network 'Little Free Library'* corresponds with `brand=Little Free Library`
- *This public bookcase is not part of a bigger network* corresponds with `nobrand=yes`
- *Part of the network 'Little Free Library'* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:brand' target='_blank'>brand</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:brand%3DLittle Free Library' target='_blank'>Little Free Library</a> & nobrand=
- *This public bookcase is not part of a bigger network* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:nobrand' target='_blank'>nobrand</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:nobrand%3Dyes' target='_blank'>yes</a> & brand=
@ -243,7 +238,7 @@ This is rendered with `The reference number of this public bookcase within {bra
- *This bookcase is not part of a bigger network* corresponds with `nobrand=yes`
- *This bookcase is not part of a bigger network* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:nobrand' target='_blank'>nobrand</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:nobrand%3Dyes' target='_blank'>yes</a> & brand= & ref=
This tagrendering is only visible in the popup if the following condition is met: `brand~.+`
@ -330,7 +325,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~.+`
@ -368,7 +363,7 @@ id | question | osmTags
---- | ---------- | ---------
inside.0 | Indoor or outdoor (default) |
inside.1 | Located indoors | indoor=yes
inside.2 | Located outdoors | indoor=no \|
inside.2 | Located outdoors | indoor=no \| indoor=
@ -376,8 +371,8 @@ inside.2 | Located outdoors | indoor=no \|
id | question | osmTags
---- | ---------- | ---------
has_image.0 | With and without images (default) |
has_image.1 | Has at least one image | image~.+ \|image:0~.+ \|image:1~.+ \|image:2~.+ \|image:3~.+ \|mapillary~.+
has_image.2 | Probably does not have an image |
has_image.1 | Has at least one image | image~.+ \| image:0~.+ \| image:1~.+ \| image:2~.+ \| image:3~.+ \| mapillary~.+
has_image.2 | Probably does not have an image | image= & image:0= & image:1= & image:2= & image:3= & mapillary=
This document is autogenerated from [assets/layers/public_bookcase/public_bookcase.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/public_bookcase/public_bookcase.json)