Replace Mapillary raster with vector tiles (#432)
This commit is contained in:
parent
c585b5aa62
commit
d5a6a0ae6f
5 changed files with 77 additions and 7 deletions
15
layers/mvt/mapillary-coverage.geojson
Normal file
15
layers/mvt/mapillary-coverage.geojson
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"geometry": null,
|
||||
"properties": {
|
||||
"attribution": {
|
||||
"text": "Mapillary, CC BY",
|
||||
"url": "https://www.mapillary.com"
|
||||
},
|
||||
"id": "mapillary-coverage",
|
||||
"name": "Mapillary Coverage",
|
||||
"overlay": true,
|
||||
"type": "mvt",
|
||||
"url": "mapillary-coverage-style?{keys_mapillary}"
|
||||
},
|
||||
"type": "Feature"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue