Select to view content in your preferred language

Change stretched to colormap symbology for raster layer

697
2
02-21-2013 06:45 AM
babakkasraei
Emerging Contributor
Hi Experts

I have used python codes to add some raster layers to my map. when the script adds rasters to the map it changes their symbology from colormap to Stretched.

How can I change the raster layers symbology again to Colormap using python codes when they are added into table of content.

I appreciate for your help.

Best regards

Babak
Tags (2)
0 Kudos
2 Replies
LucasDanzinger
Esri Frequent Contributor
One thing you could do is to have a template .lyr file that has the symbology set up exactly as you want. Then, use Apply Symbology from Layer.
0 Kudos
babakkasraei
Emerging Contributor
One thing you could do is to have a template .lyr file that has the symbology set up exactly as you want. Then, use Apply Symbology from Layer.


Thank you for your help and reply

Best regards
Babak
0 Kudos