Aggiorna README.md
This commit is contained in:
parent
88a122b495
commit
078cf392c6
1 changed files with 9 additions and 10 deletions
19
README.md
19
README.md
|
|
@ -76,16 +76,15 @@ deve dare
|
||||||
```
|
```
|
||||||
{
|
{
|
||||||
"name": "Italy Terrain RGB",
|
"name": "Italy Terrain RGB",
|
||||||
"description": "Copernicus DSM 10m encoded as Mapbox Terrain-RGB",
|
"description": "Copernicus DSM 10m encoded as Mapbox Terrain-RGB",
|
||||||
"format": "png",
|
"format": "png",
|
||||||
"type": "baselayer",
|
"type": "baselayer",
|
||||||
"version": "1.0",
|
"version": "1.0",
|
||||||
"minzoom": "5",
|
"minzoom": "5",
|
||||||
"maxzoom": "14",
|
"maxzoom": "14",
|
||||||
"bounds": "6.0,36.0,19.0,47.0",
|
"bounds": "6.0,36.0,19.0,47.0",
|
||||||
"center": "12.0,42.0,6",
|
"center": "12.0,42.0,6",
|
||||||
"attribution": "EU Copernicus DSM 10m"
|
"attribution": "EU Copernicus DSM 10m"
|
||||||
}
|
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue