ThinkGeo.com    |     Documentation    |     Premium Support

Is it possible to change the color legend for the raster layer?

Is it possible to change the color legend for the raster layer ? How to do that?



zhu, 
  
 I am not familiar with color legend of raster so I need to confirm with you, and look at RasterLayer, we have following properties: 
 isNegative;  
 isGrayscale;  
 transparency;  
 blueTranslation;  
 redTranslation;  
 greenTranslation;  
  
 I don’t know if we can do that or not, if not please give us more information about your requirement, and we may extend RasterLayer to implement it. 
  
 Thanks 
 James 


I mean once we create a rasterlayer, like load a dem file, how to change the color palette of the layer?

zhu, 
  
 Do you test the properties which I list on dem file? I test them on ecw raster file, it works properly. For example, I set RedTranslation to 255, it will turn red. 
  
 Please let me know your testing result. 
 Thanks 
  
 James