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 wps inputouput metadata #362

Merged
merged 9 commits into from Mar 21, 2018

Conversation

cehbrecht
Copy link
Contributor

this patch provides the following:

  • adding a Metadata class to parse ows:Metadata.
  • parses ows:Metadata for the Process and the InputOutputs.
  • fixes parsing of input/output reference.
  • fix: resets metadata before parsing capabilities.
  • pep8 where code was changed.

@d3vsf
Copy link

d3vsf commented Feb 16, 2018

Hi all!
I'm using OWSlib to manage wps and I was looking for this feature. Any plans to merge this feature on the master branch?
Thanks! bye!

@cehbrecht cehbrecht added this to the 0.17.0 milestone Mar 20, 2018
@cehbrecht
Copy link
Contributor Author

There is currently one wps test failing due to the merge of PR #420:

tests/doctests/wps_request3.txt::wps_request3.txt FAILED 

It is not caused by this PR.

@tomkralidis tomkralidis merged commit 3a385db into geopython:master Mar 21, 2018
@cehbrecht cehbrecht added the wps label Mar 21, 2018
@cehbrecht cehbrecht deleted the fix-wps-inputouput-metadata branch March 21, 2018 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants