kopia lustrzana https://github.com/openmaptiles/openmaptiles
remove unwanted layers test
rodzic
eb7f6be455
commit
ea084fbfd5
|
|
@ -5,8 +5,6 @@ tileset:
|
|||
- layers/landcover/landcover.yaml
|
||||
- layers/landuse/landuse.yaml
|
||||
- layers/mountain_peak/mountain_peak.yaml
|
||||
- layers/park/park.yaml
|
||||
- layers/boundary/boundary.yaml
|
||||
- layers/aeroway/aeroway.yaml
|
||||
- layers/transportation/transportation.yaml
|
||||
- layers/building/building.yaml
|
||||
|
|
@ -22,7 +20,7 @@ tileset:
|
|||
description: "A tileset showcasing all layers in OpenMapTiles. https://openmaptiles.org"
|
||||
attribution: '<a href="https://www.openmaptiles.org/" target="_blank">© OpenMapTiles</a> <a href="https://www.openstreetmap.org/copyright" target="_blank">© OpenStreetMap contributors</a>'
|
||||
center: [0, 0, 1]
|
||||
bounds: [-180.0,-85.0511,180.0,85.0511]
|
||||
bounds: [-180.0, -85.0511, 180.0, 85.0511]
|
||||
maxzoom: 14
|
||||
minzoom: 0
|
||||
pixel_scale: 256
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue