diff --git a/src/pages/products/sgid/cadastre/parcels.astro b/src/pages/products/sgid/cadastre/parcels.astro index 18e60e2087..29a7db5852 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: [ - `May 2024 - Millard`, + `May 2024 - Millard, Salt Lake, Utah, Washington`, `April 2024 - Grand, Piute, Salt Lake, Sevier, Utah, Wasatch, Washington`, `March 2024 - Garfield, Iron, Utah, Washington, Weber`, `February 2024 - Carbon, Davis, Kane, Tooele, Utah, Wasatch, Washington, Weber`, @@ -205,7 +205,7 @@ const countyMetadata = [ { county: 'Salt Lake', sgid: 'utah-salt-lake-county-parcels', - lastUpdate: 'April 2024', + lastUpdate: 'May 2024', lastUpdateLir: '2023', website: '', app: 'https://slco.org/assessor/new/query/intropage.cfm', @@ -261,7 +261,7 @@ const countyMetadata = [ { county: 'Utah', sgid: 'utah-utah-county-parcels', - lastUpdate: 'April 2024', + lastUpdate: 'May 2024', lastUpdateLir: '2023', website: '', app: 'https://maps.utahcounty.gov/ParcelMap/ParcelMap.html', @@ -277,7 +277,7 @@ const countyMetadata = [ { county: 'Washington', sgid: 'utah-washington-county-parcels', - lastUpdate: 'April 2024', + lastUpdate: 'May 2024', lastUpdateLir: '2023', website: '', app: 'https://geoprodvm.washco.utah.gov/Html5Viewer/?viewer=WashingtonCounty',