Improve documentation

This commit is contained in:
Pieter Vander Vennet 2022-12-08 00:48:44 +01:00
parent ae146606e0
commit 4d930ae985
123 changed files with 4874 additions and 4239 deletions

View file

@ -90,15 +90,15 @@ This tagrendering has no question and is thus read-only
The question is What kind of camera is this?
The question is *What kind of camera is this?*
- A fixed (non-moving) camera corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:camera:type' target='_blank'>camera:type</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:camera:type%3Dfixed' target='_blank'>fixed</a>`
- A dome camera (which can turn) corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:camera:type' target='_blank'>camera:type</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:camera:type%3Ddome' target='_blank'>dome</a>`
- A panning camera corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:camera:type' target='_blank'>camera:type</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:camera:type%3Dpanning' target='_blank'>panning</a>`
- *A fixed (non-moving) camera* corresponds with `camera:type=fixed`
- *A dome camera (which can turn)* corresponds with `camera:type=dome`
- *A panning camera* corresponds with `camera:type=panning`
@ -107,17 +107,17 @@ The question is What kind of camera is this?
The question is In which geographical direction does this camera film?
The question is *In which geographical direction does this camera film?*
This rendering asks information about the property [camera:direction](https://wiki.openstreetmap.org/wiki/Key:camera:direction)
This is rendered with Films to a compass heading of {camera:direction}
This is rendered with `Films to a compass heading of {camera:direction}`
- Films to a compass heading of {direction} corresponds with `direction~.+`
- *Films to a compass heading of {direction}* corresponds with `direction~.+`
- This option cannot be chosen as answer
@ -127,11 +127,11 @@ This is rendered with Films to a compass heading of {camera:direction}
The question is Who operates this CCTV?
The question is *Who operates this CCTV?*
This rendering asks information about the property [operator](https://wiki.openstreetmap.org/wiki/Key:operator)
This is rendered with Operated by {operator}
This is rendered with `Operated by {operator}`
@ -141,15 +141,15 @@ This is rendered with Operated by {operator}
The question is What kind of surveillance is this camera?
The question is *What kind of surveillance is this camera?*
- A public area is surveilled, such as a street, a bridge, a square, a park, a train station, a public corridor or tunnel, … corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:surveillance' target='_blank'>surveillance</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:surveillance%3Dpublic' target='_blank'>public</a>`
- An outdoor, yet private area is surveilled (e.g. a parking lot, a fuel station, courtyard, entrance, private driveway, …) corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:surveillance' target='_blank'>surveillance</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:surveillance%3Doutdoor' target='_blank'>outdoor</a>`
- A private indoor area is surveilled, e.g. a shop, a private underground parking, … corresponds with `<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 public area is surveilled, such as a street, a bridge, a square, a park, a train station, a public corridor or tunnel, …* corresponds with `surveillance=public`
- *An outdoor, yet private area is surveilled (e.g. a parking lot, a fuel station, courtyard, entrance, private driveway, …)* corresponds with `surveillance=outdoor`
- *A private indoor area is surveilled, e.g. a shop, a private underground parking, …* corresponds with `surveillance=indoor`
@ -158,15 +158,15 @@ The question is What kind of surveillance is this camera?
The question is Is the public space surveilled by this camera an indoor or outdoor space?
The question is *Is the public space surveilled by this camera an indoor or outdoor space?*
- This camera 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 camera 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 camera is probably located outdoors corresponds with ``
- *This camera is located indoors* corresponds with `indoor=yes`
- *This camera is located outdoors* corresponds with `indoor=no`
- *This camera is probably located outdoors* corresponds with ``
- This option cannot be chosen as answer
@ -178,11 +178,11 @@ This tagrendering is only visible in the popup if the following condition is met
The question is On which level is this camera located?
The question is *On which level is this camera located?*
This rendering asks information about the property [level](https://wiki.openstreetmap.org/wiki/Key:level)
This is rendered with Located on level {level}
This is rendered with `Located on level {level}`
@ -194,22 +194,22 @@ This tagrendering is only visible in the popup if the following condition is met
The question is What exactly is surveilled here?
The question is *What exactly is surveilled here?*
This rendering asks information about the property [surveillance:zone](https://wiki.openstreetmap.org/wiki/Key:surveillance:zone)
This is rendered with Surveills a {surveillance:zone}
This is rendered with `Surveills a {surveillance:zone}`
- Surveills a parking corresponds 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 corresponds 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>`
- Surveills an entrance corresponds 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%3Dentrance' target='_blank'>entrance</a>`
- Surveills a corridor corresponds 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%3Dcorridor' target='_blank'>corridor</a>`
- Surveills a public tranport platform corresponds 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%3Dpublic_transport_platform' target='_blank'>public_transport_platform</a>`
- Surveills a shop corresponds 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%3Dshop' target='_blank'>shop</a>`
- *Surveills a parking* corresponds with `surveillance:zone=parking`
- *Surveills the traffic* corresponds with `surveillance:zone=traffic`
- *Surveills an entrance* corresponds with `surveillance:zone=entrance`
- *Surveills a corridor* corresponds with `surveillance:zone=corridor`
- *Surveills a public tranport platform* corresponds with `surveillance:zone=public_transport_platform`
- *Surveills a shop* corresponds with `surveillance:zone=shop`
@ -218,21 +218,21 @@ This is rendered with Surveills a {surveillance:zone}
The question is How is this camera placed?
The question is *How is this camera placed?*
This rendering asks information about the property [camera:mount](https://wiki.openstreetmap.org/wiki/Key:camera:mount)
This is rendered with Mounting method: {camera:mount}
This is rendered with `Mounting method: {camera:mount}`
- This camera is placed against a wall corresponds 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 corresponds 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>`
- This camera is placed on the ceiling corresponds 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%3Dceiling' target='_blank'>ceiling</a>`
- This camera is placed on a street light corresponds 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%3Dstreet_lamp' target='_blank'>street_lamp</a>`
- This camera is placed on a tree corresponds 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%3Dtree' target='_blank'>tree</a>`
- *This camera is placed against a wall* corresponds with `camera:mount=wall`
- *This camera is placed on a pole* corresponds with `camera:mount=pole`
- *This camera is placed on the ceiling* corresponds with `camera:mount=ceiling`
- *This camera is placed on a street light* corresponds with `camera:mount=street_lamp`
- *This camera is placed on a tree* corresponds with `camera:mount=tree`
This document is autogenerated from [assets/layers/surveillance_camera/surveillance_camera.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/surveillance_camera/surveillance_camera.json)