Skip to content

Commit

Permalink
Update water_trails_poi.yml
Browse files Browse the repository at this point in the history
Collect water locks as points
  • Loading branch information
quincylvania authored Jul 3, 2024
1 parent 3a1a546 commit bbc316d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions renderer/layers/water_trails_poi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,17 @@ layers:
- waterfall
- weir
attributes: *poi_attributes
- source: osm
geometry: point_on_line
min_zoom: 10
include_when:
- __all__:
- lock: yes
- waterway:
- canal
- river
- stream
attributes: *poi_attributes
args:
area:
description: Geofabrik area to download
Expand Down

0 comments on commit bbc316d

Please sign in to comment.