mapcomplete/assets/themes/surveillance/surveillance.json

48 lines
1.4 KiB
JSON
Raw Normal View History

{
"id": "surveillance",
"title": {
"en": "Surveillance under Surveillance",
2021-06-04 17:23:17 +02:00
"nl": "Surveillance under Surveillance",
2021-06-08 16:56:36 +02:00
"ja": "監視カメラの監視",
2021-08-19 17:35:45 +02:00
"zh_Hant": "被監視的監視器",
"fr": "Surveillance"
},
"shortDescription": {
"en": "Surveillance cameras and other means of surveillance",
2021-06-04 17:23:17 +02:00
"nl": "Bewakingscameras en dergelijke",
"ja": "監視カメラおよびその他の監視手段",
2021-08-19 17:35:45 +02:00
"zh_Hant": "監視鏡頭與其他型式的監視",
"fr": "Caméras et autres dispositifs de surveillance",
"pl": "Kamery monitorujące i inne środki nadzoru"
},
"description": {
"en": "On this open map, you can find surveillance cameras.",
2021-06-04 17:23:17 +02:00
"nl": "Op deze open kaart kan je bewakingscamera's vinden.",
"ja": "このオープンマップでは、監視カメラを確認できます。",
2021-08-19 17:35:45 +02:00
"zh_Hant": "在這份開放地圖,你可以找到監視鏡頭。",
"fr": "Cette carte indique lemplacement des caméras de surveillance.",
"pl": "Na tej otwartej mapie można znaleźć kamery monitoringu."
},
"language": [
"en",
2021-06-04 17:23:17 +02:00
"nl",
2021-06-08 16:56:36 +02:00
"ja",
2021-08-19 17:35:45 +02:00
"zh_Hant",
"fr",
"pl"
],
"maintainer": "",
2021-07-26 17:38:56 +02:00
"icon": "./assets/themes/surveillance/logo.svg",
"version": "0",
"startLat": 0,
"startLon": 0,
"startZoom": 1,
"widenFactor": 2,
"socialImage": "",
2021-03-22 01:24:30 +01:00
"defaultBackgroundId": "osm",
"layers": [
2020-11-17 02:22:48 +01:00
"direction",
"surveillance_camera"
],
"roamingRenderings": []
}