On Wed, Nov 10, 2010 at 4:48 PM, Jon Britton <jonbritt...@googlemail.com> wrote:
> I've decided to leave it for now and just use a fixed 10 metre resolution
> instead.  However, I can't get my GetCoverage 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.
> Am I doing something wrong or is this a bug?

Looks like a bug to me. Mind, on GeoServer 2.1 WCS 1.0 has been
basically rewritten from scratch,
so you may want to try that out.
At the very least it's the version we can still easily bug fix, GS
2.0.x series is unlike to see more
community driven fixes, I have the impression developers are working
almost exclusively on the
new 2.1.x series these days

Cheers
Andrea

-----------------------------------------------------
Ing. Andrea Aime
Senior Software Engineer

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy

phone: +39 0584962313
fax:     +39 0584962313

http://www.geo-solutions.it
http://geo-solutions.blogspot.com/
http://www.linkedin.com/in/andreaaime
http://twitter.com/geowolf

-----------------------------------------------------

------------------------------------------------------------------------------
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