Monday, 15 August 2016

Min and max values not correctly calculated for DEM using QGIS


I'm working with DEM in QGIS and need to know the min and max values of my data. In the Properties window, under the Metadata tab, the statistics section shows such values. However, I usually find some pixels with values higher than the max and lower than the min.


Is there another way to obtain these values?


I've tried this with several DEMs.




No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...