Replace Mapillary raster with vector tiles (#432)

This commit is contained in:
Norbert Renner 2022-06-17 17:04:58 +02:00
parent c585b5aa62
commit d5a6a0ae6f
5 changed files with 77 additions and 7 deletions

View file

@ -1,17 +0,0 @@
{
"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"
}