Skip to content

Commit

Permalink
basic parcel update
Browse files Browse the repository at this point in the history
utah
washington
  • Loading branch information
rkelson authored and steveoh committed Apr 15, 2024
1 parent c11dfc5 commit d3313c3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/pages/products/sgid/cadastre/parcels.astro
Expand Up @@ -33,7 +33,7 @@ const page: IPageMetadata = {
...metadata,
application: 'https://parcels.utah.gov',
updateHistory: [
`April 2024 - Grand, Salt Lake`,
`April 2024 - Grand, Salt Lake, Utah, Washington`,
`March 2024 - Garfield, Iron, Utah, Washington, Weber`,
`February 2024 - Carbon, Davis, Kane, Tooele, Utah, Wasatch, Washington, Weber`,
`January 2024 - Davis, Grand, Utah, Washington, Weber`,
Expand Down Expand Up @@ -260,7 +260,7 @@ const countyMetadata = [
{
county: 'Utah',
sgid: 'utah-utah-county-parcels',
lastUpdate: 'March 2024',
lastUpdate: 'April 2024',
lastUpdateLir: '2023',
website: '',
app: 'https://maps.utahcounty.gov/ParcelMap/ParcelMap.html',
Expand All @@ -276,7 +276,7 @@ const countyMetadata = [
{
county: 'Washington',
sgid: 'utah-washington-county-parcels',
lastUpdate: 'March 2024',
lastUpdate: 'April 2024',
lastUpdateLir: '2023',
website: '',
app: 'https://geoprodvm.washco.utah.gov/Html5Viewer/?viewer=WashingtonCounty',
Expand Down

0 comments on commit d3313c3

Please sign in to comment.