Opened 4 years ago

Closed 4 years ago

#2246 closed defect (fixed)

Petascope - CIS 1.1 axisExtent should be changed to AxisExtent

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

The result of DescribeCoverage with CIS 1.1 returns axisExtent for Envelope element, but according to http://schemas.opengis.net/cis/1.1/gml/examples-1.1/15_with-envelope.xml
it should be AxisExtent.

Change History (2)

comment:1 by Bang Pham Huu, 4 years ago

There are some other problems with result of GetCoverage request in CIS 1.1 GML

https://pastebin.com/3ycca73b

http://ows.rasdaman.org/rasdaman/ows?&SERVICE=WCS&VERSION=2.1.0&REQUEST=GetCoverage&COVERAGEID=AverageChloroColorScaled&SUBSET=Lat(-90)&SUBSET=Long(-180)&FORMAT=application/gml+xml&outputType=GeneralGridCoverage
<cis11:indexAxis axisLabel="ansi" lowerBound="d">
ansi is irregularAxis, not indexAxis

lowerBound is not "d", uom is "d"

rangeSet appears nested, twice

comment:2 by Bang Pham Huu, 4 years ago

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