mapcomplete/assets/themes/waste/waste.json

50 lines
No EOL
1.6 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"id": "waste",
"title": {
"en": "Waste",
"nl": "Afval",
"de": "Abfall",
"ca": "Brossa",
"nb_NO": "Avfall",
"fr": "Déchets",
"it": "Rifiuti",
"da": "Affald",
"es": "Residuos",
"ru": "Мусор",
"cs": "Odpad",
"zh_Hant": "廢棄物",
"eu": "Hondakinak eta birziklapena",
"pl": "Odpady",
"hu": "Hulladék",
"uk": "Відходи"
},
"description": {
"en": "Map showing waste baskets and recycling facilities.",
"nl": "Kaart met afvalbakken en recyclingfaciliteiten.",
"de": "Eine Karte mit Abfalleimern und Recyclingeinrichtungen.",
"fr": "Carte des poubelles et infrastructures de recyclage.",
"it": "Mappa dei cestini per i rifiuti e i centri di raccolta e riciclo rifiuti.",
"ca": "Mapa que mostra papereres i infraestructures de reciclatge.",
"da": "Kort over skraldespande og genbrugsanlæg.",
"es": "Mapa que muestra papeleras y instalaciones de reciclaje.",
"cs": "Mapa zobrazující koše na odpadky a recyklační zařízení.",
"zh_Hant": "顯示垃圾筒與回收設施的地圖。",
"pl": "Mapa przedstawiająca kosze na śmieci i zakłady recyklingu.",
"uk": "Мапа сміттєвих контейнерів та пунктів перероблення вторсировини."
},
"icon": "./assets/layers/recycling/recycling-14.svg",
"startZoom": 19,
"startLat": 53.24865,
"startLon": 6.60075,
"layers": [
{
"builtin": "waste_basket",
"override": {
"minzoom": 16,
"minzoomVisible": 16
}
},
"recycling",
"waste_disposal"
]
}