{ "id": "blind_osm", "title": { "en": "OSM for the blind", "de": "OSM für Blinde", "nl": "OSM voor blinden" }, "description": { "en": "Help to map features relevant for the blind", "de": "Hilfe zur Kartierung blindenrelevanter Merkmale", "nl": "Help zaken die relevant zijn voor blinden in kaart te brengen" }, "icon": "./assets/themes/blind_osm/Blindicon.svg", "startLat": 52.99238, "startLon": 6.570614, "startZoom": 20, "defaultBackgroundId": "CartoDB.Positron", "layers": [ { "builtin": "cycleways_and_roads", "override": { "mapRendering": null, "title": null } }, { "builtin": "crossings", "override": { "mapRendering": [ { "iconBadges": [ { "if": "tactile_paving=yes", "then": "circle:green" }, { "if": "tactile_paving=no", "then": "circle:red" } ] } ] }, "hideTagRenderingsWithLabels": [ "crossing-bicycle-allowed" ] }, { "builtin": "kerbs", "override": { "minzoom": 19, "mapRendering": [ { "iconBadges": [ { "if": "tactile_paving=yes", "then": "circle:green" }, { "if": "tactile_paving=no", "then": "circle:red" } ] } ] } }, { "builtin": "transit_stops", "override": { "mapRendering": [ { "iconBadges": [ { "if": "tactile_paving=yes", "then": "circle:green" }, { "if": "tactile_paving=no", "then": "circle:red" } ] } ] } }, { "builtin": "elevator", "override": { "minzoom": 17 } }, "stairs" ] }