Tagged Questions
1
vote
4answers
49 views
Batch visualization of raster (grid) files
I have about 100 raster (grid) files (in the "ascii grid" format) of drought index. All cover the same area of interest but at different times of year. I need to create images from the grids with ...
2
votes
1answer
36 views
What defines a Class in the Heat map plugin?
What defines a Class in the Heat map plugin? As in:
"Black holes like that are usually caused by raster values exceeding the range of the color ramp. Try adding another class with a higher associated ...
4
votes
2answers
98 views
How to create a colormap where colors diverge at value 0 in QGIS?
I calculated a raster as difference of two other rasters. Now I want to create a colormap where one colour represents negative values and one colour positive ones. The two colours should become ...
1
vote
2answers
82 views
Put color for raster data(aspect.tif) on QGIS1.8.0
I create aspect.tif from DEM file.
I could put the values(0 to 360)from contrast enhancement.
I could set color from color map(freakout or Pseudocolor).
In here, the data is shown by only 4 colors.
I ...
4
votes
1answer
160 views
Recoloring geotiff for visual presentation
I have a rather big Geotiff. It is the mosaic of four RapidEye satellite images. They are all a bit bland/grayish. When combined I would like to freshen up their colors so that they are more visually ...
0
votes
1answer
101 views
Coloring pixels based on values
I have an image where pixel values are integers, they go from 0 to 6 and I also have some 999.
I want the value 999 to be transparent, which I could achieve by myself. I would like values 0 to 6 to be ...
2
votes
1answer
140 views
How can I apply correct colours to an elevation raster?
I have a problem to display elevation data with pseudocolours. The channel 1 is from -3.40282e+38 to 149.717 . A colleague used 1.7. and it looks like it should (from blue to Red)
when I use QGis 1.8 ...
2
votes
2answers
282 views
How do I use ranges for raster colour map in QGIS
I have a raster layer in GeoTIFF format, with continuous data values between -1 and +1. For the colour map, I would like...
>0 to be green
= 0 to be grey
<0 to -0.25 to be pink
<-0.25 to ...
3
votes
2answers
261 views
How can I apply stretch in ArcGIS 10 Image Analysis Window?
I need to apply stretch to ArcGIS 10.1 exported raster. The best way to accomplish this task: Image Analysis Window, because there are fine tools to equalize raster data.
1 - This is my IRS-P6 24m ...
2
votes
2answers
213 views
How do I create a negative to positive value raster with neutral 0?
I have a raster layer with a band with values from -137 to 9229. I want to create a color scheme showing how far from 0 the positive numbers are in one color, and how far from zero the negative ...
3
votes
2answers
628 views
ImageMagick's convert program changes PNG file format so that color/alpha info doesn't survive GDAL
It appears that ImageMagick's convert program changes something in my PNG file that causes GDAL processing to mess up the color and/or transparency bands.
My original PNG file gets processed ...
3
votes
2answers
1k views
How to create a color ramp in ArcGIS10 where the zero value is represented by white?
I have a simple problem which (to me) seems to be difficult to solve in ArcGIS.
The map I plot is a GeoTIFF with emission data. I use a default algorithmic color ramp (rainbow) to do so. Now I would ...
6
votes
1answer
347 views
How to modify the colors of a raster map to use only one color in varying shades?
I have a raster map in GRASS containing elevation values. I want to display the elevation values in only one color (specificaly blue) but in varying shades of blue. I tried the options in r.colors, ...
1
vote
1answer
186 views
Creating color table file in PCI Geomatica
What is the simplest way to create a stand-alone color-table file in PCI Geomatica (PCT or STR)? I have some classified imagery with values ranging between 0-255 and I would like a way to ...
