[GeoNode-devel] Issue when downloading a raster file
Paolo Pasquali
paolo.pasquali at gmail.com
Thu Feb 23 02:05:15 PST 2017
Hi devs,
we are getting the following WCS error while downloading a raster file:
<?xml version="1.0" encoding="UTF-8"?><ServiceExceptionReport
version="1.2.0" > <ServiceException code="InvalidParameterValue"
locator="bbox">
illegal bbox, minX: 35.2003050950415 is greater than maxX:
-14.527262078678246
</ServiceException></ServiceExceptionReport>
It looks like the request switches a X and a Y
With gdalinfo I get:
Corner Coordinates:
Upper Left ( 35.2042756, -14.4521593) ( 35d12'15.39"E, 14d27' 7.77"S)
Lower Left ( 35.2042756, -14.5241592) ( 35d12'15.39"E, 14d31'26.97"S)
Upper Right ( 35.3006088, -14.4521593) ( 35d18' 2.19"E, 14d27' 7.77"S)
Lower Right ( 35.3006088, -14.5241592) ( 35d18' 2.19"E, 14d31'26.97"S)
For test I've uploaded the raster file on demo.geonode.org. Here's the link:
http://demo.geonode.org/layers/geonode%3Amalawi_mangochi_flo_wd_pluvial_12m_t0020
Thanks for your help.
Ciao
P.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-devel/attachments/20170223/dcc9ba40/attachment.html>
More information about the geonode-devel
mailing list