Change stretched to colormap symbology for raster layer

410
2
02-21-2013 06:45 AM
babakkasraei
New Contributor II
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
New Contributor II
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