Skip to content

Commit

Permalink
basic parcel update
Browse files Browse the repository at this point in the history
davis
tooele
Utah (again)
  • Loading branch information
rkelson authored and steveoh committed May 20, 2024
1 parent 4e03f84 commit 564f08c
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 @@ -33,7 +33,7 @@ const page: IPageMetadata = {
...metadata,
application: 'https://parcels.utah.gov',
updateHistory: [
`May 2024 - Millard, Salt Lake, Utah, Washington`,
`May 2024 - Davis, Millard, Salt Lake, Tooele, Utah, Washington`,
`April 2024 - Grand, Piute, Salt Lake, Sevier, Utah, Wasatch, Washington`,
`March 2024 - Garfield, Iron, Utah, Washington, Weber`,
`February 2024 - Carbon, Davis, Kane, Tooele, Utah, Wasatch, Washington, Weber`,
Expand Down Expand Up @@ -109,7 +109,7 @@ const countyMetadata = [
{
county: 'Davis',
sgid: 'utah-davis-county-parcels',
lastUpdate: 'February 2024',
lastUpdate: 'May 2024',
lastUpdateLir: '2023',
website: '',
app: 'https://webportal.daviscountyutah.gov/App/PropertySearch/esri/map',
Expand Down Expand Up @@ -245,7 +245,7 @@ const countyMetadata = [
{
county: 'Tooele',
sgid: 'utah-tooele-county-parcels',
lastUpdate: 'February 2024',
lastUpdate: 'May 2024',
lastUpdateLir: '2023',
website: '',
app: 'https://tooelecountygis.maps.arcgis.com/apps/webappviewer/index.html?id=c43e0f457ef547358a85c54d327c0342',
Expand Down

0 comments on commit 564f08c

Please sign in to comment.