Skip to content

Commit

Permalink
Collect more camping features
Browse files Browse the repository at this point in the history
  • Loading branch information
quincylvania committed Aug 6, 2024
1 parent 1306a4e commit 8da9a43
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions renderer/layers/trails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,10 @@ layers:
tourism:
- camp_site
- camp_pitch
- caravan_site
- wilderness_hut
- viewpoint
shelter_type: lean_to
attributes:
&poi_attributes
- key: OSM_ID
Expand Down Expand Up @@ -381,6 +384,8 @@ layers:
tag_value: protected_area
- key: ref
tag_value: ref
- key: shelter_type
tag_value: shelter_type
- key: shower
tag_value: shower
- key: ski
Expand Down Expand Up @@ -416,6 +421,9 @@ layers:
tourism:
- camp_site
- camp_pitch
- caravan_site
- wilderness_hut
shelter_type: lean_to
attributes: *poi_attributes
# gather route markers, guideposts, and cairns mapped as nodes
- source: osm
Expand Down

0 comments on commit 8da9a43

Please sign in to comment.