Hello,
actually I don't understand exactly what you would like to do but
taking a look at your forms I get a bit different values for RESX and
RESY in order to have the same final resolution, in particular they
should be
RESX = (6470158,7 - 4547761,2) / 424 = 4533,9563679245283018867924528302
RESY = (1233777,5 - 114770) / 246 = 4548,8109756097560975609756097561
is it right? Can you also send if possible the output images obtined?
-------------------------------------------------------
Eng. Alessio Fabiani
Vice-President /CTO GeoSolutions S.A.S.
Via Carignoni 51
55041 Camaiore (LU)
Italy
phone: +39 0584 980933
fax: +39 0584 983027
mob: +39 349 8227000
http://www.geo-solutions.it
-------------------------------------------------------
On Thu, Jan 8, 2009 at 6:02 PM, djud <djud@anonymised.com> wrote:
I execute the HTTP request using a hidden form. The two cases (downloadWH and
downloadXY) are as follows:
<form name="downloadWH" action="http://localhost/geoserver/wcs">
<input type="hidden" name="service" value="WCS">
<input type="hidden" name="version" value="1.0.0">
<input type="hidden" name="request" value="GetCoverage">
<input type="hidden" name="coverage" value="GST:int_pol.edt">
<input type="hidden" name="crs" value="EPSG:3031">
<input type="hidden" name="bbox"
value="-6470158.7,114770,-4547761.2,1233777.5">
<input type="hidden" name="width" value="246">
<input type="hidden" name="height" value="424">
<input type="hidden" name="format" value="GeoTIFF">
</form>
<form name="downloadXY" action="http://localhost/geoserver/wcs">
<input type="hidden" name="service" value="WCS">
<input type="hidden" name="version" value="1.0.0">
<input type="hidden" name="request" value="GetCoverage">
<input type="hidden" name="coverage" value="GST:int_pol.edt">
<input type="hidden" name="crs" value="EPSG:3031">
<input type="hidden" name="bbox"
value="-6470158.7,114770,-4547761.2,1233777.5">
<input type="hidden" name="resx" value="4531.13905">
<input type="hidden" name="resy" value="4531.13905">
<input type="hidden" name="format" value="GeoTIFF">
</form>
Thanks for the help,
Dave
--
View this message in context: http://www.nabble.com/WCS-request-parameters-tp21353711p21355960.html
Sent from the GeoServer - User mailing list archive at Nabble.com.
------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users