kopia lustrzana https://github.com/openmaptiles/openmaptiles
rodzic
c81701a875
commit
01061c9927
|
@ -5,6 +5,8 @@ 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
|
||||
|
@ -20,7 +22,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