qgis / QGIS

QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
https://qgis.org
GNU General Public License v2.0
10.5k stars 2.99k forks source link

Display Raster Units in Layer Properties #24140

Open qgib opened 7 years ago

qgib commented 7 years ago

Author Name: Ryan McCarthy (Ryan McCarthy) Original Redmine Issue: 16230

Redmine category:unknown


I've been using the SetUnitType [1] method in GDAL to keep metadata on raster band units. It would be nice if these could be displayed in the Metadata section of the Layer Properties window.

[1] http://www.gdal.org/classGDALRasterBand.html#a43de55de18a8c8925ff235627afe0aba

qgib commented 7 years ago

Author Name: Giovanni Manghi (@gioman)


qgib commented 7 years ago

Author Name: Jürgen Fischer (@jef-n)