Skip to content

Commit

Permalink
Avoid use of exclude_when in water_trails
Browse files Browse the repository at this point in the history
  • Loading branch information
quincylvania committed Jul 15, 2024
1 parent a355172 commit cc4a77c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions renderer/layers/water_trails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,8 +153,8 @@ layers:
- link
- flowline
- canoe: __any__
exclude_when:
indoor: __any__
- __not__:
indoor: __any__
attributes:
- key: OSM_ID
value: "${feature.id}"
Expand Down

0 comments on commit cc4a77c

Please sign in to comment.