Hi,

I posted this problem as a reply to a not-entirely-relevant email, so I
thought I'd send it again to reach a wider audience.

I'm trying to make a GetCoverage request with a 10 metre resolution.
 However, I can't get my request to work with GeoServer.  For example, the
following request:

http://localhost:8080/geoserver/wcs?service=WCS&version=1.0.0&request=GetCoverage&coverage=L5203023_02320060610_B10&bbox=-2.2845935058594,52.851759765624,-1.6830920410156,53.263747070312&crs=EPSG:4326&response_crs=EPSG:32630&format=geotiff&resx=10&resy=10

produces the following error:

<?xml version="1.0" encoding="UTF-8"?><ServiceExceptionReport
version="1.2.0" xmlns="http://www.opengis.net/ogc"; xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="
http://www.opengis.net/ogc
http://localhost:8080/geoserver/schemas/wcs/1.0.0/OGC-exception.xsd";>
<ServiceException code="problem with CoverageResults">
      org.vfny.geoserver.wcs.WcsException: Neither Grid Size nor Grid
Resolution have been specified.
Neither Grid Size nor Grid Resolution have been specified.
</ServiceException></ServiceExceptionReport>

However, as you can see, I've included the resx and resy parameters in my
request, even though it tells me they are absent.

Am I doing something wrong or is this a bug?

Thanks,

Jon
------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to