Skip to content

Commit

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

refs agrc/planning-queue#496
  • Loading branch information
rkelson authored Nov 6, 2024
1 parent 36fbadc commit be002ff
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 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`,
`November 2024 - Carbon, Duchesne, 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 @@ -125,7 +125,7 @@ const countyMetadata = [
{
county: 'Duchesne',
sgid: 'utah-duchesne-county-parcels',
lastUpdate: 'March 2019',
lastUpdate: 'November 2024',
lastUpdateLir: '2024',
website: 'https://duchesne.utah.gov/gov/dept/information-systems/gis-maps/',
app: 'https://portal.duchesnecountygis.org/arcgis/apps/webappviewer/index.html?id=551cc5dc2c73470693d47f77f3030aea',
Expand Down Expand Up @@ -237,7 +237,7 @@ const countyMetadata = [
{
county: 'Sevier',
sgid: 'utah-sevier-county-parcels',
lastUpdate: 'April 2024',
lastUpdate: 'November 2024',
lastUpdateLir: '2024',
website: 'https://maps-sevierut.hub.arcgis.com/',
app: 'https://maps-sevierut.hub.arcgis.com/apps/e7d8ff4fbb4948b1b244f28d52866828',
Expand Down Expand Up @@ -269,7 +269,7 @@ const countyMetadata = [
{
county: 'Utah',
sgid: 'utah-utah-county-parcels',
lastUpdate: 'October 2024',
lastUpdate: 'November 2024',
lastUpdateLir: '2024',
website: 'https://utah-county-data-sharing-hub-utahcounty.hub.arcgis.com/',
app: 'https://maps.utahcounty.gov/ParcelMap/ParcelMap.html',
Expand All @@ -285,7 +285,7 @@ const countyMetadata = [
{
county: 'Washington',
sgid: 'utah-washington-county-parcels',
lastUpdate: 'October 2024',
lastUpdate: 'November 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 be002ff

Please sign in to comment.