Interesting, can I ask you to double check which answer is correct? For WCS
it is likely that the result is expected in lat / lon order (in which case
this change represents an issue being fixed).

Jody Garnett


On Thu, Jul 31, 2014 at 1:50 PM, Bessette-Halsema, Dominique E <
dominique.besse...@gdit.com> wrote:

>
> When I did the following request,
>
> /geoserver/imagery/wcs?service=WCS&version=1.1.1&request=GetCoverage&identifier=goes_13.IR.1km&BoundingBox=-101.30696,-31.566105,-86.18939,2.4446182,urn:ogc:def:crs:OGC:1.3:CRS84&format=geotiff
>
> I noticed differing metadata information when I do a gdalinfo on the
> returned decoded tiff file.  (Attached above.)
>
> The main differences being that
>     For 2.2.4,
>         - the width/height is 414x931  (as expected, since it's a slice of
> the original 2055x3562 image)
>         - the Band 1 Block=256x256
>         - the corner coordinates are correct
>     For 2.5,
>         - the width/height is 2055x4624  (the original being 2055x3562)
>         - the Band 1 Block=2055x19
>         - the corner coordinates lon/lat values are swapped
>
>
> Does anyone know if there is some configuration with the tile sizing that
> was done for Geoserver 2.2.4 that we missed for Geoserver 2.5?  The large
> Band Block sizes are large (i.e. 8220x14 for a 8220x974 image) even when we
> directly bypass the satellite coverage plugin and request it through
> Geoserver 2.5's built-in GeoTIFF plugin.
>
> Any insight will be helpful.
>
> Thanks,
> Kristine
>
>
> ------------------------------------------------------------------------------
> Infragistics Professional
> Build stunning WinForms apps today!
> Reboot your WinForms applications with our WinForms controls.
> Build a bridge from your legacy apps to the future.
>
> http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
> _______________________________________________
> Geoserver-users mailing list
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
>
------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to