Move to new modular layer structure
This commit is contained in:
8
layers/ice/ice.yaml
Normal file
8
layers/ice/ice.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
layer:
|
||||
id: "ice"
|
||||
description: ice
|
||||
buffer_size: 4
|
||||
datasource:
|
||||
query: (SELECT * FROM layer_ice(!bbox!, z(!scale_denominator!))) AS t
|
||||
schema:
|
||||
- ./ice.sql
|
||||
Reference in New Issue
Block a user