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

"stretch histogram to full dataset" toolbar button does not work with GRASS rasters #14252

Closed
qgib opened this issue Sep 24, 2011 · 4 comments
Closed
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Rasters Related to general raster layer handling (not specific data formats)
Milestone

Comments

@qgib
Copy link
Contributor

qgib commented Sep 24, 2011

Author Name: Giovanni Manghi (@gioman)
Original Redmine Issue: 4315

Redmine category:rasters
Assignee: Tim Sutton


If the button is clicked then the raster colormap disappear. It is not possible to recovery not even from the raster properties, style tab, because the gray band is "lost".

Doing the stretching with the raster properties, style -> contrast enhancement -> stretch to min/max works correctly.

Tested on trunk on both Windows and Linux.

@qgib
Copy link
Contributor Author

qgib commented Dec 16, 2011

Author Name: Giovanni Manghi (@gioman)


  • fixed_version_id was configured as Version 1.7.4

@qgib
Copy link
Contributor Author

qgib commented Dec 18, 2011

Author Name: Radim Blazek (@blazek)


Does master work for you?

I have opposite problem in master, stretch to full dataset works but local stretch does not.

@qgib
Copy link
Contributor Author

qgib commented Dec 19, 2011

Author Name: Radim Blazek (@blazek)


Applied in changeset "d52ada5e0d72e4d6eb8e109588f04812b0ef6c35".


  • done_ratio was changed from 0 to 100
  • status_id was changed from Open to Closed

@qgib
Copy link
Contributor Author

qgib commented Dec 19, 2011

Author Name: Radim Blazek (@blazek)


Use of float for min/max values was causing problems with Float64 datasets, especially if no data value was set to an extreme value.

Fixed in d52ada5 (master).


  • fixed_version_id was changed from Version 1.7.4 to Version 2.0.0

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! 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! Rasters Related to general raster layer handling (not specific data formats)
Projects
None yet
Development

No branches or pull requests

1 participant