Skip to content

Latest commit

 

History

History
215 lines (78 loc) · 12.1 KB

surveillance_camera.md

File metadata and controls

215 lines (78 loc) · 12.1 KB

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: a preset snaps to this layer (presets[1])

Themes using this layer

Basic tags for this layer

Elements must have the all of following tags to be shown on this layer:

Execute on overpass

Supported attributes

Warning This quick overview is incomplete

attribute type values which are supported by this layer
camera:type Multiple choice fixed dome panning
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

images

This tagrendering has no question and is thus read-only

Camera type: fixed; panning; dome

The question is What kind of camera is this?

camera_direction

The question is In which geographical direction does this camera film?

This rendering asks information about the property 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 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

Only visible if surveillance:type=public is shown

Level

The question is On which level is this camera located?

This rendering asks information about the property level This is rendered with Located on level {level}

Only visible if indoor=yes|surveillance:type=ye is shown

Surveillance:zone

The question is What exactly is surveilled here?

This rendering asks information about the property surveillance:zone This is rendered with Surveills a {surveillance:zone}

camera:mount

The question is How is this camera placed?

This rendering asks information about the property camera:mount This is rendered with Mounting method: {camera:mount}

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