<?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: Change Layer Color in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/change-layer-color/m-p/308900#M24041</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Arcpy has a limited set of symbology properties that can be manipulated. (See the symbology and symbologyType properties on the &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/#/Layer/00s300000008000000/"&gt;Layer&lt;/A&gt;&lt;SPAN&gt; class for more details.) Directly changing the color is not one of the properties that is exposed. However, there is a workflow than can be used to accomplish this. The &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/#/UpdateLayer/00s30000003p000000/"&gt;UpdataLayer&lt;/A&gt;&lt;SPAN&gt; function has a symbology_only property that will take the symbology of a seed .lyr file and apply it to another layer in a map or .lyr file. The seed .lyr file needs to contain the symbology that you want to apply to the update_layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The fist code example in the UpdateLayer help topic should do exactly what you want.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Feb 2013 14:33:44 GMT</pubDate>
    <dc:creator>JeffMoulds</dc:creator>
    <dc:date>2013-02-15T14:33:44Z</dc:date>
    <item>
      <title>Change Layer Color</title>
      <link>https://community.esri.com/t5/python-questions/change-layer-color/m-p/308899#M24040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I change the color of a polygon layer in my map using python codes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Babak&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2013 12:45:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/change-layer-color/m-p/308899#M24040</guid>
      <dc:creator>babakkasraei</dc:creator>
      <dc:date>2013-02-15T12:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: Change Layer Color</title>
      <link>https://community.esri.com/t5/python-questions/change-layer-color/m-p/308900#M24041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Arcpy has a limited set of symbology properties that can be manipulated. (See the symbology and symbologyType properties on the &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/#/Layer/00s300000008000000/"&gt;Layer&lt;/A&gt;&lt;SPAN&gt; class for more details.) Directly changing the color is not one of the properties that is exposed. However, there is a workflow than can be used to accomplish this. The &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/#/UpdateLayer/00s30000003p000000/"&gt;UpdataLayer&lt;/A&gt;&lt;SPAN&gt; function has a symbology_only property that will take the symbology of a seed .lyr file and apply it to another layer in a map or .lyr file. The seed .lyr file needs to contain the symbology that you want to apply to the update_layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The fist code example in the UpdateLayer help topic should do exactly what you want.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2013 14:33:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/change-layer-color/m-p/308900#M24041</guid>
      <dc:creator>JeffMoulds</dc:creator>
      <dc:date>2013-02-15T14:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: Change Layer Color</title>
      <link>https://community.esri.com/t5/python-questions/change-layer-color/m-p/308901#M24042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2013 19:39:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/change-layer-color/m-p/308901#M24042</guid>
      <dc:creator>babakkasraei</dc:creator>
      <dc:date>2013-02-15T19:39:34Z</dc:date>
    </item>
  </channel>
</rss>

