landam / grass-gis-git-migration-test

0 stars 0 forks source link

r.external should preserve raster labels #201

Open landam opened 5 years ago

landam commented 5 years ago

Reported by medspx on 13 Mar 2016 15:49 UTC I am working on the GRASS part of QGIS Processing and I have found a problem with raster labels. r.external is not able to retrieve (and preserve) raster labels (the labels are stored into .aux.xml files for GDAL formats).

When working on QGIS Processing GRASS7 algorithms like r.category or r.reclass, we need to use r.in.gdal to import rasters with their labels (which duplicates the data) instead of using r.external. This is a problem for performances and disk space.

r.out.gdal has got a '-t' option to preserve raster labels and it works really well.

I believe that there should be the same option for r.external. It would be very useful and efficient.

PS: here is a link to the feature request in QGIS bug tracker: https://hub.qgis.org/issues/5742.

Migrated-From: https://trac.osgeo.org/grass/ticket/2963

landam commented 5 years ago

Modified by @landam on 13 Mar 2016 15:55 UTC

landam commented 5 years ago

Modified by @landam on 12 May 2016 06:37 UTC

landam commented 5 years ago

Modified by @landam on 25 Aug 2016 15:51 UTC

landam commented 5 years ago

Comment by @landam on 27 Aug 2016 13:42 UTC Milestone renamed

landam commented 5 years ago

Comment by neteler on 26 Jan 2018 11:40 UTC Ticket retargeted after milestone closed

landam commented 5 years ago

Modified by neteler on 12 Jun 2018 20:48 UTC

landam commented 5 years ago

Comment by @landam on 25 Sep 2018 16:52 UTC All enhancement tickets should be assigned to 7.6 milestone.

landam commented 5 years ago

Comment by @landam on 25 Jan 2019 21:07 UTC Ticket retargeted after milestone closed