forked from MapComplete/MapComplete
Merge develop
This commit is contained in:
commit
553ee6d5aa
165 changed files with 6745 additions and 1720 deletions
|
@ -1,5 +1,17 @@
|
|||
{
|
||||
"layers": [
|
||||
{
|
||||
"name": "OpenStreetMap Carto",
|
||||
"url": "https://tile.openstreetmap.org/{z}/{x}/{y}.png",
|
||||
"category": "osmbasedmap",
|
||||
"id": "osm.carto",
|
||||
"type": "raster",
|
||||
"max_zoom": 19,
|
||||
"attribution": {
|
||||
"text": "OpenStreetMap",
|
||||
"url": "https://osm.org/copyright"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Americana",
|
||||
"url": "https://zelonewolf.github.io/openstreetmap-americana/style.json",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue