forked from MapComplete/MapComplete
Chore: regen docs
This commit is contained in:
parent
9e17550a95
commit
3407f68d3f
267 changed files with 7757 additions and 2435 deletions
|
@ -91,6 +91,7 @@ Elements must match **all** of the following expressions:
|
|||
### images
|
||||
This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{image_carousel()}{image_upload()}*
|
||||
|
||||
### has_alpr
|
||||
|
@ -112,14 +113,16 @@ The question is `What kind of camera is this?`
|
|||
### camera_direction
|
||||
|
||||
The question is `In which geographical direction does this camera film?`
|
||||
*Films to a compass heading of {camera:direction}* is shown if `camera:direction` is set
|
||||
|
||||
*Films to a compass heading of {camera:direction}* is shown if `camera:direction` is set.
|
||||
|
||||
- *Films to a compass heading of {direction}* is shown if with camera:direction= & direction~.+. _This option cannot be chosen as answer_
|
||||
|
||||
### Operator
|
||||
|
||||
The question is `Who operates this CCTV?`
|
||||
*Operated by {operator}* is shown if `operator` is set
|
||||
|
||||
*Operated by {operator}* is shown if `operator` is set.
|
||||
|
||||
### Surveillance type: public, outdoor, indoor
|
||||
|
||||
|
@ -140,14 +143,16 @@ The question is `Is this camera located inside or outside?`
|
|||
### Level
|
||||
|
||||
The question is `On which level is this camera located?`
|
||||
*Located on level {level}* is shown if `level` is set
|
||||
|
||||
*Located on level {level}* is shown if `level` is set.
|
||||
|
||||
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> | <a href='https://wiki.openstreetmap.org/wiki/Key:surveillance' target='_blank'>surveillance</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:surveillance%3Dindoor' target='_blank'>indoor</a>) & (<a href='https://wiki.openstreetmap.org/wiki/Key:surveillance:type' target='_blank'>surveillance:type</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:surveillance:type%3Dalpr' target='_blank'>alpr</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:surveillance:type' target='_blank'>surveillance:type</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:surveillance:type%3Dcamera' target='_blank'>camera</a>) & camera:type!=doorbell
|
||||
|
||||
### Surveillance:zone
|
||||
|
||||
The question is `What exactly is surveilled here?`
|
||||
*Surveills a {surveillance:zone}* is shown if `surveillance:zone` is set
|
||||
|
||||
*Surveills a {surveillance:zone}* is shown if `surveillance:zone` is set.
|
||||
|
||||
- *Surveills a parking* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:surveillance:zone' target='_blank'>surveillance:zone</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:surveillance:zone%3Dparking' target='_blank'>parking</a>
|
||||
- *Surveills the traffic* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:surveillance:zone' target='_blank'>surveillance:zone</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:surveillance:zone%3Dtraffic' target='_blank'>traffic</a>
|
||||
|
@ -159,7 +164,8 @@ The question is `What exactly is surveilled here?`
|
|||
### camera:mount
|
||||
|
||||
The question is `How is this camera placed?`
|
||||
*Mounting method: {camera:mount}* is shown if `camera:mount` is set
|
||||
|
||||
*Mounting method: {camera:mount}* is shown if `camera:mount` is set.
|
||||
|
||||
- *This camera is placed against a wall* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:camera:mount' target='_blank'>camera:mount</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:camera:mount%3Dwall' target='_blank'>wall</a>
|
||||
- *This camera is placed on a pole* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:camera:mount' target='_blank'>camera:mount</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:camera:mount%3Dpole' target='_blank'>pole</a>
|
||||
|
@ -170,6 +176,7 @@ The question is `How is this camera placed?`
|
|||
### leftover-questions
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{questions( ,hidden)}*
|
||||
|
||||
This tagrendering has labels
|
||||
|
@ -179,16 +186,19 @@ This tagrendering has labels
|
|||
### move-button
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{move_button()}*
|
||||
|
||||
### delete-button
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{delete_button()}*
|
||||
|
||||
### lod
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{linked_data_from_website()}*
|
||||
|
||||
This tagrendering has labels
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue