diff --git a/src/pages/products/sgid/cadastre/parcels.astro b/src/pages/products/sgid/cadastre/parcels.astro index c75b189884..85301e39ea 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: [ - `October 2024 - Box Elder, Iron`, + `October 2024 - Box Elder, Grand, Iron, Utah, Washington`, `September 2024 - Davis, Salt Lake, Utah, Washington, Weber`, `August 2024 - Davis, Salt Lake, Tooele, Utah, Washington, Weber`, `July 2024 - Davis, Kane, Rich, Salt Lake, Utah, Wasatch, Washington, Weber`, @@ -148,7 +148,7 @@ const countyMetadata = [ { county: 'Grand', sgid: 'utah-grand-county-parcels', - lastUpdate: 'April 2024', + lastUpdate: 'October 2024', lastUpdateLir: '2024', website: 'https://www.grandcountyutah.net/1096/GIS-Data', app: 'https://grandcountyutah.maps.arcgis.com/apps/webappviewer/index.html?id=87df401f39fb4d45b3f35743ecec5a7c', @@ -268,7 +268,7 @@ const countyMetadata = [ { county: 'Utah', sgid: 'utah-utah-county-parcels', - lastUpdate: 'September 2024', + lastUpdate: 'October 2024', lastUpdateLir: '2024', website: 'https://utah-county-data-sharing-hub-utahcounty.hub.arcgis.com/', app: 'https://maps.utahcounty.gov/ParcelMap/ParcelMap.html', @@ -284,7 +284,7 @@ const countyMetadata = [ { county: 'Washington', sgid: 'utah-washington-county-parcels', - lastUpdate: 'September 2024', + lastUpdate: 'October 2024', lastUpdateLir: '2024', website: 'https://www.washco.utah.gov/departments/gis/', app: 'https://geoprodvm.washco.utah.gov/Html5Viewer/?viewer=WashingtonCounty',