Expose Export Raster Renderer Settings to Python/Arcpy

641
0
03-24-2015 03:28 PM
Status: Open
JaredKyllo1
New Contributor II
It is possible to export rasters in ArcMap by right clicking the layer-> Data-> Export:

0EME0000000HLqT

 

You can then click 'Use Renderer' check box to ensure the image you export uses the current symbology/rendering settings for that raster layer.

There does not appear to be any geoprocessing tools that match this 'Use Renderer' functionality.

Exposing these settings in python/arcpy will help in automating the process of exporting raster layers with current symbology settings.