surveillance_camera ===================== This layer shows surveillance cameras and allows a contributor to update information and add new cameras - This layer is shown at zoomlevel **12** and higher - This layer will automatically load [walls_and_buildings](./walls_and_buildings.md) into the layout as it depends on it: a preset snaps to this layer (presets[1]) #### Themes using this layer - [personal](https://mapcomplete.osm.be/personal) - [surveillance](https://mapcomplete.osm.be/surveillance) Basic tags for this layer --------------------------- Elements must have the all of following tags to be shown on this layer: - man_made=surveillance - surveillance:type=camera|surveillance:type=ALPR|surveillance:type=ANPR [Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22man_made%22%3D%22surveillance%22%5D%5B%22surveillance%3Atype%22%3D%22camera%22%5D(%7B%7Bbbox%7D%7D)%3B%0A%20%20%20%20nwr%5B%22man_made%22%3D%22surveillance%22%5D%5B%22surveillance%3Atype%22%3D%22ALPR%22%5D(%7B%7Bbbox%7D%7D)%3B%0A%20%20%20%20nwr%5B%22man_made%22%3D%22surveillance%22%5D%5B%22surveillance%3Atype%22%3D%22ANPR%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) Supported attributes ---------------------- Warning: this quick overview is incomplete attribute | type | values which are supported by this layer ----------- | ------ | ------------------------------------------ [](https://taginfo.openstreetmap.org/keys/camera:type#values) [camera:type](https://wiki.openstreetmap.org/wiki/Key:camera:type) | Multiple choice | [fixed](https://wiki.openstreetmap.org/wiki/Tag:camera:type%3Dfixed) [dome](https://wiki.openstreetmap.org/wiki/Tag:camera:type%3Ddome) [panning](https://wiki.openstreetmap.org/wiki/Tag:camera:type%3Dpanning) [](https://taginfo.openstreetmap.org/keys/camera:direction#values) [camera:direction](https://wiki.openstreetmap.org/wiki/Key:camera:direction) | [direction](../SpecialInputElements.md#direction) | [](https://taginfo.openstreetmap.org/keys/operator#values) [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | [](https://taginfo.openstreetmap.org/keys/surveillance#values) [surveillance](https://wiki.openstreetmap.org/wiki/Key:surveillance) | Multiple choice | [public](https://wiki.openstreetmap.org/wiki/Tag:surveillance%3Dpublic) [outdoor](https://wiki.openstreetmap.org/wiki/Tag:surveillance%3Doutdoor) [indoor](https://wiki.openstreetmap.org/wiki/Tag:surveillance%3Dindoor) [](https://taginfo.openstreetmap.org/keys/indoor#values) [indoor](https://wiki.openstreetmap.org/wiki/Key:indoor) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dno) [](https://taginfo.openstreetmap.org/keys/level#values) [level](https://wiki.openstreetmap.org/wiki/Key:level) | [nat](../SpecialInputElements.md#nat) | [](https://taginfo.openstreetmap.org/keys/surveillance:zone#values) [surveillance:zone](https://wiki.openstreetmap.org/wiki/Key:surveillance:zone) | [string](../SpecialInputElements.md#string) | [parking](https://wiki.openstreetmap.org/wiki/Tag:surveillance:zone%3Dparking) [traffic](https://wiki.openstreetmap.org/wiki/Tag:surveillance:zone%3Dtraffic) [entrance](https://wiki.openstreetmap.org/wiki/Tag:surveillance:zone%3Dentrance) [corridor](https://wiki.openstreetmap.org/wiki/Tag:surveillance:zone%3Dcorridor) [public_transport_platform](https://wiki.openstreetmap.org/wiki/Tag:surveillance:zone%3Dpublic_transport_platform) [shop](https://wiki.openstreetmap.org/wiki/Tag:surveillance:zone%3Dshop) [](https://taginfo.openstreetmap.org/keys/camera:mount#values) [camera:mount](https://wiki.openstreetmap.org/wiki/Key:camera:mount) | [string](../SpecialInputElements.md#string) | [wall](https://wiki.openstreetmap.org/wiki/Tag:camera:mount%3Dwall) [pole](https://wiki.openstreetmap.org/wiki/Tag:camera:mount%3Dpole) [ceiling](https://wiki.openstreetmap.org/wiki/Tag:camera:mount%3Dceiling) [street_lamp](https://wiki.openstreetmap.org/wiki/Tag:camera:mount%3Dstreet_lamp) [tree](https://wiki.openstreetmap.org/wiki/Tag:camera:mount%3Dtree) ### images This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` This tagrendering has no question and is thus read-only ### Camera type: fixed; panning; dome The question is *What kind of camera is this?* - *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` ### camera_direction 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}` - *Films to a compass heading of {direction}* corresponds with `direction~.+` - This option cannot be chosen as answer ### Operator 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}` ### Surveillance type: public, outdoor, indoor 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 `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` ### is_indoor The question is *Is the public space surveilled by this camera an indoor or outdoor space?* - *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 This tagrendering is only visible in the popup if the following condition is met: `surveillance:type=public` ### Level 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 tagrendering is only visible in the popup if the following condition is met: `indoor=yes|surveillance:type=ye` ### Surveillance:zone 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}` - *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` ### camera:mount 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 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)