2020-11-12 12:18:02 +01:00
{
"id" : "surveillance" ,
"title" : {
"en" : "Surveillance under Surveillance" ,
"nl" : "Surveillance under Surveillance"
} ,
"shortDescription" : {
"en" : "Surveillance cameras and other means of surveillance" ,
"nl" : "Bewakingscameras en dergelijke"
} ,
"description" : {
"en" : "On this open map, you can find surveillance cameras." ,
"nl" : "Op deze open kaart kan je bewakingscamera's vinden."
} ,
"language" : [
"en" ,
"nl"
] ,
"maintainer" : "" ,
2020-11-15 03:22:41 +01:00
"icon" : "./assets/themes/surveillance_cameras/logo.svg" ,
2020-11-12 12:18:02 +01:00
"version" : "0" ,
"startLat" : 0 ,
"startLon" : 0 ,
"startZoom" : 1 ,
"widenFactor" : 0.05 ,
"socialImage" : "" ,
2020-11-14 02:54:33 +01:00
"customCss" : "./assets/themes/surveillance_cameras/custom_theme.css" ,
"defaultBackgroundId" : "Stadia.AlidadeSmoothDark" ,
2020-11-12 12:18:02 +01:00
"layers" : [
2020-11-17 02:22:48 +01:00
"direction" ,
2020-11-12 12:18:02 +01:00
{
"id" : "cameras" ,
"name" : {
"en" : "Surveillance camera's" ,
"nl" : "Bewakingscamera's"
} ,
"minzoom" : 12 ,
"overpassTags" : {
"and" : [
"man_made=surveillance" ,
{
"or" : [
"surveillance:type=camera" ,
"surveillance:type=ALPR" ,
"surveillance:type=ANPR"
]
}
]
} ,
"title" : {
"render" : {
"en" : "Surveillance Camera" ,
"nl" : "Bewakingscamera"
}
} ,
"description" : { } ,
"tagRenderings" : [
2020-11-14 02:54:33 +01:00
"images" ,
2020-11-12 12:18:02 +01:00
{
2020-11-17 02:22:48 +01:00
"#" : "Camera type: fixed; panning; dome" ,
2020-11-12 12:18:02 +01:00
"question" : {
"en" : "What kind of camera is this?" ,
"nl" : "Wat voor soort camera is dit?"
} ,
"mappings" : [
{
"if" : {
"and" : [
"camera:type=fixed"
]
} ,
"then" : {
"en" : "A fixed (non-moving) camera" ,
"nl" : "Een vaste camera"
}
} ,
{
"if" : {
"and" : [
"camera:type=dome"
]
} ,
"then" : {
"en" : "A dome camera (which can turn)" ,
"nl" : "Een dome (bolvormige camera die kan draaien)"
}
} ,
{
"if" : {
"and" : [
"camera:type=panning"
]
} ,
"then" : {
"en" : "A panning camera" ,
"nl" : "Een camera die (met een motor) van links naar rechts kan draaien"
}
}
]
} ,
2020-11-15 03:10:44 +01:00
{
2020-11-17 02:22:48 +01:00
"#" : "direction. We don't ask this for a dome on a pole or ceiling as it has a 360° view" ,
2020-11-15 03:10:44 +01:00
"question" : {
"en" : "In which geographical direction does this camera film?" ,
"nl" : "Naar welke geografische richting filmt deze camera?"
} ,
"render" : "Films to {camera:direction}" ,
2020-11-17 02:22:48 +01:00
"condition" : {
"not" : {
"and" : [
"camera:type=dome" ,
{
"or" : [
"camera:mount=ceiling" ,
"camera:mount=pole"
]
}
]
}
} ,
2020-11-15 03:10:44 +01:00
"freeform" : {
"key" : "camera:direction" ,
"type" : "direction"
}
} ,
2020-11-12 12:18:02 +01:00
{
2020-11-17 02:22:48 +01:00
"#" : "Operator" ,
2020-11-12 12:18:02 +01:00
"freeform" : {
"key" : "operator"
} ,
"question" : {
"en" : "Who operates this CCTV?" ,
"nl" : "Wie beheert deze bewakingscamera?"
} ,
"render" : {
"en" : "Operated by {operator}" ,
"nl" : "Beheer door {operator}"
}
} ,
{
2020-11-17 02:22:48 +01:00
"#" : "Surveillance type: public, outdoor, indoor" ,
2020-11-12 12:18:02 +01:00
"question" : {
2020-11-15 00:27:55 +01:00
"en" : "What kind of surveillance is this camera" ,
2020-11-12 12:18:02 +01:00
"nl" : "Wat soort bewaking wordt hier uitgevoerd?"
} ,
"mappings" : [
{
"if" : {
"and" : [
"surveillance=public"
]
} ,
"then" : {
2020-11-17 02:22:48 +01:00
"en" : "A public area is surveilled, such as a street, a bridge, a square, a park, a train station, a public corridor or tunnel,..." ,
"nl" : "Bewaking van de publieke ruilmte, dus een straat, een brug, een park, een plein, een stationsgebouw, een publiek toegankelijke gang of tunnel..."
2020-11-12 12:18:02 +01:00
}
} ,
{
"if" : {
"and" : [
"surveillance=outdoor"
]
} ,
"then" : {
"en" : "An outdoor, yet private area is surveilled (e.g. a parking lot, a fuel station, courtyard, entrance, private driveway, ...)" ,
"nl" : "Een buitenruimte met privaat karakter (zoals een privé-oprit, een parking, tankstation, ...)"
}
} ,
{
"if" : {
"and" : [
"surveillance=indoor"
]
} ,
"then" : {
2020-11-17 02:22:48 +01:00
"nl" : "Een private binnenruimte wordt bewaakt, bv. een winkel, een parkeergarage, ..." ,
2020-11-12 12:18:02 +01:00
"en" : "A private indoor area is surveilled, e.g. a shop, a private underground parking, ..."
}
}
]
} ,
{
2020-11-17 02:22:48 +01:00
"#" : "Indoor camera? This isn't clear for 'public'-cameras" ,
"question" : {
"en" : "Is the public space surveilled by this camera an indoor or outdoor space?" ,
"nl" : "Bevindt de bewaakte publieke ruimte camera zich binnen of buiten?"
} ,
"condition" : {
"and" : [
"surveillance:type=public"
]
} ,
"mappings" : [
{
"if" : "indoor=yes" ,
"then" : {
"en" : "This camera is located indoors" ,
"nl" : "Deze camera bevindt zich binnen"
}
} ,
{
"if" : "indoor=no" ,
"then" : {
"en" : "This camera is located outdoors" ,
"nl" : "Deze camera bevindt zich buiten"
}
} ,
{
"if" : "indoor=" ,
"then" : {
"en" : "This camera is probably located outdoors" ,
"nl" : "Deze camera bevindt zich waarschijnlijk buiten"
} ,
"hideInAnswer" : true
}
]
} ,
{
"#" : "Level" ,
"question" : {
"en" : "On which level is this camera located?" ,
"nl" : "Op welke verdieping bevindt deze camera zich?"
} ,
"freeform" : {
"key" : "level" ,
"type" : "nat"
} ,
"condition" : {
"or" : [
"indoor=yes" ,
"surveillance:type=ye"
]
}
} ,
{
"#" : "Surveillance:zone" ,
2020-11-12 12:18:02 +01:00
"question" : {
"en" : "What exactly is surveilled here?" ,
"nl" : "Wat wordt hier precies bewaakt?"
} ,
"freeform" : {
2020-11-14 03:26:09 +01:00
"key" : "surveillance:zone"
2020-11-12 12:18:02 +01:00
} ,
"render" : {
2020-11-13 23:58:11 +01:00
"en" : " Surveills a {surveillance:zone}" ,
"nl" : "Bewaakt een {surveillance:zone}"
2020-11-12 12:18:02 +01:00
} ,
"mappings" : [
{
"if" : {
"and" : [
"surveillance:zone=parking"
]
} ,
"then" : {
"en" : "Surveills a parking" ,
"nl" : "Bewaakt een parking"
}
} ,
{
"if" : {
"and" : [
"surveillance:zone=traffic"
]
} ,
"then" : {
"en" : "Surveills the traffic" ,
"nl" : "Bewaakt het verkeer"
}
} ,
{
"if" : {
"and" : [
"surveillance:zone=entrance"
]
} ,
"then" : {
"en" : "Surveills an entrance" ,
"nl" : "Bewaakt een ingang"
}
} ,
2020-11-13 23:58:11 +01:00
{
"if" : {
"and" : [
"surveillance:zone=corridor"
]
} ,
"then" : {
"en" : "Surveills a corridor" ,
"nl" : "Bewaakt een gang"
}
} ,
{
"if" : {
"and" : [
"surveillance:zone=public_transport_platform"
]
} ,
"then" : {
"en" : "Surveills a public tranport platform" ,
"nl" : "Bewaakt een perron of bushalte"
}
} ,
2020-11-12 12:18:02 +01:00
{
"if" : {
"and" : [
"surveillance:zone=shop"
]
} ,
"then" : {
"en" : "Surveills a shop" ,
"nl" : "Bewaakt een winkel"
}
}
]
2020-11-15 01:16:35 +01:00
} ,
{
2020-11-17 02:22:48 +01:00
"#" : "camera:mount" ,
2020-11-15 01:16:35 +01:00
"question" : {
"en" : "How is this camera placed?" ,
"nl" : "Hoe is deze camera geplaatst?"
} ,
"freeform" : {
"key" : "camera:mount"
} ,
"mappings" : [
{
"if" : "camera:mount=wall" ,
"then" : {
"en" : "This camera is placed against a wall" ,
"nl" : "Deze camera hangt aan een muur"
}
} ,
{
"if" : "camera:mount=pole" ,
"then" : {
"en" : "This camera is placed one a pole" ,
"nl" : "Deze camera staat op een paal"
}
} ,
{
2020-11-17 02:22:48 +01:00
"if" : "camera:mount=ceiling" ,
2020-11-15 01:16:35 +01:00
"then" : {
2020-11-17 02:22:48 +01:00
"en" : "This camera is placed on the ceiling" ,
"nl" : "Deze camera hangt aan het plafond"
2020-11-15 01:16:35 +01:00
}
}
]
2020-11-12 12:18:02 +01:00
}
] ,
"hideUnderlayingFeaturesMinPercentage" : 0 ,
"icon" : {
2020-11-15 19:17:36 +01:00
"render" : "./assets/themes/surveillance_cameras/cam.svg" ,
"mappings" : [
{
"if" : "camera:type=dome" ,
"then" : "./assets/themes/surveillance_cameras/dome.svg"
}
]
2020-11-12 12:18:02 +01:00
} ,
"width" : {
"render" : "8"
} ,
"iconSize" : {
2020-11-15 19:17:36 +01:00
"render" : "50,50,center"
2020-11-12 12:18:02 +01:00
} ,
"color" : {
2020-11-17 02:22:48 +01:00
"render" : "#f00"
2020-11-12 12:18:02 +01:00
} ,
2020-11-15 00:27:55 +01:00
"presets" : [
{
"tags" : [ "man_made=surveillance" , "surveillance:type=camera" ] ,
"title" : "Surveillance camera"
}
] ,
2020-11-12 12:18:02 +01:00
"wayHandling" : 2
}
] ,
"roamingRenderings" : [ ]
}