MapComplete/Docs/Layers/surveillance_camera.md

23 KiB

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 into the layout as it depends on it: preset a surveillance camera mounted on a wall snaps to this layer (surveillance_camera.presets[1])
  • This layer will automatically load walls_and_buildings into the layout as it depends on it: preset an ALPR camera (Automatic Number Plate Reader) mounted on a wall snaps to this layer (surveillance_camera.presets[3])

Table of contents

  1. Themes using this layer
  2. Presets
  3. Basic tags for this layer
  4. Supported attributes
  5. Featureview elements and TagRenderings

Themes using this layer

Presets

The following options to create new points are included:

Basic tags for this layer

Elements must match all of the following expressions:

  1. man_made=surveillance
  2. surveillance:type=camera | surveillance:type=ALPR | surveillance:type=ANPR

Execute on overpass

Supported attributes

Warning:: this quick overview is incomplete

attribute type values which are supported by this layer
surveillance:type Multiple choice camera ALPR
camera:type Multiple choice fixed dome panning doorbell
camera:direction direction
operator string
surveillance Multiple choice public outdoor indoor
indoor Multiple choice yes no
level nat
surveillance:zone string parking traffic entrance corridor public_transport_platform shop
camera:mount string wall pole ceiling street_lamp tree

Featureview elements and TagRenderings

id question labels freeform key
images
(Original in questions)
{image_carousel()}{image_upload()} Multiple choice only
has_alpr Can this camera automatically detect license plates?
2 options
Multiple choice only
[Camera type: fixed; panning; dome](#Camera type: fixed; panning; dome) What kind of camera is this?
4 options
Multiple choice only
camera_direction In which geographical direction does this camera film?
Films to a compass heading of {camera:direction}
1 options
camera:direction (direction)
Operator Who operates this CCTV?
Operated by {operator}
operator (string)
[Surveillance type: public, outdoor, indoor](#Surveillance type: public, outdoor, indoor) What kind of surveillance is this camera?
3 options
Multiple choice only
camera_is_indoor Is this camera located inside or outside?
3 options
Multiple choice only
Level On which level is this camera located?
Located on level {level}
level (nat)
Surveillance:zone What exactly is surveilled here?
Surveills a {surveillance:zone}
6 options
surveillance:zone (string)
camera:mount How is this camera placed?
Mounting method: {camera:mount}
5 options
camera:mount (string)
leftover-questions {questions( ,hidden)} ignore-docs, added_by_default Multiple choice only
move-button {move_button()} Multiple choice only
delete-button {delete_button()} Multiple choice only
lod
(Original in questions)
{linked_data_from_website()} added_by_default Multiple choice only

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

The question is Can this camera automatically detect license plates?

Camera type: fixed; panning; dome

The question is What kind of camera is this?

  • A fixed (non-moving) camera is shown if with camera:type=fixed
  • A dome camera (which can turn) is shown if with camera:type=dome
  • A panning camera is shown if with camera:type=panning
  • A doorbell which might be turned on remotely at any time or by motion detection. These are typically Smart, internet-connected doorbells. Typical brands are Ring, Google Nest, Eufy, ... is shown if with camera:type=doorbell

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 {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

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, … is shown if with surveillance=public
  • An outdoor, yet private area is surveilled (e.g. a parking lot, a fuel station, courtyard, entrance, private driveway, …) is shown if with surveillance=outdoor
  • A private indoor area is surveilled, e.g. a shop, a private underground parking, … is shown if with surveillance=indoor

camera_is_indoor

The question is Is this camera located inside or outside?

  • This camera is located indoors is shown if with indoor=yes
  • This camera is located outdoors is shown if with indoor=no
  • This camera is probably located outdoors is shown if with indoor=. This option cannot be chosen as answer

Level

The question is On which level is this camera located? Located on level {level} is shown if level is set

This tagrendering is only visible in the popup if the following condition is met: (indoor=yes | surveillance=indoor) & (surveillance:type=alpr | surveillance:type=camera) & camera:type!=doorbell

Surveillance:zone

The question is What exactly is surveilled here? Surveills a {surveillance:zone} is shown if surveillance:zone is set

camera:mount

The question is How is this camera placed? Mounting method: {camera:mount} is shown if camera:mount is set

leftover-questions

This tagrendering has no question and is thus read-only {questions( ,hidden)}

This tagrendering has labels ignore-docs added_by_default

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 added_by_default

This document is autogenerated from assets/layers/surveillance_camera/surveillance_camera.json