[Geoserver-users] WCS 1.0.0 bug?

2014-06-16 Thread Nhan Vo
Hi list, This seems to be a bug in WCS implementation. I've installed Geoserver 2.5.1 totally new. Now if I send this request to the server I will receive an error: http://192.168.0.102:8081/geoserver/wcs?REQUEST=GetCoverage&SERVICE=WCS&VERSION=1.0.0&COVERAGE=nurc:Arc_Sample&CRS=EPSG:4326&BBO

Re: [Geoserver-users] WCS 1.0.0 bug?

2014-06-16 Thread Rahkonen Jukka (Tike)
Hi, It is a bug. Could you create a ticket into https://jira.codehaus.org/browse/GEOS? I confirmed the behaviour with Geoserver 2.5. -Jukka Rahkonen- Nhan Vo wrote: Hi list, This seems to be a bug in WCS implementation. I've installed Geoserver 2.5.1 totally new. Now if I send this reques

Re: [Geoserver-users] WCS 1.0.0 bug?

2014-06-16 Thread Andrea Aime
On Mon, Jun 16, 2014 at 4:04 PM, Rahkonen Jukka (Tike) < jukka.rahko...@mmmtike.fi> wrote: > Hi, > > > > It is a bug. Could you create a ticket into > https://jira.codehaus.org/browse/GEOS? I confirmed the behaviour with > Geoserver 2.5. > I haven't checked, but is it really? WCS 1.1 as far as I

Re: [Geoserver-users] WCS 1.0.0 bug?

2014-06-16 Thread Nhan Vo
Hi, I'm not sure how things go with version 1.1 but I'm actually working with WCS 1.0.0, and this is the work flow: 1 - Fetch getCapabilities response, in which the supported data formats are /not /specified. We receive the names of the available coverage offerings in the response. 2. With

Re: [Geoserver-users] WCS 1.0.0 bug?

2014-06-16 Thread Rahkonen Jukka (Tike)
Hi, I did test with WCS 1.0.0 and the advertised format in DescribeCoverage is format=ARCGRID. What happens is: http://localhost:8080/geoserver/wcs?service=WCS&version=1.0.0&request=getcoverage&CRS=EPSG:32633&BBOX=347649,5176214,370725,5196961&WIDTH=100&HEIGHT=100&coverage=nurc:Pk50095&format=AR

Re: [Geoserver-users] WCS 1.0.0 bug?

2014-06-16 Thread Andrea Aime
On Mon, Jun 16, 2014 at 4:30 PM, Rahkonen Jukka (Tike) < jukka.rahko...@mmmtike.fi> wrote: > Hi, > > > > I did test with WCS 1.0.0 and the advertised format in DescribeCoverage is > format=ARCGRID. What happens is: > > > > > http://localhost:8080/geoserver/wcs?service=WCS&version=1.0.0&request=ge

Re: [Geoserver-users] WCS 1.0.0 bug?

2014-06-17 Thread Nhan Vo
Hi, I've created an issue. Thanks for your responses. Best regards, Nhan On 6/16/2014 4:40 PM, Andrea Aime wrote: On Mon, Jun 16, 2014 at 4:30 PM, Rahkonen Jukka (Tike) mailto:jukka.rahko...@mmmtike.fi>> wrote: Hi, I did test with WCS 1.0.0 and the advertised format in DescribeC