Skip to content

Commit

Permalink
config(vector): Update the topographic to topographic config file.
Browse files Browse the repository at this point in the history
  • Loading branch information
Wentao-Kuang committed Sep 25, 2023
1 parent 480c631 commit c012bf1
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions config/tileset/topographic.json
Original file line number Diff line number Diff line change
@@ -1,14 +1 @@
{
"type": "vector",
"id": "ts_topographic",
"title": "New Zealand Topographic Vector Map",
"maxZoom": 15,
"format": "pbf",
"layers": [
{
"3857": "s3://linz-basemaps/vector/3857/01H0RYKKEHH1E1WAGB3C89J3TP/topographic.tar.co",
"name": "topographic",
"title": "Topographic"
}
]
}
{ "type": "vector", "id": "ts_topographic", "title": "New Zealand Topographic Vector Map", "maxZoom": 15, "format": "pbf", "layers": [{ "3857": "[", "name": "topographic", "title": "Topographic" }] }

0 comments on commit c012bf1

Please sign in to comment.