Skip to content

Commit

Permalink
basic parcel update
Browse files Browse the repository at this point in the history
  • Loading branch information
rkelson authored and steveoh committed Oct 15, 2024
1 parent e4db5b6 commit 277db24
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, Grand, Iron, Utah, Washington`,
`October 2024 - Box Elder, Davis, Grand, Iron, Utah, Washington`,
`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 @@ -116,7 +116,7 @@ const countyMetadata = [
{
county: 'Davis',
sgid: 'utah-davis-county-parcels',
lastUpdate: 'September 2024',
lastUpdate: 'October 2024',
lastUpdateLir: '2024',
website: 'https://www.daviscountyutah.gov/property-search',
app: 'https://webportal.daviscountyutah.gov/App/PropertySearch/esri/map',
Expand Down

0 comments on commit 277db24

Please sign in to comment.