2020-11-17 02:22:48 +01:00
|
|
|
{
|
2021-11-07 14:37:21 +01:00
|
|
|
"id": "direction",
|
|
|
|
"name": {
|
|
|
|
"en": "Direction visualization",
|
|
|
|
"nl": "Richtingsvisualisatie",
|
|
|
|
"fr": "Visualisation de la direction",
|
|
|
|
"it": "Visualizzazione della direzione",
|
|
|
|
"ru": "Визуализация направления",
|
2022-04-13 18:42:40 +02:00
|
|
|
"de": "Aufnahmewinkel der Kamera anzeigen",
|
|
|
|
"ca": "Direcció de la visualització"
|
2021-11-07 14:37:21 +01:00
|
|
|
},
|
|
|
|
"minzoom": 16,
|
|
|
|
"source": {
|
|
|
|
"osmTags": {
|
|
|
|
"or": [
|
|
|
|
"camera:direction~*",
|
|
|
|
"direction~*"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"doNotDownload": true,
|
|
|
|
"passAllFeatures": true,
|
|
|
|
"title": null,
|
|
|
|
"description": {
|
|
|
|
"en": "This layer visualizes directions",
|
|
|
|
"nl": "Deze laag toont de oriëntatie van een object",
|
|
|
|
"fr": "Cette couche visualise les directions",
|
|
|
|
"it": "Questo livello visualizza le direzioni",
|
2022-04-09 17:35:21 +02:00
|
|
|
"de": "Diese Ebene visualisiert Richtungen",
|
|
|
|
"ru": "Этот слой визуализирует направление"
|
2021-11-07 14:37:21 +01:00
|
|
|
},
|
|
|
|
"tagRenderings": [],
|
|
|
|
"stroke": "0",
|
|
|
|
"presets": [],
|
2021-11-07 15:31:55 +01:00
|
|
|
"mapRendering": [
|
|
|
|
{
|
2022-02-22 16:11:00 +01:00
|
|
|
"icon": "direction_gradient:var(--catch-detail-color)",
|
2023-06-20 02:02:45 +02:00
|
|
|
"iconSize": "200,200",
|
2021-11-07 15:31:55 +01:00
|
|
|
"location": [
|
|
|
|
"point",
|
|
|
|
"centroid"
|
|
|
|
],
|
2023-06-20 03:14:18 +02:00
|
|
|
"rotation": "{_direction:numerical}deg",
|
2023-06-20 02:02:45 +02:00
|
|
|
"anchor": "center"
|
2021-09-22 16:58:25 +02:00
|
|
|
},
|
2021-11-07 15:31:55 +01:00
|
|
|
{
|
|
|
|
"color": "--catch-detail-color"
|
|
|
|
}
|
|
|
|
]
|
2023-06-20 01:52:15 +02:00
|
|
|
}
|