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

WPS: support multiple languages #654

Merged

Conversation

davidcaron
Copy link
Contributor

Add a language parameter to the owslib.wps.WebProcessingService class.

This parameter is used in GetCapabilities, DescribeProcess and Execute requests to include the language attribute in the query string and the xml POST requests.

@cehbrecht
Copy link
Contributor

This PR is related to multiple language support in PyWPS:
geopython/pywps#510

@cehbrecht
Copy link
Contributor

test failures not related to this PR.

@cehbrecht cehbrecht added this to the 0.20.0 milestone Feb 6, 2020
@cehbrecht
Copy link
Contributor

See wps 1.0.0 spec, table 6.

@cehbrecht cehbrecht merged commit fb685a2 into geopython:master Feb 6, 2020
@cehbrecht
Copy link
Contributor

@davidcaron Thanks again :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants