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

Add some Example for complex data #62

Open
sehHeiden opened this issue Dec 5, 2022 · 0 comments
Open

Add some Example for complex data #62

sehHeiden opened this issue Dec 5, 2022 · 0 comments

Comments

@sehHeiden
Copy link

Description

Could you please add some description on https://pywps.readthedocs.io/projects/PyWPS-Demo/en/latest/flask.html how to deal with complex input and output as in buffer for example.
I tried to do the buffering from some local files. But that did not work.

I always get: No applicable error code, please check error log. And the Error log, dies not show a reason: Request rejected due to exception.

The link I tried was: http://127.0.0.1:5000/wps?service=WPS&request=Execute&version=1.0.0&identifier=buffer&DataInputs=poly_in=@xlink:href=.gml@method=POST@encoding=UTF-8@schema=.xsd;buffer=10&ResponseDocument=buff_out

Environment

  • operating system: Ubuntu 20.04
  • Python version: 3.10.6
  • PyWPS version: 3.5.2 from pypi
  • PyWPS-flask from git
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

No branches or pull requests

1 participant