Skip to content

Commit

Permalink
basic parcel update
Browse files Browse the repository at this point in the history
  • Loading branch information
rkelson authored Oct 24, 2024
1 parent 75f57ac commit 52f9389
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/products/sgid/cadastre/parcels.astro
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ const page: IPageMetadata = {
...metadata,
application: 'https://parcels.utah.gov',
updateHistory: [
`October 2024 - Box Elder, Davis, Grand, Iron, Utah, Washington`,
`October 2024 - Box Elder, Davis, Grand, Iron, Utah, Washington, Weber`,
`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`,
Expand Down Expand Up @@ -300,7 +300,7 @@ const countyMetadata = [
{
county: 'Weber',
sgid: 'utah-weber-county-parcels',
lastUpdate: 'September 2024',
lastUpdate: 'October 2024',
lastUpdateLir: '2023',
website: 'https://www.webercountyutah.gov/GIS/',
app: 'https://www3.co.weber.ut.us/psearch/',
Expand Down

0 comments on commit 52f9389

Please sign in to comment.