Added quarry to landuse list (#1404)

This includes quarry in the list of landuse features

Co-authored-by: Tomas Pohanka <TomPohys@gmail.com>
This commit is contained in:
bgo-eiu
2022-09-08 05:43:48 -04:00
committed by GitHub
parent 6e73058a23
commit 6212c056ea
3 changed files with 2 additions and 0 deletions

View File

@@ -44,6 +44,7 @@ layer:
- quarter
- neighbourhood
- dam
- quarry
datasource:
geometry_field: geometry
query: (SELECT geometry, class FROM layer_landuse(!bbox!, z(!scale_denominator!))) AS t