Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion 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: [
`April 2026 - Box Elder`,
`March 2026 - Cache, Davis, Tooele, Utah, Washington, Weber`,
`February 2026 - Davis, Salt Lake, Sevier, Summit, Uintah, Utah, Washington`,
`January 2026 - Davis, Grand, Iron, Utah, Wasatch, Washington, Weber`,
Expand Down Expand Up @@ -101,7 +102,7 @@ const countyMetadata = [
{
county: 'Box Elder',
sgid: 'utah-box-elder-county-parcels',
lastUpdate: 'April 2025',
lastUpdate: 'April 2026',
lastUpdateLir: '2020',
website: 'https://www.boxeldercountyut.gov/337/GIS-Maps',
app: 'https://beco.maps.arcgis.com/apps/instant/basic/index.html?appid=decfc0e5a98e4827bd4fea72ea260f32',
Expand Down
Loading