Update schema.yml

This commit is contained in:
2026-06-01 09:20:54 +00:00
parent 4c4e91c0d6
commit 8650986ab4
+1 -2
View File
@@ -125,7 +125,7 @@ layers:
geometry: polygon geometry: polygon
include_when: include_when:
building: __any__ building: __any__
man_made: [bridge, wasterwater_plant, water_works, works, breakwater] man_made: [bridge, wasterwater_plant, water_works, works, breakwater, pier]
attributes: attributes:
- key: class - key: class
type: match_value type: match_value
@@ -201,7 +201,6 @@ layers:
leisure: [garden, park, pitch, dog_park, fishing, marina, nature_reserve, playground, stadium, track, playground, sports_centre] leisure: [garden, park, pitch, dog_park, fishing, marina, nature_reserve, playground, stadium, track, playground, sports_centre]
natural: [fell, grassland, heath, scrub, wood, tundra, bay, beach, blowhole, crevasse, shingle, shoal, bare_rock, hill, sand, scree, tree] natural: [fell, grassland, heath, scrub, wood, tundra, bay, beach, blowhole, crevasse, shingle, shoal, bare_rock, hill, sand, scree, tree]
highway: [service, pedestrian] highway: [service, pedestrian]
man_made: [pier]
attributes: attributes:
- key: class - key: class
type: match_key type: match_key