<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Is it possible to change raster symbology (from 'stretched' to 'rgb composite') in an mxd using python? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/is-it-possible-to-change-raster-symbology-from/m-p/301640#M23443</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;It ran with no problems (got positive gp messages as it progressed ) but, it did not retain the layer file symbology. HOWEVER, I had not considered saving the mosaic dataset to a layer, so loaded the layer instead, and it appears to be a work around .&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Feb 2017 21:41:34 GMT</pubDate>
    <dc:creator>petegillard</dc:creator>
    <dc:date>2017-02-13T21:41:34Z</dc:date>
    <item>
      <title>Is it possible to change raster symbology (from 'stretched' to 'rgb composite') in an mxd using python?</title>
      <link>https://community.esri.com/t5/python-questions/is-it-possible-to-change-raster-symbology-from/m-p/301638#M23441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i'm updating a bunch of mxd's, including adding new orthophotos stored in a mosaic dataset. They keep coming in as stretched with 2.5 SDs with a blue color ramp. Need them as rgb composites with no stretch.&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;&lt;P&gt;thanks in advance,&lt;/P&gt;&lt;P&gt;Pete&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2017 20:08:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/is-it-possible-to-change-raster-symbology-from/m-p/301638#M23441</guid>
      <dc:creator>petegillard</dc:creator>
      <dc:date>2017-02-13T20:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to change raster symbology (from 'stretched' to 'rgb composite') in an mxd using python?</title>
      <link>https://community.esri.com/t5/python-questions/is-it-possible-to-change-raster-symbology-from/m-p/301639#M23442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have a layer file (.lyr) saved with the symbology you want, you should be able to have it apply to raster layers within a map document(I haven't tested this).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/tools/data-management-toolbox/apply-symbology-from-layer.htm"&gt;http://desktop.arcgis.com/en/arcmap/10.3/tools/data-management-toolbox/apply-symbology-from-layer.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since that RGB composite does not fall under a symbology class type that is support by python, you can't change to it directly through the layer's properties(this I did check).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/analyze/arcpy-mapping/layer-class.htm"&gt;http://desktop.arcgis.com/en/arcmap/10.3/analyze/arcpy-mapping/layer-class.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2017 20:23:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/is-it-possible-to-change-raster-symbology-from/m-p/301639#M23442</guid>
      <dc:creator>IanMurray</dc:creator>
      <dc:date>2017-02-13T20:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to change raster symbology (from 'stretched' to 'rgb composite') in an mxd using python?</title>
      <link>https://community.esri.com/t5/python-questions/is-it-possible-to-change-raster-symbology-from/m-p/301640#M23443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;It ran with no problems (got positive gp messages as it progressed ) but, it did not retain the layer file symbology. HOWEVER, I had not considered saving the mosaic dataset to a layer, so loaded the layer instead, and it appears to be a work around .&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2017 21:41:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/is-it-possible-to-change-raster-symbology-from/m-p/301640#M23443</guid>
      <dc:creator>petegillard</dc:creator>
      <dc:date>2017-02-13T21:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to change raster symbology (from 'stretched' to 'rgb composite') in an mxd using python?</title>
      <link>https://community.esri.com/t5/python-questions/is-it-possible-to-change-raster-symbology-from/m-p/1242295#M66304</link>
      <description>&lt;P&gt;In 2022 , ArcGIS Pro 3.0 seems to still have this issue. Hope the improvements will be planned soon for arcpy API.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Dec 2022 10:43:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/is-it-possible-to-change-raster-symbology-from/m-p/1242295#M66304</guid>
      <dc:creator>Kateryna</dc:creator>
      <dc:date>2022-12-19T10:43:20Z</dc:date>
    </item>
  </channel>
</rss>

