Skip to content

Commit

Permalink
basic parcel update
Browse files Browse the repository at this point in the history
davis
morgan

refs agrc/planning-queue#496
  • Loading branch information
rkelson authored and steveoh committed Nov 26, 2024
1 parent e35acb6 commit 549809f
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: [
`November 2024 - Carbon, Duchesne, Salt Lake, Sevier, Utah, Washington`,
`November 2024 - Carbon, Davis, Duchesne, Morgan, Salt Lake, Sevier, 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`,
Expand Down Expand Up @@ -117,7 +117,7 @@ const countyMetadata = [
{
county: 'Davis',
sgid: 'utah-davis-county-parcels',
lastUpdate: 'October 2024',
lastUpdate: 'November 2024',
lastUpdateLir: '2024',
website: 'https://www.daviscountyutah.gov/property-search',
app: 'https://webportal.daviscountyutah.gov/App/PropertySearch/esri/map',
Expand Down Expand Up @@ -189,7 +189,7 @@ const countyMetadata = [
{
county: 'Morgan',
sgid: 'utah-morgan-county-parcels',
lastUpdate: 'June 2024',
lastUpdate: 'November 2024',
lastUpdateLir: '2024',
website: 'https://www.morgancountyutah.gov/maps',
app: '',
Expand Down

0 comments on commit 549809f

Please sign in to comment.