Move to new modular layer structure

This commit is contained in:
lukasmartinelli
2016-10-09 21:27:09 +02:00
parent ad5d53ad19
commit 480d720585
21 changed files with 92 additions and 251 deletions

8
layers/state/state.yaml Normal file
View File

@@ -0,0 +1,8 @@
layer:
id: "state"
description: state
buffer_size: 128
datasource:
query: (SELECT * FROM layer_state(!bbox!, z(!scale_denominator!))) AS t
schema:
- ./state.sql