Move to new modular layer structure
This commit is contained in:
8
layers/state/state.yaml
Normal file
8
layers/state/state.yaml
Normal 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
|
||||
Reference in New Issue
Block a user