Skip to content

Commit

Permalink
basic parcel updates
Browse files Browse the repository at this point in the history
davis
weber
  • Loading branch information
rkelson authored and steveoh committed Sep 25, 2024
1 parent e271b40 commit 33ed2fc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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: [
`September 2024 - Utah, Washington`,
`September 2024 - Davis, Utah, Washington, Weber`,
`August 2024 - Davis, Salt Lake, Tooele, Utah, Washington, Weber`,
`July 2024 - Davis, Kane, Rich, Salt Lake, Utah, Wasatch, Washington, Weber`,
`June 2024 - Beaver, Davis, Emery, Morgan, Utah, Washington`,
Expand Down Expand Up @@ -115,7 +115,7 @@ const countyMetadata = [
{
county: 'Davis',
sgid: 'utah-davis-county-parcels',
lastUpdate: 'August 2024',
lastUpdate: 'September 2024',
lastUpdateLir: '2024',
website: 'https://www.daviscountyutah.gov/property-search',
app: 'https://webportal.daviscountyutah.gov/App/PropertySearch/esri/map',
Expand Down Expand Up @@ -299,7 +299,7 @@ const countyMetadata = [
{
county: 'Weber',
sgid: 'utah-weber-county-parcels',
lastUpdate: 'August 2024',
lastUpdate: 'September 2024',
lastUpdateLir: '2023',
website: 'https://www.webercountyutah.gov/GIS/',
app: 'https://www3.co.weber.ut.us/psearch/',
Expand Down

0 comments on commit 33ed2fc

Please sign in to comment.