Skip to content

Commit

Permalink
fix(deps): Remove ALR notice of intent layer (#341)
Browse files Browse the repository at this point in the history
  • Loading branch information
AmanBhathal authored Jan 7, 2025
1 parent a9c8caf commit ae78d55
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions frontend/src/constants/data-layers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,6 @@ export const DATA_LAYER_GROUPS: DataLayerGroup[] = [
webUrl:
'https://catalogue.data.gov.bc.ca/dataset/48165eb9-cd44-4c3a-a178-ab5c0b9d9ebc',
},
{
name: 'ALR Notices of Intent (Spatial View)',
url: `${BASE_URL}/WHSE_LEGAL_ADMIN_BOUNDARIES.OATS_ALR_NOI_SV/ows`,
layers: 'pub:WHSE_LEGAL_ADMIN_BOUNDARIES.OATS_ALR_NOI_SV',
styles: '4764',
webUrl:
'https://catalogue.data.gov.bc.ca/dataset/43e45e82-b5d8-46a3-bb28-f2b7223423fc',
},
],
},
{
Expand Down

0 comments on commit ae78d55

Please sign in to comment.