planetiler/planetiler-custommap/src/test/resources/validSchema/tag_include.yml

28 wiersze
525 B
YAML
Czysty Zwykły widok Historia

schema_name: Test Case Schema
schema_description: Test case tile schema
attribution: Test attribution
sources:
osm:
type: osm
url: geofabrik:rhode-island
layers:
2022-09-23 10:49:09 +00:00
- id: testLayer
features:
2022-09-23 10:49:09 +00:00
- source:
- osm
min_zoom: 10
geometry: polygon
include_when:
natural: water
attributes:
- key: test_include
2022-09-23 10:49:09 +00:00
value: ok
include_when:
natural: water
- key: test_exclude
2022-09-23 10:49:09 +00:00
value: bad
include_when:
natural: mud
- key: test_zoom_tag
2022-09-23 10:49:09 +00:00
min_zoom: 12