Skip to content

Commit

Permalink
basic parcel update
Browse files Browse the repository at this point in the history
box elder
iron

refs agrc/planning-queue#402
  • Loading branch information
rkelson authored and steveoh committed Oct 3, 2024
1 parent 6af0157 commit 0107b6b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/pages/products/sgid/cadastre/parcels.astro
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ const page: IPageMetadata = {
...metadata,
application: 'https://parcels.utah.gov',
updateHistory: [
`October 2024 - Box Elder, Iron`,
`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 @@ -83,7 +84,7 @@ const countyMetadata = [
{
county: 'Box Elder',
sgid: 'utah-box-elder-county-parcels',
lastUpdate: 'October 2023',
lastUpdate: 'October 2024',
lastUpdateLir: '2020',
website: 'https://gis.boxeldercounty.org/',
app: 'https://gis.boxeldercounty.org/portal/apps/webappviewer/index.html?id=fa8b578f049e469dba77bf46f4cf6561',
Expand Down Expand Up @@ -155,7 +156,7 @@ const countyMetadata = [
{
county: 'Iron',
sgid: 'utah-iron-county-parcels',
lastUpdate: 'March 2024',
lastUpdate: 'October 2024',
lastUpdateLir: '2024',
website: 'https://ironcounty.net/departments/it/gis',
app: 'https://irongis.maps.arcgis.com/apps/webappviewer/index.html?id=4b8e40e3c17d45d282a2b1515fbdd160',
Expand Down

0 comments on commit 0107b6b

Please sign in to comment.