From 9881c2a4767cb0876bcd59b0a71cc049388605ac Mon Sep 17 00:00:00 2001 From: Rick Kelson Date: Mon, 23 Dec 2024 15:39:13 -0700 Subject: [PATCH 1/2] Update hexagon.astro update 2021 to 2024 --- src/pages/products/sgid/aerial-photography/hexagon.astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/products/sgid/aerial-photography/hexagon.astro b/src/pages/products/sgid/aerial-photography/hexagon.astro index 30cc7d323a..4b892a8b38 100644 --- a/src/pages/products/sgid/aerial-photography/hexagon.astro +++ b/src/pages/products/sgid/aerial-photography/hexagon.astro @@ -27,7 +27,7 @@ export const metadata: IMetadata = { const page: IPageMetadata = { ...metadata, application: 'https://atlas.utah.gov/', - updateHistory: ['2021'], + updateHistory: ['2024'], links: [ { title: 'Discover licensed access form', @@ -44,7 +44,7 @@ const page: IPageMetadata = {

UGRC has a public-sector license to Hexagon's 15cm (~1 foot, 15cm, or ~6-inch pixels) natural color RGB aerial - photography. The Hexagon imagery is a higher-resolution copy of the statewide 2021 NAIP imagery. You must have + photography. The Hexagon imagery is a higher-resolution copy of the statewide 2024 NAIP imagery. You must have Discover licensed access to use this product.

The Hexagon imagery have a stated horizontal accuracies of 1.07 and 2.6 meters (CE90), respectively.

From 1874cc66e930d8edd8afb520d44aad919a32e2e6 Mon Sep 17 00:00:00 2001 From: steveoh Date: Mon, 23 Dec 2024 18:07:16 -0700 Subject: [PATCH 2/2] chore: revert update history --- src/pages/products/sgid/aerial-photography/hexagon.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/products/sgid/aerial-photography/hexagon.astro b/src/pages/products/sgid/aerial-photography/hexagon.astro index 4b892a8b38..07b67cd510 100644 --- a/src/pages/products/sgid/aerial-photography/hexagon.astro +++ b/src/pages/products/sgid/aerial-photography/hexagon.astro @@ -27,7 +27,7 @@ export const metadata: IMetadata = { const page: IPageMetadata = { ...metadata, application: 'https://atlas.utah.gov/', - updateHistory: ['2024'], + updateHistory: ['2024', '2001'], links: [ { title: 'Discover licensed access form',