Skip to content

Commit

Permalink
fix: point groundwater permits at DEQ agol service
Browse files Browse the repository at this point in the history
  • Loading branch information
stdavis committed Oct 21, 2024
1 parent a38fdaf commit 8e7295b
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions src/data/downloadMetadata.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1012,10 +1012,13 @@ export const dataPages: DownloadMetadata = {
layerId: 0,
},
'Utah DWQ Groundwater Permits': {
itemId: 'eb1bb5fbe37d43f1aa002b19dd678ac5',
itemId: 'hosted by DEQ',
externalHubOrganization: 'utahDEQ',
oddHubName: 'Utah Groundwater Permits',
name: 'Utah DWQ Groundwater Permits',
featureServiceId: 'DWQGroundwaterPermits',
openSgid: 'environment.dwq_groundwater_permits',
featureServiceHost: 'https://services2.arcgis.com/NnxP4LZ3zX8wWmP9/arcgis/rest/services/',
featureServiceId: 'Groundwater_Permits_gdb',
openSgid: undefined,
layerId: 0,
},
'Utah DWQ Mercury In Fish Tissue': {
Expand Down

0 comments on commit 8e7295b

Please sign in to comment.