Move to new modular layer structure
This commit is contained in:
12
layers/boundary/boundary.yaml
Normal file
12
layers/boundary/boundary.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
layer:
|
||||
id: "boundary"
|
||||
description: Buildings
|
||||
buffer_size: 4
|
||||
fields:
|
||||
admin_level: Number
|
||||
class: String
|
||||
scalerank: Number
|
||||
datasource:
|
||||
query: (SELECT * FROM layer_boundary(!bbox!, z(!scale_denominator!))) AS t
|
||||
schema:
|
||||
- ./boundary.sql
|
||||
Reference in New Issue
Block a user