mapcomplete/assets/themes/rainbow_crossings/rainbow_crossings.json
2022-08-05 12:45:51 +02:00

47 lines
No EOL
1.2 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": "rainbow_crossings",
"title": {
"en": "Rainbow pedestrian crossings",
"de": "Regenbogen-Fußgängerübergänge",
"fr": "Passages cloutés arc-en-ciel"
},
"description": {
"en": "On this map, rainbow-painted pedestrian crossings are shown and can be easily added",
"de": "Auf dieser Karte sind Fußgängerüberwege mit Regenbogenfarben eingezeichnet und können leicht hinzugefügt werden",
"fr": "Cette carte affiche et permet la modification des passages cloutés peints aux couleurs de larc-en-ciel"
},
"maintainer": "",
"icon": "./assets/themes/rainbow_crossings/logo.svg",
"version": "0",
"startLat": 50.8465573,
"defaultBackgroundId": "CartoDB.Voyager",
"startLon": 4.351697,
"startZoom": 16,
"widenFactor": 2,
"layers": [
{
"builtin": "rainbow_crossings",
"override": {
"minzoom": 10,
"id": "rainbow_crossing_high_zoom",
"name": null,
"=presets": [],
"source": {
"osmTags": {
"and+": [
"crossing:marking=rainbow"
]
}
}
}
},
"rainbow_crossings",
{
"builtin": "cycleways_and_roads",
"override": {
"minzoom": 18,
"name": null
}
}
]
}