[ x] I'd like to contribute [feature X|bugfix Y|docs|something else] to PyWPS. I confirm that my contributions to PyWPS will be compatible with the PyWPS license guidelines at the time of contribution.
[ x] I have already previously agreed to the PyWPS Contributions and Licensing Guidelines
Coverage increased (+0.9%) to 74.161% when pulling b592e3af5665a6bf7d37c51038135689879cb750 on bird-house:fix-405-bbox-post into 36871ae225ad5702b79c95710b71d15d52e58f8c on geopython:master.
Coverage increased (+0.9%) to 74.161% when pulling b592e3af5665a6bf7d37c51038135689879cb750 on bird-house:fix-405-bbox-post into 36871ae225ad5702b79c95710b71d15d52e58f8c on geopython:master.
Overview
This PR fixes the bbox handling for POST requests.
Changes:
ll
andur
toBasicBoundingBox
which relies ondata
.data
is the only storage for coordinates.Related Issue / Discussion
405
Additional Information
bbox handling for GET is still broken #404.
Contribution Agreement
(as per https://github.com/geopython/pywps/blob/master/CONTRIBUTING.rst#contributions-and-licensing)