Skip to content

Commit

Permalink
fix: point monitoring locations to DEQ AGOL service
Browse files Browse the repository at this point in the history
  • Loading branch information
stdavis committed Oct 21, 2024
1 parent 5573887 commit eb9a75f
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions src/data/downloadMetadata.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1048,9 +1048,12 @@ export const dataPages: DownloadMetadata = {
layerId: 0,
},
'Utah DWQ Monitoring Locations': {
itemId: 'e3d89f76e52942c2bc76dcec65a435ab',
itemId: 'hosted by DEQ',
externalHubOrganization: 'utahDEQ',
oddHubName: 'Utah Monitoring Locations',
name: 'Utah DWQ Monitoring Locations',
featureServiceId: undefined,
featureServiceHost: 'https://services2.arcgis.com/NnxP4LZ3zX8wWmP9/arcgis/rest/services/',
featureServiceId: 'Monitoring_Locations_gdb',
openSgid: undefined,
layerId: 0,
},
Expand Down

0 comments on commit eb9a75f

Please sign in to comment.