You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
407 B

{
"type": "overpass",
"name": {
"en": "Cycleway (no sign)",
"nl": "Fietspad (geen bord)"
},
"query": {
"14": "way[\"highway\"=\"cycleway\"][\"traffic_sign\"=\"none\"];"
},
"feature": {
"markerSymbol": null,
"listMarkerSymbol": "line",
"style": {
"width": "3",
"color": "#ffff00"
}
}
}