Extract all into file per layer, concatenate to single file
This commit is contained in:
parent
9c3682294e
commit
182edb2ee1
52 changed files with 10344 additions and 2200 deletions
15
layers/extra/openmapsurfer.geojson
Normal file
15
layers/extra/openmapsurfer.geojson
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"geometry": null,
|
||||
"properties": {
|
||||
"attribution": {
|
||||
"html": "<a href=\"https://giscience.uni-hd.de\" target=\"_blank\" rel=\"noopener\">GIScience Research Group</a> @ University of Heidelberg (<a href=\"https://openrouteservice.org/\" target=\"_blank\" rel=\"noopener\">info</a>)"
|
||||
},
|
||||
"id": "openmapsurfer",
|
||||
"max_zoom": 19,
|
||||
"name": "OpenMapSurfer",
|
||||
"type": "tms",
|
||||
"url": "https://api.openrouteservice.org/mapsurfer/{zoom}/{x}/{y}.png?api_key={keys_openrouteservice}"
|
||||
},
|
||||
"type": "Feature"
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue