Opened 4 years ago

Closed 4 years ago

#2232 closed enhancement (fixed)

Petascope - WCS subsettingCRS not throw exception when one XY axis is not specified

Reported by: Bang Pham Huu Owned by: Bang Pham Huu
Priority: major Milestone: 10.0
Component: petascope Version: 9.8
Keywords: Cc: Dimitar Misev, Vlad Merticariu
Complexity: Medium

Description

http://ows.rasdaman.org/rasdaman/ows?service=WCS&version=2.0.1&request=GetCoverage&coverageId=AverageChlorophyllScaled&format=image/png&subset=Lon(0,180)&subset=unix(%222015-01-01%22)&subsettingCrs=http://ows.rasdaman.org/def/crs/EPSG/0/3857

returns

Not identical CRS are used in crsTransform, received 'http://ows.rasdaman.org/def/crs/EPSG/0/3857' and 'http://ows.rasdaman.org/def/crs/EPSG/0/4326'

as Lat axis is not specified in the request. In this case, Lat axi should use the geo coordinates in EPSG:3857 implicitly

Change History (1)

comment:1 by Bang Pham Huu, 4 years ago

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