maptiles/layers/kct/kct.yaml
2024-10-05 10:43:33 +02:00

17 lines
470 B
YAML

layer:
id: "kct"
description: kct
buffer_size: 4
srs: +proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0.0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs +over
fields:
name:
waycolor:
datasource:
geometry_field: geometry
srid: 900913
query: (SELECT geometry, name, waycolor FROM layer_kct(!bbox!, z(!scale_denominator!))) AS t
schema:
- ./layer.sql
datasources:
- type: imposm3
mapping_file: ./mapping.yaml