Skip to content

Commit

Permalink
Collect streamgauges
Browse files Browse the repository at this point in the history
  • Loading branch information
quincylvania committed Jul 8, 2024
1 parent f0cf6ed commit 3365db4
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions renderer/layers/water_trails_poi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,16 +70,28 @@ layers:
tag_value: lock_name
- key: lock_ref
tag_value: lock_ref
- key: man_made
tag_value: man_made
- key: monitoring:water_level
tag_value: monitoring:water_level
- key: monitoring:tide_gauge
tag_value: monitoring:tide_gauge
- key: monitoring:flow_rate
tag_value: monitoring:flow_rate
- key: mtb
tag_value: mtb
- key: name
tag_value: name
- key: noname
tag_value: noname
- key: noref
tag_value: noref
- key: opening_hours
tag_value: opening_hours
- key: operator
tag_value: operator
- key: ref
tag_value: ref
- key: ski:nordic
tag_value: ski:nordic
- key: snowmobile
Expand Down Expand Up @@ -134,6 +146,17 @@ layers:
- river
- stream
attributes: *poi_attributes
- source: osm
geometry: point
min_zoom: 10
include_when:
- __all__:
- man_made: monitoring_station
- __any__:
monitoring:water_level: yes
monitoring:tide_gauge: yes
monitoring:flow_rate: yes
attributes: *poi_attributes
args:
area:
description: Geofabrik area to download
Expand Down

0 comments on commit 3365db4

Please sign in to comment.