86 lines
No EOL
2.7 KiB
JSON
86 lines
No EOL
2.7 KiB
JSON
{
|
|
"id": "onwheels",
|
|
"title": {
|
|
"en": "OnWheels",
|
|
"de": "Auf Rädern",
|
|
"fr": "OnWheels"
|
|
},
|
|
"description": {
|
|
"en": "On this map, publicly weelchair accessible places are shown and can be easily added",
|
|
"de": "Auf dieser Karte werden öffentlich zugängliche Orte für Rollstuhlfahrer angezeigt und können leicht hinzugefügt werden",
|
|
"fr": "Sur cette carte nous pouvons voir et ajouter les différents endroits publiques accessibles aux chaises roulantes"
|
|
},
|
|
"maintainer": "MapComplete",
|
|
"icon": "./assets/themes/onwheels/crest.svg",
|
|
"version": "0",
|
|
"startLat": 50.8465573,
|
|
"defaultBackgroundId": "CartoDB.Voyager",
|
|
"startLon": 4.351697,
|
|
"startZoom": 16,
|
|
"widenFactor": 2,
|
|
"hideFromOverview": true,
|
|
"layers": [
|
|
"bike_repair_station",
|
|
"bike_shop",
|
|
"cafe_pub",
|
|
"entrance",
|
|
"food",
|
|
"kerbs",
|
|
"parking",
|
|
"picnic_table",
|
|
"school",
|
|
"shops",
|
|
"toilet",
|
|
"viewpoint",
|
|
"doctors",
|
|
"reception_desk",
|
|
"walls_and_buildings",
|
|
"elevator"
|
|
],
|
|
"overrideAll": {
|
|
"+calculatedTags": [
|
|
"_poi_walls_and_buildings_entrance_properties=feat.closestn('walls_and_buildings', 1, undefined, 1000).map(w => ({id: w.feat.properties.id, width: w.feat.properties['_entrance:width']}))[0]",
|
|
"_poi_entrance:id=JSON.parce(feat.properties._poi_walls_and_buildings_entrance_properteis)?.id",
|
|
"_poi_entrance:width=JSON.parse(feat.properties._poi_walls_and_buildings_entrance_properties)?.width"
|
|
],
|
|
"+tagRenderings": [
|
|
{
|
|
"id": "_poi_entrance:width",
|
|
"condition": {
|
|
"and": [
|
|
"entrance=",
|
|
"kerb="
|
|
]
|
|
},
|
|
"render": {
|
|
"en": "This door has a width of {canonical(_poi_entrance:width)} meter",
|
|
"nl": "Deze deur heeft een breedte van {canonical(_poi_entrance:width)} meter",
|
|
"de": "Diese Tür hat eine Durchgangsbreite von {canonical(_poi_entrance:width)} Meter",
|
|
"es": "Esta puerta tiene una ancho de {canonical(_poi_entrance:width)} metros",
|
|
"fr": "Cet accès a une largeur de {canonical(_poi_entrance:width)}"
|
|
},
|
|
"freeform": {
|
|
"key": "_poi_entrance:width",
|
|
"type": "distance"
|
|
},
|
|
"mappings": [
|
|
{
|
|
"if": "_poi_entrance:width=",
|
|
"then": {
|
|
"en": "This entrance has no width information",
|
|
"de": "Dieser Eingang hat keine Breitenangabe",
|
|
"fr": "Cet accès n'a pas d'informations de largeur",
|
|
"nl": "Deze ingang heeft geen informatie over de breedte"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"minzoom": "17",
|
|
"mapRendering": [
|
|
{
|
|
"label": null
|
|
}
|
|
]
|
|
}
|
|
} |