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

Use try except statement to fetch description of all processes #231

Merged
merged 3 commits into from
May 18, 2023
Merged

Conversation

huard
Copy link
Contributor

@huard huard commented May 12, 2023

Overview

This PR fixes #229

Changes:

  • Puts describeProcess call in try statement to have a fall over mechanism in case it's not supported by the server.

Related Issue / Discussion

Additional Information

Geoserver does not seem to support that part of the specs.

Links to other issues or sources.

@huard huard requested a review from cehbrecht May 12, 2023 20:36
Copy link
Member

@cehbrecht cehbrecht left a comment

Choose a reason for hiding this comment

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

need to handle owslib exception.

birdy/client/base.py Outdated Show resolved Hide resolved
@huard huard merged commit 0ca4ad8 into master May 18, 2023
@huard huard deleted the fix-229 branch May 18, 2023 13:38
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.

GeoServer does not seem to support the ALL identifier
2 participants