mapcomplete/assets/themes/waste/waste.json

40 lines
No EOL
1.1 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": "Basura y reciclaje",
"ru": "Мусор"
},
"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 affaldskurve og genbrugsanlæg.",
"es": "Mapa que muestra las papeleras y las instalaciones de reciclaje."
},
"icon": "./assets/layers/recycling/recycling-14.svg",
"startZoom": 19,
"startLat": 53.24865,
"startLon": 6.60075,
"layers": [
{
"builtin": "waste_basket",
"override": {
"minzoom": 18,
"minzoomVisible": 18
}
},
"recycling",
"waste_disposal"
]
}