Opened 15 years ago

Closed 15 years ago

#2670 closed defect (fixed)

RMF driver does not report units of the read dataset

Reported by: dron Owned by: dron
Priority: normal Milestone: 1.6.0
Component: GDAL_Raster Version: svn-trunk
Severity: normal Keywords:
Cc:

Description

MTW datasets contain an indication of used units, but it is not exposed by the driver.

Change History (1)

comment:1 by dron, 15 years ago

Resolution: fixed
Status: newclosed

That is fixed with r15709.

Report units with the RasterLayer::GetUnitType() function and in ELEVATION_UNITS metadata record. Report image statistics in ELEVATION_MINIMUM, ELEVATION_MAXIMUM and ELEVATION_TYPE metadata records.

Note: See TracTickets for help on using tickets.