Opened 16 years ago

Closed 16 years ago

#2505 closed defect (fixed)

If either the resolution x/y or width/height are specified in a GetCoverage request to a WCS 1.0.0 server should not return an exception

Reported by: nsavard Owned by: tomkralidis
Priority: normal Milestone: 5.2 release
Component: WCS Server Version: svn-trunk (development)
Severity: normal Keywords: OGC, Cite, LEGACY, WCS 1.0.0
Cc: sdlime

Description

When a GetCoverage request is sent to a WCS 1.0.0 server by specifying one of the following parameter groups: resx/resy or width/heigh, this server should not return an exception.

The Legacy test is: wcs1-0-0/getcoverage_operations/getcoverage_request/grid_resolution/get/kvp/1

and the request is: http://dev1.lan.mapgears.com/manwe/cgi-bin/mswcs100_ogc_cite?VeRsIoN=1.0.0&CrS=EPSG:4326&ReQuEsT=GetCoverage&FoRmAt=GEOTIFF_INT16&BbOx=-97.7071758865421,41.0324719184183,-80.6778361148771,49.6650665681236&CoVeRaGe=ndvi&ReSy=500&ReSx=500&SeRvIcE=WCS

Change History (4)

comment:1 by tomkralidis, 16 years ago

Cc: sdlime added
Owner: changed from sdlime to tomkralidis
Status: newassigned

Fixed in r7372. Norm: can you verify?

in reply to:  1 ; comment:2 by nsavard, 16 years ago

Replying to tomkralidis:

Fixed in r7372. Norm: can you verify?

Tom: I'll do.

in reply to:  2 comment:3 by nsavard, 16 years ago

Replying to nsavard:

Replying to tomkralidis:

Fixed in r7372. Norm: can you verify?

Tom: I'll do.

This problem is fixed.

comment:4 by tomkralidis, 16 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.