2016-10-10 19:39:47 +02:00

13 lines
312 B
YAML

layer:
id: "water"
description: |
Water polygons and linestrings representing oceans, lakes and waterways.
buffer_size: 4
datasource:
query: (SELECT * FROM layer_water(!bbox!, z(!scale_denominator!))) AS t
schema:
- ./water.sql
datasources:
- type: imposm3
mapping_file: ./mapping.yaml