2021-07-06 15:05:57 +02:00
|
|
|
{
|
|
|
|
"id": "cycle_infra",
|
|
|
|
"title": {
|
2021-07-06 16:24:35 +02:00
|
|
|
"en": "Bicycle infrastructure",
|
|
|
|
"nl": "Fietsinfrastructuur"
|
2021-07-06 15:05:57 +02:00
|
|
|
},
|
|
|
|
"shortDescription": {
|
2021-07-06 16:24:35 +02:00
|
|
|
"en": "A map where you can view and edit things related to the bicycle infrastructure.",
|
|
|
|
"nl": "Een kaart waar je info over de fietsinfrastructuur kan bekijken en bewerken."
|
2021-07-06 15:05:57 +02:00
|
|
|
},
|
|
|
|
"description": {
|
2021-07-06 16:24:35 +02:00
|
|
|
"en": "A map where you can view and edit things related to the bicycle infrastructure made during osoc21.",
|
|
|
|
"nl": "Een kaart waar je info over de fietsinfrastructuur kan bekijken en bewerken gemaakt tijdens osoc21."
|
2021-07-06 15:05:57 +02:00
|
|
|
},
|
|
|
|
"language": [
|
2021-07-06 16:24:35 +02:00
|
|
|
"en", "nl"
|
2021-07-06 15:05:57 +02:00
|
|
|
],
|
|
|
|
"maintainer": "",
|
|
|
|
"icon": "./assets/svg/cycle-infra.svg",
|
|
|
|
"version": "0",
|
|
|
|
"startLat": 51,
|
|
|
|
"startLon": 3.75,
|
|
|
|
"startZoom": 11,
|
|
|
|
"widenFactor": 0.05,
|
|
|
|
"socialImage": "",
|
|
|
|
"layers": [
|
|
|
|
{
|
|
|
|
"id": "cycleways",
|
|
|
|
"name": {
|
2021-07-06 16:24:35 +02:00
|
|
|
"en": "Cycleways",
|
|
|
|
"nl": "Fietspaden"
|
2021-07-06 15:05:57 +02:00
|
|
|
},
|
|
|
|
"minzoom": 12,
|
|
|
|
"source": {
|
|
|
|
"osmTags": {
|
|
|
|
"and": [
|
|
|
|
"highway=cycleway"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"title": {
|
|
|
|
"render": {
|
2021-07-06 16:24:35 +02:00
|
|
|
"en": "Cycleways",
|
|
|
|
"nl": "Fietspaden"
|
2021-07-06 15:05:57 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"description": {},
|
|
|
|
"tagRenderings": [],
|
|
|
|
"hideUnderlayingFeaturesMinPercentage": 0,
|
|
|
|
"icon": {
|
|
|
|
"render": "./assets/svg/bug.svg"
|
|
|
|
},
|
|
|
|
"width": {
|
|
|
|
"render": "8"
|
|
|
|
},
|
|
|
|
"iconSize": {
|
|
|
|
"render": "40,40,center"
|
|
|
|
},
|
|
|
|
"color": {
|
|
|
|
"render": "#0f0"
|
|
|
|
},
|
|
|
|
"presets": []
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "shared_lanes",
|
|
|
|
"name": {
|
2021-07-06 16:24:35 +02:00
|
|
|
"en": "Shared lanes",
|
|
|
|
"nl": "Gedeelde straten"
|
2021-07-06 15:05:57 +02:00
|
|
|
},
|
|
|
|
"minzoom": 12,
|
|
|
|
"source": {
|
|
|
|
"osmTags": {
|
|
|
|
"and": [
|
|
|
|
"cycleway=shared_lane"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"title": {
|
|
|
|
"render": {
|
2021-07-06 16:24:35 +02:00
|
|
|
"en": "Shared Lane",
|
|
|
|
"nl": "Gedeelde straat"
|
2021-07-06 15:05:57 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"description": {
|
2021-07-06 16:24:35 +02:00
|
|
|
"en": "Cyclepaths where you have to share your lane with other cyclists.",
|
|
|
|
"nl": "Fietspaden waar fietsers de weg moeten delen met andere weggebruikers."
|
2021-07-06 15:05:57 +02:00
|
|
|
},
|
2021-07-06 16:17:36 +02:00
|
|
|
"tagRenderings": [
|
|
|
|
{
|
|
|
|
"render": {
|
2021-07-07 09:51:06 +02:00
|
|
|
"en": "The maximum speed on this road is {maxspeed} km/h",
|
|
|
|
"nl": "De maximumsnelheid op deze weg is {maxspeed} km/u"
|
2021-07-06 16:17:36 +02:00
|
|
|
},
|
|
|
|
"freeform": {
|
|
|
|
"key": "maxspeed",
|
|
|
|
"addExtraTags": []
|
|
|
|
},
|
|
|
|
"mappings": [
|
|
|
|
{
|
|
|
|
"if": "maxspeed=20",
|
|
|
|
"then": {
|
2021-07-07 09:51:06 +02:00
|
|
|
"en": "The maximum speed is 20 km/h",
|
|
|
|
"nl": "De maximumsnelheid is 20 km/u"
|
2021-07-06 16:17:36 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"if": "maxspeed=30",
|
|
|
|
"then": {
|
2021-07-07 09:51:06 +02:00
|
|
|
"en": "The maximum speed is 30 km/h",
|
|
|
|
"nl": "De maximumsnelheid is 30 km/u"
|
2021-07-06 16:17:36 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"if": "maxspeed=50",
|
|
|
|
"then": {
|
2021-07-07 09:51:06 +02:00
|
|
|
"en": "The maximum speed is 50 km/h",
|
|
|
|
"nl": "De maximumsnelheid is 50 km/u"
|
2021-07-06 16:17:36 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"if": "maxspeed=70",
|
|
|
|
"then": {
|
2021-07-07 09:51:06 +02:00
|
|
|
"en": "The maximum speed is 70 km/h",
|
|
|
|
"nl": "De maximumsnelheid is 70 km/u"
|
2021-07-06 16:17:36 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"if": "maxspeed=90",
|
|
|
|
"then": {
|
2021-07-07 09:51:06 +02:00
|
|
|
"en": "The maximum speed is 90 km/h",
|
|
|
|
"nl": "De maximumsnelheid is 90 km/u"
|
2021-07-06 16:17:36 +02:00
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"question": {
|
2021-07-07 09:51:06 +02:00
|
|
|
"en": "What is the maximum speed in this street?",
|
|
|
|
"nl": "Wat is de maximumsnelheid in deze straat?"
|
2021-07-06 16:17:36 +02:00
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
2021-07-06 15:05:57 +02:00
|
|
|
"hideUnderlayingFeaturesMinPercentage": 0,
|
|
|
|
"icon": {
|
|
|
|
"render": "./assets/svg/bug.svg"
|
|
|
|
},
|
|
|
|
"width": {
|
|
|
|
"render": "8"
|
|
|
|
},
|
|
|
|
"iconSize": {
|
|
|
|
"render": "40,40,center"
|
|
|
|
},
|
|
|
|
"color": {
|
|
|
|
"render": "#f00"
|
|
|
|
},
|
|
|
|
"presets": []
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "lanes",
|
|
|
|
"name": {
|
2021-07-06 16:24:35 +02:00
|
|
|
"en": "Lanes",
|
|
|
|
"nl": "Fietsstroken naast de weg"
|
2021-07-06 15:05:57 +02:00
|
|
|
},
|
|
|
|
"minzoom": 12,
|
|
|
|
"source": {
|
|
|
|
"osmTags": {
|
|
|
|
"and": [
|
|
|
|
"cycleway=lane"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"title": {
|
|
|
|
"render": {
|
2021-07-06 16:24:35 +02:00
|
|
|
"en": "Cycleway next to road",
|
|
|
|
"nl": "Fietsstrook naast de weg"
|
2021-07-06 15:05:57 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"description": {
|
2021-07-06 16:24:35 +02:00
|
|
|
"en": "Cycleways immediately next to the road.",
|
|
|
|
"nl": "Fietspaden direct naast de weg."
|
2021-07-06 15:05:57 +02:00
|
|
|
},
|
2021-07-06 16:17:36 +02:00
|
|
|
"tagRenderings": [
|
|
|
|
{
|
|
|
|
"render": {
|
2021-07-07 09:51:06 +02:00
|
|
|
"en": "The maximum speed on this road is {maxspeed} km/h",
|
|
|
|
"nl": "De maximumsnelheid op deze weg is {maxspeed} km/u"
|
2021-07-06 16:17:36 +02:00
|
|
|
},
|
|
|
|
"freeform": {
|
|
|
|
"key": "maxspeed",
|
|
|
|
"addExtraTags": []
|
|
|
|
},
|
|
|
|
"mappings": [
|
|
|
|
{
|
|
|
|
"if": "maxspeed=20",
|
|
|
|
"then": {
|
2021-07-06 16:24:35 +02:00
|
|
|
"en": "The maximum speed is 20 km/h",
|
|
|
|
"nl": "De maximumsnelheid is 20 km/u"
|
2021-07-06 16:17:36 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"if": "maxspeed=30",
|
|
|
|
"then": {
|
2021-07-06 16:24:35 +02:00
|
|
|
"en": "The maximum speed is 30 km/h",
|
|
|
|
"nl": "De maximumsnelheid is 30 km/u"
|
2021-07-06 16:17:36 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"if": "maxspeed=50",
|
|
|
|
"then": {
|
2021-07-06 16:24:35 +02:00
|
|
|
"en": "The maximum speed is 50 km/h",
|
|
|
|
"nl": "De maximumsnelheid is 50 km/u"
|
2021-07-06 16:17:36 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"if": "maxspeed=70",
|
|
|
|
"then": {
|
2021-07-06 16:24:35 +02:00
|
|
|
"en": "The maximum speed is 70 km/h",
|
|
|
|
"nl": "De maximumsnelheid is 70 km/u"
|
2021-07-06 16:17:36 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"if": "maxspeed=90",
|
|
|
|
"then": {
|
2021-07-06 16:24:35 +02:00
|
|
|
"en": "The maximum speed is 90 km/h",
|
|
|
|
"nl": "De maximumsnelheid is 90 km/u"
|
2021-07-06 16:17:36 +02:00
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"question": {
|
2021-07-06 16:24:35 +02:00
|
|
|
"en": "What is the maximum speed in this street?",
|
|
|
|
"nl": "Wat is de maximumsnelheid in deze straat?"
|
2021-07-06 16:17:36 +02:00
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
2021-07-06 15:05:57 +02:00
|
|
|
"hideUnderlayingFeaturesMinPercentage": 0,
|
|
|
|
"icon": {
|
|
|
|
"render": "./assets/svg/bug.svg"
|
|
|
|
},
|
|
|
|
"width": {
|
|
|
|
"render": "8"
|
|
|
|
},
|
|
|
|
"iconSize": {
|
|
|
|
"render": "40,40,center"
|
|
|
|
},
|
|
|
|
"color": {
|
|
|
|
"render": "#f90"
|
|
|
|
},
|
|
|
|
"presets": []
|
2021-07-07 16:21:08 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "all_streets",
|
|
|
|
"name": {
|
|
|
|
"nl": "Alle straten",
|
|
|
|
"en": "All streets"
|
|
|
|
},
|
|
|
|
"description": {
|
|
|
|
"nl": "Laag waar je nieuwe fietspaden kan aanduiden",
|
|
|
|
"en": "Layer to mark new cycleways"
|
|
|
|
},
|
|
|
|
"source": {
|
|
|
|
"osmTags": {
|
|
|
|
"or": [
|
|
|
|
"highway=residential",
|
|
|
|
"highway=tertiary",
|
|
|
|
"highway=unclassified",
|
|
|
|
"highway=primary",
|
|
|
|
"highway=secondary"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"minzoom": 18,
|
|
|
|
"wayHandling": 0,
|
|
|
|
"title": {
|
|
|
|
"render": {
|
|
|
|
"nl": "Straat",
|
|
|
|
"en": "Street"
|
|
|
|
},
|
|
|
|
"mappings": [
|
|
|
|
{
|
|
|
|
"if": "name~*",
|
|
|
|
"then": "{name}"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"icon": "./assets/svg/bug.svg",
|
|
|
|
"width": "5",
|
|
|
|
"color": {
|
|
|
|
"render": "#aaaaaa",
|
|
|
|
"mappings": []
|
|
|
|
},
|
|
|
|
"tagRenderings": []
|
2021-07-07 16:24:12 +02:00
|
|
|
},
|
2021-07-06 16:45:17 +02:00
|
|
|
{
|
|
|
|
"id": "cyclestreets",
|
|
|
|
"name": {
|
|
|
|
"en": "Cyclestreets",
|
|
|
|
"nl": "Fietsstraten"
|
|
|
|
},
|
|
|
|
"minzoom": 12,
|
|
|
|
"source": {
|
|
|
|
"osmTags": {
|
|
|
|
"and": [
|
|
|
|
"cyclestreet=yes"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"title": {
|
|
|
|
"render": {
|
|
|
|
"en": "Dedicated cyclestreet",
|
|
|
|
"nl": "Fietsstraten"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"description": {
|
|
|
|
"en": "Bicycles have priority and overtaking isn't allowed, the maximum speed is 30 km/h",
|
|
|
|
"nl": "Fietsen hebben prioriteit en inhalen is niet toegestaan, de maximumsnelheid is 30 km/h"
|
|
|
|
},
|
|
|
|
"tagRenderings": [],
|
|
|
|
"hideUnderlayingFeaturesMinPercentage": 0,
|
|
|
|
"icon": {
|
|
|
|
"render": "./assets/svg/bug.svg"
|
|
|
|
},
|
|
|
|
"width": {
|
|
|
|
"render": "8"
|
|
|
|
},
|
|
|
|
"iconSize": {
|
|
|
|
"render": "40,40,center"
|
|
|
|
},
|
|
|
|
"color": {
|
|
|
|
"render": "#00f"
|
|
|
|
},
|
|
|
|
"presets": []
|
2021-07-06 15:05:57 +02:00
|
|
|
}
|
|
|
|
],
|
2021-07-06 15:57:02 +02:00
|
|
|
"overrideAll": {
|
|
|
|
"+tagRenderings": [
|
2021-07-07 16:21:08 +02:00
|
|
|
{
|
|
|
|
"freeform": {
|
|
|
|
"key": "cycleway",
|
|
|
|
"addExtraTags": []
|
|
|
|
},
|
|
|
|
"question": {
|
|
|
|
"en": "Is there a cycleway?",
|
|
|
|
"nl": "Is er een fietspad?"
|
|
|
|
},
|
|
|
|
"condition": "highway!=cycleway",
|
|
|
|
"mappings": [
|
|
|
|
{
|
|
|
|
"if": "cycleway=",
|
|
|
|
"then": {
|
|
|
|
"en": "There is no cycleway",
|
|
|
|
"nl": "Er is geen fietspad"
|
|
|
|
},
|
|
|
|
"hideInAnswer": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"if": "cycleway=shared_lane",
|
|
|
|
"then": {
|
|
|
|
"en": "There is a shared lane",
|
|
|
|
"nl": "Er is een fietssugestiestrook"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"if": "cycleway=lane",
|
|
|
|
"then": {
|
|
|
|
"en": "There is a lane next to the road (seperated with paint)",
|
|
|
|
"nl": "Er is een fietspad aangrenzend aan de weg (gescheiden met verf)"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"if": "cycleway=track",
|
|
|
|
"then": {
|
|
|
|
"en": "There is a track, but no cycleway drawn seperately from this road on the map.",
|
|
|
|
"nl": "Er is een fietspad (los van de weg), maar geen fietspad afzonderlijk getekend naast deze weg."
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"if": "cycleway=seperate",
|
|
|
|
"then": {
|
|
|
|
"en": "There is a seperately drawn cycleway",
|
|
|
|
"nl": "Er is een apart getekend fietspad."
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"render": {
|
|
|
|
"en": "Unknown cycleway situation",
|
|
|
|
"nl": "Onbekende fietspad situatie"
|
|
|
|
}
|
|
|
|
},
|
2021-07-06 15:57:02 +02:00
|
|
|
{
|
|
|
|
"render": {
|
2021-07-06 16:24:35 +02:00
|
|
|
"en": "This road is made of {surface}",
|
|
|
|
"nl": "Deze weg is gemaakt van {surface}"
|
2021-07-06 15:57:02 +02:00
|
|
|
},
|
|
|
|
"freeform": {
|
|
|
|
"key": "surface",
|
|
|
|
"addExtraTags": []
|
|
|
|
},
|
|
|
|
"mappings": [
|
|
|
|
{
|
|
|
|
"if": "surface=wood",
|
|
|
|
"then": {
|
2021-07-06 16:24:35 +02:00
|
|
|
"en": "This street is made of wood",
|
|
|
|
"nl": "Deze weg is gemaakt van hout"
|
2021-07-06 15:57:02 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"if": "surface=concrete",
|
|
|
|
"then": {
|
2021-07-06 16:24:35 +02:00
|
|
|
"en": "This street is made of concrete",
|
|
|
|
"nl": "Deze straat is gemaakt van beton"
|
2021-07-06 15:57:02 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"if": "surface=cobblestone",
|
|
|
|
"then": {
|
2021-07-06 16:24:35 +02:00
|
|
|
"en": "This street is made of cobblestone",
|
|
|
|
"nl": "Deze straat is gemaakt van kasseien"
|
2021-07-06 15:57:02 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"if": "surface=asphalt",
|
|
|
|
"then": {
|
2021-07-06 16:24:35 +02:00
|
|
|
"en": "This street is made of asphalt",
|
|
|
|
"nl": "Deze straat is gemaakt van asfalt"
|
2021-07-06 15:57:02 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"if": "surface=paved",
|
|
|
|
"then": {
|
2021-07-06 16:24:35 +02:00
|
|
|
"en": "This street is paved",
|
|
|
|
"nl": "Deze straat is geplaveid"
|
2021-07-06 15:57:02 +02:00
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"question": {
|
2021-07-06 16:24:35 +02:00
|
|
|
"en": "What is the surface of the street made from?",
|
|
|
|
"nl": "Waaruit is het oppervlak van de straat gemaakt?"
|
2021-07-06 15:57:02 +02:00
|
|
|
}
|
2021-07-07 15:54:26 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"render": {
|
|
|
|
"en": "The carriage width of this road is <strong>{width:carriageway}m</strong>",
|
|
|
|
"nl": "De breedte van deze rijbaan in deze straat is <strong>{width:carriageway}m</strong>"
|
|
|
|
},
|
|
|
|
"freeform": {
|
|
|
|
"key": "width:carriageway",
|
|
|
|
"addExtraTags": []
|
|
|
|
},
|
|
|
|
"question": {
|
|
|
|
"en": "What is the carriage width of this road (in meters)?",
|
|
|
|
"nl": "Hoe breed is de rijbaan in deze straat (in meters)?"
|
|
|
|
}
|
2021-07-06 15:57:02 +02:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
2021-07-06 15:05:57 +02:00
|
|
|
}
|