Opened 10 years ago

Closed 10 years ago

#609 closed defect (fixed)

Wrong data type for systemtest coverages

Reported by: Piero Campalani Owned by: Piero Campalani
Priority: trivial Milestone: 8.5.3
Component: systemtest Version: development
Keywords: wcps datatype systemtest Cc:
Complexity: Easy

Description

(WCPS) data types (see Table 2 in OGC-08068r2 ) are wrongly assigned to some systemtest coverages in release_8.5 branch.

In particular, both mr and rgb are currently described as having unsigned int type, whereas they correct type is unsigned char for [0,255] channels.

For verification, check (gdalinfo -stats) on the source files in <rasdaman>/systemtest/testcases_petascope/test_wcps/testdata/).

Change History (2)

comment:1 by Piero Campalani, 10 years ago

Status: newaccepted

comment:2 by Piero Campalani, 10 years ago

Resolution: fixed
Status: acceptedclosed

Fixed in changeset:4d5c934.

Note: See TracTickets for help on using tickets.