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",
|
||||
"description": "Copernicus DSM 10m encoded as Mapbox Terrain-RGB",
|
||||
"format": "png",
|
||||
"type": "baselayer",
|
||||
"version": "1.0",
|
||||
"minzoom": "5",
|
||||
"maxzoom": "14",
|
||||
"bounds": "6.0,36.0,19.0,47.0",
|
||||
"center": "12.0,42.0,6",
|
||||
"attribution": "EU Copernicus DSM 10m"
|
||||
}
|
||||
"description": "Copernicus DSM 10m encoded as Mapbox Terrain-RGB",
|
||||
"format": "png",
|
||||
"type": "baselayer",
|
||||
"version": "1.0",
|
||||
"minzoom": "5",
|
||||
"maxzoom": "14",
|
||||
"bounds": "6.0,36.0,19.0,47.0",
|
||||
"center": "12.0,42.0,6",
|
||||
"attribution": "EU Copernicus DSM 10m"
|
||||
}
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue