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
|
- quarter
|
||||||
- neighbourhood
|
- neighbourhood
|
||||||
- dam
|
- dam
|
||||||
|
- quarry
|
||||||
datasource:
|
datasource:
|
||||||
geometry_field: geometry
|
geometry_field: geometry
|
||||||
query: (SELECT geometry, class FROM layer_landuse(!bbox!, z(!scale_denominator!))) AS t
|
query: (SELECT geometry, class FROM layer_landuse(!bbox!, z(!scale_denominator!))) AS t
|
||||||
|
|||||||
@ -74,6 +74,7 @@ tables:
|
|||||||
- railway
|
- railway
|
||||||
- cemetery
|
- cemetery
|
||||||
- military
|
- military
|
||||||
|
- quarry
|
||||||
# zoning
|
# zoning
|
||||||
- residential
|
- residential
|
||||||
- commercial
|
- 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