forked from MapComplete/MapComplete
213 lines
5.2 KiB
JSON
213 lines
5.2 KiB
JSON
{
|
|
"id": "postboxes",
|
|
"name": {
|
|
"en": "Postboxes",
|
|
"ca": "Bústies",
|
|
"cs": "Poštovní schránky",
|
|
"cy": "Blychau Post",
|
|
"da": "Postkasser",
|
|
"de": "Briefkästen",
|
|
"es": "Buzones",
|
|
"fr": "Boîtes à lettres",
|
|
"hu": "Postaládák",
|
|
"id": "Kotak pos",
|
|
"it": "Cassette postali",
|
|
"nb_NO": "Postbokser",
|
|
"nl": "Brievenbussen",
|
|
"ru": "Почтовые ящики",
|
|
"uk": "Поштові скриньки",
|
|
"zh_Hant": "郵筒"
|
|
},
|
|
"description": {
|
|
"en": "The layer showing postboxes.",
|
|
"ca": "La capa que mostra bústies de correus.",
|
|
"cs": "Vrstva zobrazující poštovní schránky.",
|
|
"da": "Laget, der viser postkasser.",
|
|
"de": "Die Ebene zeigt Briefkästen.",
|
|
"es": "La capa que muestra buzones.",
|
|
"fr": "Le calque montrant les boîtes à lettres.",
|
|
"hu": "Postaládákat megjelenítő réteg.",
|
|
"id": "Layer yang memperlihatkan kotak pos.",
|
|
"it": "Il livello che mostra le cassette postali.",
|
|
"nl": "Deze laag toont brievenbussen.",
|
|
"pl": "Warstwa pokazująca skrzynki pocztowe.",
|
|
"zh_Hant": "這圖層顯示郵筒。"
|
|
},
|
|
"source": {
|
|
"osmTags": "amenity=post_box"
|
|
},
|
|
"minzoom": 12,
|
|
"title": {
|
|
"render": {
|
|
"en": "Postbox",
|
|
"ca": "Bústia",
|
|
"cs": "Poštovní schránka",
|
|
"cy": "Blwch Post",
|
|
"de": "Briefkasten",
|
|
"es": "Buzón",
|
|
"fr": "Boîte à lettres",
|
|
"hu": "Postaláda",
|
|
"id": "Kotak pos",
|
|
"it": "Cassetta postale",
|
|
"nb_NO": "Postboks",
|
|
"nl": "Brievenbus",
|
|
"ru": "Почтовый ящик",
|
|
"zh_Hant": "郵筒"
|
|
}
|
|
},
|
|
"pointRendering": [
|
|
{
|
|
"iconSize": {
|
|
"render": "40,40",
|
|
"mappings": [
|
|
{
|
|
"if": "_referencing_ways~*",
|
|
"then": "25,25"
|
|
}
|
|
]
|
|
},
|
|
"location": [
|
|
"point",
|
|
"centroid"
|
|
],
|
|
"anchor": {
|
|
"render": "bottom",
|
|
"mappings": [
|
|
{
|
|
"if": "_referencing_ways~*",
|
|
"then": "center"
|
|
}
|
|
]
|
|
},
|
|
"marker": [
|
|
{
|
|
"icon": {
|
|
"render": "./assets/layers/postboxes/postbox.svg",
|
|
"mappings": [
|
|
{
|
|
"if": "_referencing_ways~*",
|
|
"then": "./assets/layers/postboxes/postbox_wall.svg"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"lineRendering": [
|
|
{
|
|
"color": "#DADADA",
|
|
"width": "1"
|
|
}
|
|
],
|
|
"presets": [
|
|
{
|
|
"tags": [
|
|
"amenity=post_box"
|
|
],
|
|
"title": {
|
|
"en": "a postbox",
|
|
"ca": "una bústia",
|
|
"cs": "poštovní schránka",
|
|
"de": "ein Briefkasten",
|
|
"es": "un buzón",
|
|
"fr": "une boîte à lettres",
|
|
"hu": "postaláda",
|
|
"id": "kotak pos",
|
|
"it": "una cassetta postale",
|
|
"nl": "een brievenbus",
|
|
"ru": "почтовый ящик",
|
|
"zh_Hant": "郵筒"
|
|
}
|
|
},
|
|
{
|
|
"tags": [
|
|
"amenity=post_box"
|
|
],
|
|
"title": {
|
|
"en": "a postbox on a wall",
|
|
"ca": "una bústia en un mur",
|
|
"cs": "poštovní schránka na zdi",
|
|
"de": "ein Briefkasten an einer Wand",
|
|
"es": "un buzón en una pared",
|
|
"it": "una cassetta postale a muro",
|
|
"nl": "een brievenbus tegen een muur"
|
|
},
|
|
"snapToLayer": [
|
|
"walls_and_buildings"
|
|
]
|
|
}
|
|
],
|
|
"tagRenderings": [
|
|
"images",
|
|
{
|
|
"id": "collection_times",
|
|
"question": {
|
|
"en": "When is the mail collected?",
|
|
"cs": "Kdy se tato schránka vybírá?"
|
|
},
|
|
"render": {
|
|
"before": {
|
|
"en": "<h3>Collection times</h3>",
|
|
"cs": "<h3>Časy výběru</h3>"
|
|
},
|
|
"special": {
|
|
"key": "collection_times",
|
|
"type": "points_in_time"
|
|
}
|
|
},
|
|
"freeform": {
|
|
"key": "collection_times",
|
|
"type": "points_in_time"
|
|
}
|
|
},
|
|
{
|
|
"builtin": "operator",
|
|
"override": {
|
|
"question": {
|
|
"en": "Who operates this postbox?",
|
|
"ca": "Qui opera aquesta bústia?",
|
|
"cs": "Kdo provozuje tuto poštovní schránku?",
|
|
"de": "Wer betreibt diesen Briefkasten?",
|
|
"es": "¿Quién gestiona este buzón?",
|
|
"it": "Chi gestisce questa cassetta postale?"
|
|
},
|
|
"render": {
|
|
"en": "This postbox is operated by <b>{operator}</b>",
|
|
"ca": "Aquesta bústia està operada per <b>{operator}</b>",
|
|
"cs": "Tuto poštovní schránku provozuje <b>{operator}</b>",
|
|
"de": "Dieser Briefkasten wird von <b>{operator}</b> betrieben",
|
|
"es": "Este buzón es operado por <b>{operator}</b>.",
|
|
"it": "Questa cassetta postale è gestita da <b>{operator}</b>"
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"deletion": {
|
|
"softDeletionTags": {
|
|
"and": [
|
|
"amenity=",
|
|
"razed:amenity=post_box"
|
|
]
|
|
}
|
|
},
|
|
"allowMove": {
|
|
"enableImproveAccuracy": true,
|
|
"enableRelocation": false
|
|
},
|
|
"keywords": {
|
|
"en": [
|
|
"post",
|
|
"post box",
|
|
"letter",
|
|
"letterbox"
|
|
],
|
|
"nl": [
|
|
"brieven",
|
|
"post",
|
|
"brief",
|
|
"brievenbus",
|
|
"pakjes"
|
|
]
|
|
}
|
|
}
|