Hi guys,

I'm trying to carry out a GetCoverage request, but keep getting the
following response:

<ows:ExceptionReport xmlns:ows="http://www.opengis.net/ows/1.1"; xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance"; version="1.1.0"
xsi:schemaLocation="http://www.opengis.net/ows/1.1
http://li199-25.members.linode.com:8080/geoserver/schemas/ows/1.1.0/owsAll.xsd
">
<ows:Exception exceptionCode="NoApplicableCode">
<ows:ExceptionText>
java.lang.IllegalArgumentException: The specified dimensional parameter is
non-positive. The specified dimensional parameter is non-positive.
</ows:ExceptionText>
</ows:Exception>
</ows:ExceptionReport>

The request is as follows:

http://li199-25.members.linode.com:8080/geoserver/wcs?SERVICE=WCS&REQUEST=GetCoverage&VERSION=1.1.1&IDENTIFIER=sf:sfdem&BOUNDINGBOX=-103.82092877839,44.396068674378,-103.68076726411,44.447567087464,EPSG:4326&FORMAT=geotiff&STORE=true

I assume there is something wrong with my bounding box, but to me it seems
valid. Am I missing something?

Thanks,

Jon
------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to