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

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