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
178 stars 117 forks source link

Fix the mimetype of the raw data output #599

Closed gschwind closed 3 years ago

gschwind commented 3 years ago

Overview

The mime type of the output are not picked from the correct object. This patch fix it.

Related Issue / Discussion

Additional Information

Contribution Agreement

(as per https://github.com/geopython/pywps/blob/master/CONTRIBUTING.rst#contributions-and-licensing)

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 0.0% when pulling 68625c1c72c4e83b239d397799aeb72ba9bb71dc on gschwind:pywps-4.4-003 into 5f486f151023eb9821366c7f34b2733331b44006 on geopython:pywps-4.4.