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

Update WCS client section #9528

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

domi4484
Copy link
Contributor

@domi4484 domi4484 commented Jan 7, 2025

- Add screenshot of Create a New Connection dialog
- Fix qgis#9466
@domi4484
Copy link
Contributor Author

domi4484 commented Jan 7, 2025

Any idea why build fails with following error? The substitution looks good to me

Error:
/home/runner/work/QGIS-Documentation/QGIS-Documentation/docs/user_manual/working_with_ogc/ogc_client_support.rst:649: ERROR: Undefined substitution referenced: "addWcsLayer".

@selmaVH1
Copy link
Collaborator

selmaVH1 commented Jan 7, 2025

Hi @domi4484, you need to add the substitution to the list at the end of the .rst file you are updating.

@DelazJ
Copy link
Collaborator

DelazJ commented Jan 7, 2025

@domi4484 run scripts/find-set-subst.py.
PS: I wish one day this is implemented as a pre-commit hook, locally and on CI, as done in code repo. (refs #2468)

@domi4484
Copy link
Contributor Author

domi4484 commented Jan 7, 2025

@selmaVH1 Thanks all green now :)
@DelazJ I have added a pull request with a basic pre-commit configuration that runs the script (#9529 )

@DelazJ
Copy link
Collaborator

DelazJ commented Jan 8, 2025

@DelazJ I have added a pull request with a basic pre-commit configuration that runs the script (#9529 )

This is why I like devs visiting the docs repo

Co-authored-by: Harrissou Sant-anna <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set additional HTTP headers for WCS provider (Request in QGIS)
3 participants