[mapserver-users] WCS GetCoverage error
Juan Rapoport
juanrapoport at suremptec.com.ar
Tue Sep 6 13:59:04 PDT 2011
Hello list,
I have a raster datasource in epsg:900913.
I make a GetCoverage request using WCS standard 1.1.0, using this
parameters:
-SERVICE=WCS&VERSION=1.1.0&REQUEST=GetCoverage&IDENTIFIER=ImagenSatelitalbajares&FORMAT=image/tiff&BOUNDINGBOX=-36,-60,-34,-56,urn:ogc:def:crs:EPSG::4326
the resulting image is one pixel only.
Changing the BOUNDINGBOX to miny, minx, maxy, maxx
(BOUNDINGBOX=-60,-36,-56,-34,urn:ogc:def:crs:EPSG::4326), makes this error:
WCS server error. Requested BBOX
(-4007501.66855785,-7558415.65608178,-4007501.66855785,21542212.205083) is
outside requested coverage BBOX
(-8688253.27640932,-7822332.37194489,-5635586.68352614,-1988107.35315028)
Seems that the upper tight coordinate is not taken into account.
Is Mapserver misunderstanding the boundingbox parameters?
Using Mapserver 5.6.
Thanks in advance.
--
Juan Rapoport
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20110906/38d5cbbb/attachment.htm>
More information about the MapServer-users
mailing list