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

fix(demo): update layers option in print and ogc filter #1571

Merged
merged 2 commits into from
Jan 17, 2024

Conversation

aziz-access
Copy link
Contributor

@aziz-access aziz-access commented Jan 12, 2024

What is the current behavior? (You can also link to an open issue here)

this behavior related to #1555

What is the new behavior?

Does this PR introduce a breaking change? (check one with "x")

  • Yes
  • No

If this PR contains a breaking change, please describe the impact and migration path for existing applications:

Other information:

@aziz-access aziz-access added the bug Incorrect or unexpected behaviors // Anomalies de fonctionnement label Jan 12, 2024
@aziz-access aziz-access added this to the v16.2.0 milestone Jan 12, 2024
@aziz-access aziz-access self-assigned this Jan 12, 2024
@aziz-access aziz-access linked an issue Jan 12, 2024 that may be closed by this pull request
@@ -486,7 +486,7 @@ export class AppOgcFilterComponent {
const wmsOgcFilterOptions: WMSOptions = {
type: 'wms',
url: 'https://geoegl.msp.gouv.qc.ca/apis/wss/complet.fcgi',
optionsFromCapabilities: true,
optionsFromCapabilities: false,
Copy link
Collaborator

Choose a reason for hiding this comment

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

Pourquoi à false?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

parce que cette couche n'a pas d'option parmi Capabilities

@alecarn alecarn requested a review from pelord January 12, 2024 20:32
@pelord pelord merged commit f5a0186 into next Jan 17, 2024
4 checks passed
@pelord pelord deleted the update-layer-link-print-ogc_filter branch January 17, 2024 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Incorrect or unexpected behaviors // Anomalies de fonctionnement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Repointer les services web dans la démo de l'assemblage
3 participants