From f9db49f31bbf4a1abbe4b4be221a042528e7b730 Mon Sep 17 00:00:00 2001 From: Rick Kelson Date: Mon, 15 Apr 2024 14:46:05 -0600 Subject: [PATCH] basic parcel update utah washington --- src/pages/products/sgid/cadastre/parcels.astro | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/products/sgid/cadastre/parcels.astro b/src/pages/products/sgid/cadastre/parcels.astro index 4e720bc792..9c086e6b0d 100644 --- a/src/pages/products/sgid/cadastre/parcels.astro +++ b/src/pages/products/sgid/cadastre/parcels.astro @@ -33,7 +33,7 @@ const page: IPageMetadata = { ...metadata, application: 'https://parcels.utah.gov', updateHistory: [ - `April 2024 - Grand, Salt Lake`, + `April 2024 - Grand, Salt Lake, Utah, Washington`, `March 2024 - Garfield, Iron, Utah, Washington, Weber`, `February 2024 - Carbon, Davis, Kane, Tooele, Utah, Wasatch, Washington, Weber`, `January 2024 - Davis, Grand, Utah, Washington, Weber`, @@ -260,7 +260,7 @@ const countyMetadata = [ { county: 'Utah', sgid: 'utah-utah-county-parcels', - lastUpdate: 'March 2024', + lastUpdate: 'April 2024', lastUpdateLir: '2023', website: '', app: 'https://maps.utahcounty.gov/ParcelMap/ParcelMap.html', @@ -276,7 +276,7 @@ const countyMetadata = [ { county: 'Washington', sgid: 'utah-washington-county-parcels', - lastUpdate: 'March 2024', + lastUpdate: 'April 2024', lastUpdateLir: '2023', website: '', app: 'https://geoprodvm.washco.utah.gov/Html5Viewer/?viewer=WashingtonCounty',