Tagged Questions
1
vote
1answer
106 views
AddLayer method does not add all bands of .tif image (3 bands total)
I am currently having trouble getting 3-band raster's to display correctly when I call the arcpy.mapping.AddLayer() method. It should be said that I am using a pre-existing mxd template to automate ...