forked from MapComplete/MapComplete
Clipping updates the id to be unique, use sliced community index
This commit is contained in:
parent
de08dba5c7
commit
1d11cbcf3b
2 changed files with 34 additions and 3 deletions
|
@ -11,7 +11,8 @@
|
|||
}
|
||||
},
|
||||
"source": {
|
||||
"geoJson": "https://raw.githubusercontent.com/osmlab/osm-community-index/main/dist/completeFeatureCollection.json",
|
||||
"geoJson": "https://raw.githubusercontent.com/pietervdvn/MapComplete-data/main/community_index/tile_{z}_{x}_{y}.geojson",
|
||||
"geoJsonZoomLevel": 6,
|
||||
"osmTags": "resources~*",
|
||||
"isOsmCache": false
|
||||
},
|
||||
|
@ -142,4 +143,4 @@
|
|||
"en": "A layer showing the OpenStreetMap Communities",
|
||||
"de": "Eine Ebene aller OpenStreetMap-Communities"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue