MapComplete/assets/themes/waste/waste.json

52 lines
No EOL
1.7 KiB
JSON
Raw Permalink 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",
"ca": "Brossa",
"cs": "Odpad",
"da": "Affald",
"de": "Abfall",
"es": "Residuos",
"eu": "Hondakinak eta birziklapena",
"fr": "Déchets",
"hu": "Hulladék",
"it": "Rifiuti",
"ko": "쓰레기",
"nb_NO": "Avfall",
"nl": "Afval",
"pl": "Odpady",
"ru": "Мусор",
"uk": "Відходи",
"zh_Hant": "廢棄物"
},
"description": {
"en": "Map showing waste baskets and recycling facilities.",
"ca": "Mapa que mostra papereres i infraestructures de reciclatge.",
"cs": "Mapa zobrazující koše na odpadky a recyklační zařízení.",
"da": "Kort over skraldespande og genbrugsanlæg.",
"de": "Eine Karte mit Abfalleimern und Recyclingeinrichtungen.",
"es": "Mapa que muestra papeleras y instalaciones de reciclaje.",
"fr": "Carte des poubelles et infrastructures de recyclage.",
"it": "Mappa che mostra cestini dei rifiuti e strutture per il riciclaggio.",
"ko": "쓰레기통과 재활용 시설을 보여주는 지도.",
"nl": "Kaart met afvalbakken en recyclingfaciliteiten.",
"pl": "Mapa przedstawiająca kosze na śmieci i zakłady recyklingu.",
"uk": "Мапа сміттєвих контейнерів та пунктів перероблення вторсировини.",
"zh_Hant": "顯示垃圾筒與回收設施的地圖。"
},
"icon": "./assets/layers/recycling/recycling-14.svg",
"startZoom": 19,
"startLat": 53.24865,
"startLon": 6.60075,
"layers": [
{
"builtin": "waste_basket",
"override": {
"minzoom": 16
}
},
"recycling",
"waste_disposal",
"excrement_bag_dispenser"
]
}