From 7f4fbab812ae40689c01049cb1f20586aa5eacf0 Mon Sep 17 00:00:00 2001 From: linz-li-bot <134554979+linz-li-bot@users.noreply.github.com> Date: Tue, 13 Feb 2024 10:01:33 +1300 Subject: [PATCH] config(vector): Update the vector data in the topographic tileset and add address feature id. (#846) --- config/tileset/topographic.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/tileset/topographic.json b/config/tileset/topographic.json index 97234d4b..6bff1b2e 100644 --- a/config/tileset/topographic.json +++ b/config/tileset/topographic.json @@ -6,7 +6,7 @@ "format": "pbf", "layers": [ { - "3857": "s3://linz-basemaps/vector/3857/01HNZNV582BR9KZ8GZ1GWZWXWS/topographic.tar.co", + "3857": "s3://linz-basemaps/vector/3857/01HPCZ7RDD8DY36AE2ST1TC2FY/topographic.tar.co", "name": "topographic", "title": "Topographic" }