Skip to content

Commit

Permalink
basic parcel update
Browse files Browse the repository at this point in the history
grand
utah
washington

refs agrc/planning-queue#496
  • Loading branch information
rkelson authored and steveoh committed Oct 10, 2024
1 parent 8a77831 commit d34c6b1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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, Iron`,
`October 2024 - Box Elder, 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 @@ -148,7 +148,7 @@ const countyMetadata = [
{
county: 'Grand',
sgid: 'utah-grand-county-parcels',
lastUpdate: 'April 2024',
lastUpdate: 'October 2024',
lastUpdateLir: '2024',
website: 'https://www.grandcountyutah.net/1096/GIS-Data',
app: 'https://grandcountyutah.maps.arcgis.com/apps/webappviewer/index.html?id=87df401f39fb4d45b3f35743ecec5a7c',
Expand Down Expand Up @@ -268,7 +268,7 @@ const countyMetadata = [
{
county: 'Utah',
sgid: 'utah-utah-county-parcels',
lastUpdate: 'September 2024',
lastUpdate: 'October 2024',
lastUpdateLir: '2024',
website: 'https://utah-county-data-sharing-hub-utahcounty.hub.arcgis.com/',
app: 'https://maps.utahcounty.gov/ParcelMap/ParcelMap.html',
Expand All @@ -284,7 +284,7 @@ const countyMetadata = [
{
county: 'Washington',
sgid: 'utah-washington-county-parcels',
lastUpdate: 'September 2024',
lastUpdate: 'October 2024',
lastUpdateLir: '2024',
website: 'https://www.washco.utah.gov/departments/gis/',
app: 'https://geoprodvm.washco.utah.gov/Html5Viewer/?viewer=WashingtonCounty',
Expand Down

0 comments on commit d34c6b1

Please sign in to comment.