Browse Source

updating to include highways with portage=*

master
scarapella 9 months ago
parent
commit
ffc03b9443
  1. 1
      paddling_amenities.yaml

1
paddling_amenities.yaml

@ -13,7 +13,6 @@ query:
node["canoe"~"^(put_in|egress|put_in;egress)$"]; node["canoe"~"^(put_in|egress|put_in;egress)$"];
node["waterway"="access_point"]; node["waterway"="access_point"];
node["leisure"="slipway"]; node["leisure"="slipway"];
node["waterway"="access_point"];
way["canoe"="portage"]; way["canoe"="portage"];
way[highway][portage]; way[highway][portage];
nwr[shop~"^(boat)$"]["boat:type"~"^(.*;|)canoe|kayak|standup_paddleboard|dinghy|pedalboat(|;.*)$"]; nwr[shop~"^(boat)$"]["boat:type"~"^(.*;|)canoe|kayak|standup_paddleboard|dinghy|pedalboat(|;.*)$"];

Loading…
Cancel
Save