Skip to content

Commit

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

refs agrc/planning-queue#496
  • Loading branch information
rkelson authored and steveoh committed Jan 23, 2025
1 parent 1bf1cc4 commit e58d12b
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 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: [
`January 2025 - Carbon, Davis, Grand, Utah, Washington, Weber`,
`December 2024 - Davis, Millard, Utah, Washington, Weber`,
`November 2024 - Carbon, Davis, Duchesne, Morgan, Salt Lake, Sevier, Utah, Washington`,
`October 2024 - Box Elder, Davis, Grand, Iron, Utah, Washington, Weber`,
Expand Down Expand Up @@ -102,7 +103,7 @@ const countyMetadata = [
{
county: 'Carbon',
sgid: 'utah-carbon-county-parcels',
lastUpdate: 'November 2024',
lastUpdate: 'January 2025',
lastUpdateLir: '2024',
website: 'https://www.carbon.utah.gov/department/gis/',
app: 'https://maps.carbon.utah.gov/ccgeneral/',
Expand All @@ -118,7 +119,7 @@ const countyMetadata = [
{
county: 'Davis',
sgid: 'utah-davis-county-parcels',
lastUpdate: 'December 2024',
lastUpdate: 'January 2025',
lastUpdateLir: '2024',
website: 'https://www.daviscountyutah.gov/property-search',
app: 'https://webportal.daviscountyutah.gov/App/PropertySearch/esri/map',
Expand Down Expand Up @@ -150,7 +151,7 @@ const countyMetadata = [
{
county: 'Grand',
sgid: 'utah-grand-county-parcels',
lastUpdate: 'October 2024',
lastUpdate: 'January 2025',
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 @@ -270,7 +271,7 @@ const countyMetadata = [
{
county: 'Utah',
sgid: 'utah-utah-county-parcels',
lastUpdate: 'December 2024',
lastUpdate: 'January 2025',
lastUpdateLir: '2024',
website: 'https://utah-county-data-sharing-hub-utahcounty.hub.arcgis.com/',
app: 'https://maps.utahcounty.gov/ParcelMap/ParcelMap.html',
Expand All @@ -286,7 +287,7 @@ const countyMetadata = [
{
county: 'Washington',
sgid: 'utah-washington-county-parcels',
lastUpdate: 'December 2024',
lastUpdate: 'January 2025',
lastUpdateLir: '2024',
website: 'https://www.washco.utah.gov/departments/gis/',
app: 'https://geoprodvm.washco.utah.gov/Html5Viewer/?viewer=WashingtonCounty',
Expand All @@ -302,7 +303,7 @@ const countyMetadata = [
{
county: 'Weber',
sgid: 'utah-weber-county-parcels',
lastUpdate: 'December 2024',
lastUpdate: 'January 2025',
lastUpdateLir: '2023',
website: 'https://www.webercountyutah.gov/GIS/',
app: 'https://www3.co.weber.ut.us/psearch/',
Expand Down

0 comments on commit e58d12b

Please sign in to comment.