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

28 wiersze
525 B
YAML

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