From b61c5fa85adaa867f9c07da519c1df060708e9f1 Mon Sep 17 00:00:00 2001 From: Blayne Chard Date: Thu, 9 Apr 2026 15:33:36 +1200 Subject: [PATCH] feat: start tracking 123113-nz-addresses --- src/config.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/config.ts b/src/config.ts index 7d9c3de..89f7f65 100644 --- a/src/config.ts +++ b/src/config.ts @@ -28,6 +28,7 @@ const Monitor = [ { id: 106966, name: '106966-nz-12k-tile-index' }, { id: 105689, name: '105689-nz-addresses-pilot' }, { id: 122315, name: '122315-topographic-names-3857' }, + { id: 123113, name: '123113-nz-addresses' }, { id: 50063, name: '50063-nz-chatham-island-airport-polygons-topo-150k' }, { id: 50064, name: '50064-nz-chatham-island-beacon-points-topo-150k' }, { id: 50065, name: '50065-nz-chatham-island-boatramp-centrelines-topo-150k' },