Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update hexagon.astro #2927

Merged
merged 2 commits into from
Dec 24, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/pages/products/sgid/aerial-photography/hexagon.astro
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export const metadata: IMetadata = {
const page: IPageMetadata = {
...metadata,
application: 'https://atlas.utah.gov/',
updateHistory: ['2021'],
updateHistory: ['2024', '2001'],
links: [
{
title: 'Discover licensed access form',
Expand All @@ -44,7 +44,7 @@ const page: IPageMetadata = {
<Fragment slot="summary">
<p>
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.
</p>
<p>The Hexagon imagery have a stated horizontal accuracies of 1.07 and 2.6 meters (CE90), respectively.</p>
Expand Down
Loading