diff --git a/cyclePathsG12a.json b/cyclePathsG12a.json new file mode 100644 index 0000000..1b40092 --- /dev/null +++ b/cyclePathsG12a.json @@ -0,0 +1,18 @@ +{ + "type": "overpass", + "name": { + "en": "G12a Cycleway" + }, + "query": { + "14": "way[\"highway\"=\"cycleway\"][\"traffic_sign\"=\"NL:G12a\"];" + }, + "feature": { + "markerSymbol": null, + "listMarkerSymbol": "line", + "style": { + "width": "3", + "color": "#bf00ff" + } + } + +}