From 0f01eaf9e015110770fa0100fa9147a62f8d9246 Mon Sep 17 00:00:00 2001 From: Erik Neemann Date: Mon, 3 Feb 2025 16:08:31 -0700 Subject: [PATCH 1/2] chore: zip code update --- src/pages/products/sgid/boundaries/zip-codes.astro | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/products/sgid/boundaries/zip-codes.astro b/src/pages/products/sgid/boundaries/zip-codes.astro index cc85bdaabb..0826894099 100644 --- a/src/pages/products/sgid/boundaries/zip-codes.astro +++ b/src/pages/products/sgid/boundaries/zip-codes.astro @@ -31,6 +31,7 @@ export const metadata: IMetadata = { const page: IPageMetadata = { ...metadata, updateHistory: [ + `January 2025 - Realigned Junction/Kingston boundary to match address systems and USPS data`, `April 2022 - Improved boundaries in Davis county`, `November 2019 - Added 84765 polygon for Motoqua in Washington County`, `January 2019 - Added 84059 ZIP code in Utah County`, From e713adafe19c4074ce562ed1ee9e594052bc8acf Mon Sep 17 00:00:00 2001 From: Erik Neemann Date: Mon, 3 Feb 2025 16:08:47 -0700 Subject: [PATCH 2/2] chore: address system update --- src/pages/products/sgid/location/address-system-quadrants.astro | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/products/sgid/location/address-system-quadrants.astro b/src/pages/products/sgid/location/address-system-quadrants.astro index 0dfe83246f..68e5f58fe1 100644 --- a/src/pages/products/sgid/location/address-system-quadrants.astro +++ b/src/pages/products/sgid/location/address-system-quadrants.astro @@ -32,6 +32,7 @@ export const metadata: IMetadata = { const page: IPageMetadata = { ...metadata, updateHistory: [ + `January 2025 - Renamed Junction address system as Piute, adjusted its boundary with Kingston`, `July 2024 - Updated Kaysville/Farmington address system boundary to reflect municipal boundary changes.`, `April 2023 - Added the Mammoth address system in Juab county. Additional minor edits to account for annexations in Utah (Springville, Lehi) and Box Elder (Willard, Garland) counties.`, `April 2023 - Added the Mammoth address system in Juab county. Additional minor edits to account for annexations in Utah (Springville, Lehi) and Box Elder (Willard, Garland) counties.`,