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
435 B

5 years ago
5 years ago
5 years ago
  1. {
  2. "type": "overpass",
  3. "name": {
  4. "en": "Compulsory (Moped) Cycleway (G12a)",
  5. "nl": "Verplicht Bromfietspad (G12a)"
  6. },
  7. "query": {
  8. "14": "way[\"highway\"=\"cycleway\"][\"traffic_sign\"=\"NL:G12a\"];"
  9. },
  10. "feature": {
  11. "markerSymbol": null,
  12. "listMarkerSymbol": "line",
  13. "style": {
  14. "width": "3",
  15. "color": "#bf00ff"
  16. }
  17. }
  18. }