kopia lustrzana https://github.com/openmaptiles/openmaptiles
Added quarry to landuse list (#1404)
This includes quarry in the list of landuse features Co-authored-by: Tomas Pohanka <TomPohys@gmail.com>pull/1421/head
rodzic
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
|
||||||
|
|
Plik binarny nie jest wyświetlany.
Przed Szerokość: | Wysokość: | Rozmiar: 62 KiB Po Szerokość: | Wysokość: | Rozmiar: 63 KiB |
Ładowanie…
Reference in New Issue