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
17
layers/extra/mapillary-coverage-raster.geojson
Normal file
17
layers/extra/mapillary-coverage-raster.geojson
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"geometry": null,
|
||||
"properties": {
|
||||
"attribution": {
|
||||
"text": "Mapillary, CC BY",
|
||||
"url": "https://www.mapillary.com"
|
||||
},
|
||||
"id": "mapillary-coverage-raster",
|
||||
"max_zoom": 17,
|
||||
"name": "Mapillary Coverage",
|
||||
"overlay": true,
|
||||
"type": "tms",
|
||||
"url": "https://d6a1v2w10ny40.cloudfront.net/v0.1/{z}/{x}/{y}.png"
|
||||
},
|
||||
"type": "Feature"
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue