Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

psp-7590 - update moti highway/region layer to internal. Allow for so… #4070

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

devinleighsmith
Copy link
Collaborator

…me dev overrides.

@devinleighsmith devinleighsmith added enhancement New feature or request 5.4 labels Jun 3, 2024
@devinleighsmith devinleighsmith self-assigned this Jun 3, 2024
Copy link
Contributor

github-actions bot commented Jun 3, 2024

✅ No secrets were detected in the code.

@devinleighsmith devinleighsmith changed the base branch from dev to 5.4 June 3, 2024 22:41
Comment on lines +27 to +28
"motiRegionLayerUrl": "https://maps.th.gov.bc.ca/geoV05/wfs?SERVICE=WFS&REQUEST=GetFeature&VERSION=1.3.0&outputFormat=application/json&typeNames=hwy:DSA_REGION_BOUNDARY",
"hwyDistrictLayerUrl": "https://maps.th.gov.bc.ca/geoV05/wfs?SERVICE=WFS&REQUEST=GetFeature&VERSION=1.3.0&outputFormat=application/json&typeNames=hwy:DSA_DISTRICT_BOUNDARY",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does this mean that now we are required to be on VPN while developing locally against those layers?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, msw will handle any requests to those layers (see update to handlers).

Comment on lines 80 to 82
<StyledSmallText>
<b>{preText}</b>
</StyledSmallText>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I recall this change from another PR - please rebase your branch

@devinleighsmith devinleighsmith changed the base branch from 5.4 to dev June 6, 2024 19:24
Copy link
Contributor

github-actions bot commented Jun 7, 2024

✅ No secrets were detected in the code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5.4 enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants