of "Supported
CRS"
DescribeCoverage response snippet:
...
urn:ogc:def:crs:EPSG::4326
EPSG:4326
...
Cheers,
Roman
On Tue, Aug 9, 2011 at 7:21 PM, Andrea Aime wrote:
> On Tue, Aug 9, 2011 at 6:28 PM, Roman Gerlach
> wrote:
> > Hi all,
> >
> > I am trying the
Jon,
in case you are working with Python to further process your WCS 1.1.1 MIME
multipart/mixed response, there is OWSLib (
http://trac.gispython.org/lab/wiki/OwsLib) including a WCS decoder. I am not
sure how active this project still is, but I found it inspiring to write my
own little WCS decode
Hi all,
I am trying the following WCS (1.1.1) getCoverage request on Geoserver
2.1.1, but the image returned is always rotated and has wrong coordinates
written inside the GeoTIFF
Request:
http://localhost:8080/geoserver/ows?
service=WCS&
version=1.1.1&
request=getCoverage&
Format=image/tiff;sub
5.2006273174935_MODIS_MONTHLY_0.05DEG_CMG_LST_day&boundingbox=50,50,80,180,urn:ogc:def:crs:EPSG:4326&format=image/geotiff&GridBaseCRS=urn:ogc:def:crs:EPSG:4326&store=true
thanks again for looking into this,
Roman
On Sat, Dec 4, 2010 at 10:11 AM, Andrea Aime
wrote:
> On Sat, De
Hi all,
We have set up a Geoserver 2.1.beta1 on Ubuntu 8.04 with a few hundred MODIS
images; all in GeoTIFF processed with gdal and of equal dimension and
coordinate system (EPSG:4326); including internal tiles and overviews. All
works nicely with WMS, but when I'm trying to retrieve a single GeoT