From be002ff2dd0fc45c5d602c884de7b3217cd1726f Mon Sep 17 00:00:00 2001 From: Rick Kelson Date: Tue, 5 Nov 2024 17:10:04 -0700 Subject: [PATCH] basic parcel update duchesne sevier utah washington refs agrc/planning-queue#496 --- src/pages/products/sgid/cadastre/parcels.astro | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/pages/products/sgid/cadastre/parcels.astro b/src/pages/products/sgid/cadastre/parcels.astro index e5f20e17b..f79e834b3 100644 --- a/src/pages/products/sgid/cadastre/parcels.astro +++ b/src/pages/products/sgid/cadastre/parcels.astro @@ -35,7 +35,7 @@ const page: IPageMetadata = { ...metadata, application: 'https://parcels.utah.gov', updateHistory: [ - `November 2024 - Carbon`, + `November 2024 - Carbon, Duchesne, Sevier, Utah, Washington`, `October 2024 - Box Elder, Davis, Grand, Iron, Utah, Washington, Weber`, `September 2024 - Davis, Salt Lake, Utah, Washington, Weber`, `August 2024 - Davis, Salt Lake, Tooele, Utah, Washington, Weber`, @@ -125,7 +125,7 @@ const countyMetadata = [ { county: 'Duchesne', sgid: 'utah-duchesne-county-parcels', - lastUpdate: 'March 2019', + lastUpdate: 'November 2024', lastUpdateLir: '2024', website: 'https://duchesne.utah.gov/gov/dept/information-systems/gis-maps/', app: 'https://portal.duchesnecountygis.org/arcgis/apps/webappviewer/index.html?id=551cc5dc2c73470693d47f77f3030aea', @@ -237,7 +237,7 @@ const countyMetadata = [ { county: 'Sevier', sgid: 'utah-sevier-county-parcels', - lastUpdate: 'April 2024', + lastUpdate: 'November 2024', lastUpdateLir: '2024', website: 'https://maps-sevierut.hub.arcgis.com/', app: 'https://maps-sevierut.hub.arcgis.com/apps/e7d8ff4fbb4948b1b244f28d52866828', @@ -269,7 +269,7 @@ const countyMetadata = [ { county: 'Utah', sgid: 'utah-utah-county-parcels', - lastUpdate: 'October 2024', + lastUpdate: 'November 2024', lastUpdateLir: '2024', website: 'https://utah-county-data-sharing-hub-utahcounty.hub.arcgis.com/', app: 'https://maps.utahcounty.gov/ParcelMap/ParcelMap.html', @@ -285,7 +285,7 @@ const countyMetadata = [ { county: 'Washington', sgid: 'utah-washington-county-parcels', - lastUpdate: 'October 2024', + lastUpdate: 'November 2024', lastUpdateLir: '2024', website: 'https://www.washco.utah.gov/departments/gis/', app: 'https://geoprodvm.washco.utah.gov/Html5Viewer/?viewer=WashingtonCounty',