Skip to content

Commit

Permalink
basic parcel update
Browse files Browse the repository at this point in the history
Davis, Salt Lake, Tooele, Utah, Washington
  • Loading branch information
rkelson authored and steveoh committed Aug 21, 2024
1 parent d4865e8 commit c4a4a9a
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions src/pages/products/sgid/cadastre/parcels.astro
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ const page: IPageMetadata = {
...metadata,
application: 'https://parcels.utah.gov',
updateHistory: [
`August 2024 - Davis, Salt Lake, Tooele, Utah, Washington`,
`July 2024 - Davis, Kane, Rich, Salt Lake, Utah, Wasatch, Washington, Weber`,
`June 2024 - Beaver, Davis, Emery, Morgan, Utah, Washington`,
`May 2024 - Davis, Millard, Salt Lake, Tooele, Utah, Washington, Weber`,
Expand Down Expand Up @@ -111,7 +112,7 @@ const countyMetadata = [
{
county: 'Davis',
sgid: 'utah-davis-county-parcels',
lastUpdate: 'July 2024',
lastUpdate: 'August 2024',
lastUpdateLir: '2024',
website: 'https://www.daviscountyutah.gov/property-search',
app: 'https://webportal.daviscountyutah.gov/App/PropertySearch/esri/map',
Expand Down Expand Up @@ -207,7 +208,7 @@ const countyMetadata = [
{
county: 'Salt Lake',
sgid: 'utah-salt-lake-county-parcels',
lastUpdate: 'July 2024',
lastUpdate: 'August 2024',
lastUpdateLir: '2024',
website: 'https://slco.org/assessor/departments/gis/',
app: 'https://slco.org/assessor/new/ParcelViewer/index.html',
Expand Down Expand Up @@ -247,7 +248,7 @@ const countyMetadata = [
{
county: 'Tooele',
sgid: 'utah-tooele-county-parcels',
lastUpdate: 'May 2024',
lastUpdate: 'August 2024',
lastUpdateLir: '2024',
website: 'https://tooeleco.gov/departments/departments/gis_.php',
app: 'https://tooelecountygis.maps.arcgis.com/apps/webappviewer/index.html?id=c43e0f457ef547358a85c54d327c0342',
Expand All @@ -263,7 +264,7 @@ const countyMetadata = [
{
county: 'Utah',
sgid: 'utah-utah-county-parcels',
lastUpdate: 'July 2024',
lastUpdate: 'August 2024',
lastUpdateLir: '2024',
website: 'https://utah-county-data-sharing-hub-utahcounty.hub.arcgis.com/',
app: 'https://maps.utahcounty.gov/ParcelMap/ParcelMap.html',
Expand All @@ -279,7 +280,7 @@ const countyMetadata = [
{
county: 'Washington',
sgid: 'utah-washington-county-parcels',
lastUpdate: 'July 2024',
lastUpdate: 'August 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 c4a4a9a

Please sign in to comment.