Bug report #17504
"Pixel Size" and "no data value" in raster layer metadata missing (2.99)
Status: | Closed | ||
---|---|---|---|
Priority: | High | ||
Assignee: | - | ||
Category: | Metadata | ||
Affected QGIS version: | master | Regression?: | Yes |
Operating System: | Windows 10, Ubuntu 17.10 | Easy fix?: | Yes |
Pull Request or Patch supplied: | Yes | Resolution: | fixed/implemented |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 25401 |
Description
In 2.14 (and all previous versions I can remember), you can find a raster's Pixel Size in map units in Layer Properties > Metadata.
It looks like this information is missing now in 2.99 (Layer Properties > Information). Screenshots from both 2.14 and 2.99 (weekly, Nov20 build) attached.
History
#1 Updated by Giovanni Manghi almost 7 years ago
- Priority changed from Normal to High
#2 Updated by George Roth almost 7 years ago
Whoops, I forgot to add that the "No Data Value" is also missing. That's another important one! Unless there was some debate and executive decision to reduce the amount of information shown for rasters, wouldn't it be best to just show everything that 2.x shows?
#3 Updated by Giovanni Manghi almost 7 years ago
- Subject changed from Pixel Size in raster layer metadata missing (2.99) to "Pixel Size" and "no data value" in raster layer metadata missing (2.99)
#4 Updated by Etienne Trimaille almost 7 years ago
https://github.com/qgis/QGIS/pull/5700 is adding back all these information in the "Information" panel. I'm currently fixing the PR.
#5 Updated by Harrissou Santanna almost 7 years ago
- Pull Request or Patch supplied changed from No to Yes
#6 Updated by Tim Sutton almost 7 years ago
- Resolution set to fixed/implemented
This should be fixed in http://github.com/qgis/QGIS#5700
#7 Updated by Tim Sutton almost 7 years ago
- Status changed from Open to Closed