Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raster Min Max Value Error #15438

Closed
qgib opened this issue Jul 23, 2012 · 3 comments
Closed

Raster Min Max Value Error #15438

qgib opened this issue Jul 23, 2012 · 3 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! High Priority Rasters Related to general raster layer handling (not specific data formats)
Milestone

Comments

@qgib
Copy link
Contributor

qgib commented Jul 23, 2012

Author Name: Enrico Fiore (Enrico Fiore)
Original Redmine Issue: 6084
Affected QGIS version: 1.8.0
Redmine category:rasters


I start my analysis with a raster (GeoTIFF) that derives from SAGA Kernel Density tools (min:5.37148e-11 max: 0.0782997).
Then I multiply it per 10000 with QGIS raster calculator.
When I control min and max values, in the layer style schedule, they are wrong: min: 2.15456e-05 and valore max: 629.118.
But if I interrogate my raster with the identify tool the values there are and they are correct.

I made the same procedures with the grass plugin, in this case the min e max values show in the QGIS layer style schedule they are correct: min 5.37148e-07 and max: 782.997.
Although I can't manage the Null value that are colored.

I attach the original file.


@qgib
Copy link
Contributor Author

qgib commented Jul 23, 2012

Author Name: Giovanni Manghi (@gioman)


seems duplicate of #14658 (?)


  • status_id was changed from Open to Feedback

@qgib
Copy link
Contributor Author

qgib commented Sep 4, 2012

Author Name: Paolo Cavallini (@pcav)


  • fixed_version_id was configured as Version 2.0.0

@qgib
Copy link
Contributor Author

qgib commented Oct 4, 2012

Author Name: Giovanni Manghi (@gioman)


Duplicate of #14658


  • resolution was changed from to duplicate
  • status_id was changed from Feedback to Closed

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! High Priority Rasters Related to general raster layer handling (not specific data formats) labels May 24, 2019
@qgib qgib added this to the Version 2.0.0 milestone May 24, 2019
@qgib qgib closed this as completed May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! High Priority Rasters Related to general raster layer handling (not specific data formats)
Projects
None yet
Development

No branches or pull requests

1 participant