Hi, Just modify for example this: http://my.host.com/cgi-bin/mapserv?map=mywcs.map&SERVICE=wcs&VERSION=1.0.0&REQUEST=GetCoverage &coverage=bathymetry&CRS=EPSG:42304&BBOX=-2200000,-712631,3072800,3840000 &WIDTH=3199&HEIGHT=2833&FORMAT=GTiff
so that instead of &WIDTH=3199&HEIGHT=2833 there is for example &resx=10&resy=10 to get 10 meter pixels from the given bounding box. -Jukka- -----Alkuperäinen viesti----- Lähettäjä: [email protected] puolesta: Jon Britton Lähetetty: ke 3.11.2010 17:00 Vastaanottaja: Rahkonen Jukka Kopio: geoserver-users Aihe: Re: [Geoserver-users] WCS 1.0.0 GetCoverage in native resolution Hi Jukka, thanks for the response, but I can't see a relevant example request in the link you sent me... Jon On 2 November 2010 17:34, Rahkonen Jukka <[email protected]> wrote: > Hi, > > See resx, resy and response_crs for example in Mapserver documentation > http://mapserver.org/ogc/wcs_server.html. > > -Jukka Rahkonen- > > > -----Alkuperäinen viesti----- > Lähettäjä: Jon Britton [mailto:[email protected]] > Lähetetty: ti 2.11.2010 18:57 > Vastaanottaja: geoserver-users > Aihe: [Geoserver-users] WCS 1.0.0 GetCoverage in native resolution > > Hi, > > This is more of a WCS question than a GeoServer question, but I thought you > guys might know the answer... > > I want to request a coverage with a requestCRS of EPSG:4326 and a > responseCRS of EPSG:32630 (its native projection). I need the image in its > native resolution, rather than a fixed width and height. > > Does anybody know how I might go about doing this with WCS 1.0.0? > > Thanks, > > Jon > > ------------------------------------------------------------------------------ Achieve Improved Network Security with IP and DNS Reputation. Defend against bad network traffic, including botnets, malware, phishing sites, and compromised hosts - saving your company time, money, and embarrassment. Learn More! http://p.sf.net/sfu/hpdev2dev-nov _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
