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:
parent
6e73058a23
commit
6212c056ea
@ -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
|
||||
|
||||
@ -74,6 +74,7 @@ tables:
|
||||
- railway
|
||||
- cemetery
|
||||
- military
|
||||
- quarry
|
||||
# zoning
|
||||
- residential
|
||||
- commercial
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 62 KiB After Width: | Height: | Size: 63 KiB |
Loading…
x
Reference in New Issue
Block a user