geopython / pywps

PyWPS is an implementation of the Web Processing Service standard from the Open Geospatial Consortium. PyWPS is written in Python.
https://pywps.org
MIT License
175 stars 117 forks source link

Output serving using external services - MapServer #53

Open tomkralidis opened 8 years ago

tomkralidis commented 8 years ago

Issue by jachym Sunday Jan 12, 2014 at 02:03 GMT Originally opened as https://github.com/PyWPS/pywps-4/issues/10


ComplexData output via MapServer

huard commented 5 years ago

Not sure what this implies beyond returning as output the URL for the external service.

cehbrecht commented 4 years ago

@jachym @tomkralidis See PR #522.