Skip to content

Commit

Permalink
basic parcel update
Browse files Browse the repository at this point in the history
salt lake
utah
washington
  • Loading branch information
rkelson authored May 9, 2024
1 parent 1b4df69 commit 3cdbfde
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 @@ -33,7 +33,7 @@ const page: IPageMetadata = {
...metadata,
application: 'https://parcels.utah.gov',
updateHistory: [
`May 2024 - Millard`,
`May 2024 - Millard, Salt Lake, Utah, Washington`,
`April 2024 - Grand, Piute, Salt Lake, Sevier, Utah, Wasatch, Washington`,
`March 2024 - Garfield, Iron, Utah, Washington, Weber`,
`February 2024 - Carbon, Davis, Kane, Tooele, Utah, Wasatch, Washington, Weber`,
Expand Down Expand Up @@ -205,7 +205,7 @@ const countyMetadata = [
{
county: 'Salt Lake',
sgid: 'utah-salt-lake-county-parcels',
lastUpdate: 'April 2024',
lastUpdate: 'May 2024',
lastUpdateLir: '2023',
website: '',
app: 'https://slco.org/assessor/new/query/intropage.cfm',
Expand Down Expand Up @@ -261,7 +261,7 @@ const countyMetadata = [
{
county: 'Utah',
sgid: 'utah-utah-county-parcels',
lastUpdate: 'April 2024',
lastUpdate: 'May 2024',
lastUpdateLir: '2023',
website: '',
app: 'https://maps.utahcounty.gov/ParcelMap/ParcelMap.html',
Expand All @@ -277,7 +277,7 @@ const countyMetadata = [
{
county: 'Washington',
sgid: 'utah-washington-county-parcels',
lastUpdate: 'April 2024',
lastUpdate: 'May 2024',
lastUpdateLir: '2023',
website: '',
app: 'https://geoprodvm.washco.utah.gov/Html5Viewer/?viewer=WashingtonCounty',
Expand Down

0 comments on commit 3cdbfde

Please sign in to comment.