2020-09-20 23:01:08 +02:00
{
2021-11-07 14:37:21 +01:00
"id" : "information_board" ,
"name" : {
"nl" : "Informatieborden" ,
"en" : "Information boards" ,
"it" : "Pannelli informativi" ,
"fr" : "Panneaux d'informations" ,
"de" : "Informationstafeln" ,
2022-04-13 18:42:40 +02:00
"ru" : "Информационные щиты" ,
2023-05-02 00:49:00 +02:00
"ca" : "Panells d'informació" ,
2023-09-16 18:52:42 +02:00
"es" : "Paneles informativos" ,
2023-10-30 13:44:27 +01:00
"pl" : "Tablice informacyjne" ,
"cs" : "Informační tabule"
2021-11-07 14:37:21 +01:00
} ,
"minzoom" : 12 ,
"source" : {
"osmTags" : {
"and" : [
"information=board"
]
}
} ,
"title" : {
"render" : {
"nl" : "Informatiebord" ,
"en" : "Information board" ,
"it" : "Pannello informativo" ,
"fr" : "Panneau d'informations" ,
"de" : "Informationstafel" ,
2022-04-13 18:42:40 +02:00
"ru" : "Информационный щит" ,
2023-05-02 00:49:00 +02:00
"ca" : "Panell d'informació" ,
2023-09-16 18:52:42 +02:00
"es" : "Panel informativo" ,
2023-10-30 13:44:27 +01:00
"pl" : "Tablica informacyjna" ,
"cs" : "Informační tabule"
2021-10-14 03:46:09 +02:00
}
2021-11-07 14:37:21 +01:00
} ,
"tagRenderings" : [
"images"
] ,
"presets" : [
{
"tags" : [
"tourism=information" ,
"information=board"
] ,
"title" : {
2022-03-29 21:55:49 +02:00
"nl" : "een informatiebord" ,
2022-04-03 03:10:06 +02:00
"en" : "an information board" ,
2022-03-29 21:55:49 +02:00
"it" : "una pannello informativo" ,
"fr" : "une panneau d'informations" ,
2022-05-21 02:31:32 +02:00
"de" : "eine Informationstafel" ,
2022-06-07 03:39:45 +02:00
"ru" : "информационный щит" ,
2023-05-01 10:10:26 +02:00
"es" : "un panel informativo" ,
2023-09-16 18:52:42 +02:00
"ca" : "un tauler informatiu" ,
2023-10-30 13:44:27 +01:00
"pl" : "tablica informacyjna" ,
"cs" : "informační tabule"
2021-11-07 14:37:21 +01:00
}
}
] ,
"deletion" : {
"softDeletionTags" : {
"and" : [
"disused:tourism:=information" ,
"tourism=" ,
"razed:information=board" ,
"information="
]
2021-09-22 16:58:25 +02:00
} ,
2021-11-07 14:37:21 +01:00
"neededChangesets" : 1
} ,
"allowMove" : {
"enableRelocation" : false ,
"enableImproveAccuraccy" : true
2021-11-07 15:31:55 +01:00
} ,
2023-09-19 14:04:13 +02:00
"description" : {
"en" : "A layer showing touristical, road side information boards (e.g. giving information about the landscape, a building, a feature, a map, …)" ,
"nl" : "Deze laag toont informatieborden in de publieke ruimte die uitleg geven over een bezienswaardigheid (bv. uitleg over het landschap, een ruine, een kaart van de omgeving, ...)" ,
"de" : "Eine Ebene mit touristischen, straßenseitigen Informationstafeln (z. B. mit Informationen über die Landschaft, ein Gebäude, ein Merkmal, eine Karte, …)" ,
"es" : "Una capa que muestra paneles informativos turísticos (ej. informan sobre el paisaje, una construcción, una característica, un mapa, ...)" ,
"ca" : "Una capa que mostra panells informatius turístics (p.e. informen sobre el paissatge, una construcció, una característica, un mapa, …)" ,
2023-10-30 13:44:27 +01:00
"pl" : "Warstwa pokazujące przydrożne tablice informacyjne dla turystów (np. informujące o krajobrazie, budynku, obiekcie, mapa, ...)" ,
"cs" : "Vrstva zobrazující turistické informační tabule u silnice (např. informace o krajině, budově, objektu, mapě, ...)"
2023-09-19 14:04:13 +02:00
} ,
"pointRendering" : [
2021-11-07 15:31:55 +01:00
{
2023-06-20 03:14:45 +02:00
"iconSize" : "40,40" ,
2021-11-07 15:31:55 +01:00
"location" : [
"point"
2023-06-20 03:14:45 +02:00
] ,
2023-10-06 23:56:50 +02:00
"anchor" : "center" ,
"marker" : [
{
"icon" : "./assets/layers/information_board/board.svg"
}
]
2023-09-19 14:04:13 +02:00
}
] ,
"lineRendering" : [
2021-11-07 15:31:55 +01:00
{
2023-06-20 03:14:18 +02:00
"color" : "#00f"
2021-11-07 15:31:55 +01:00
}
2023-09-19 14:04:13 +02:00
]
2023-06-20 01:52:15 +02:00
}