<?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 Symbolize layer color using RGB values in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/symbolize-layer-color-using-rgb-values/m-p/47649#M3798</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am looking to symbolize the color fill of a polygon feature class / shp using the RGB values (e.g. 54,54,234,0) in the attribute table.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I was surprised not to find this functionality in ArcGIS 10x by default.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So has anyone done this using python? Would I have to create a lyr file to make the colors stick? Would a style work? Other ideas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Nov 2012 04:56:57 GMT</pubDate>
    <dc:creator>SimonWillis</dc:creator>
    <dc:date>2012-11-02T04:56:57Z</dc:date>
    <item>
      <title>Symbolize layer color using RGB values</title>
      <link>https://community.esri.com/t5/python-questions/symbolize-layer-color-using-rgb-values/m-p/47649#M3798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am looking to symbolize the color fill of a polygon feature class / shp using the RGB values (e.g. 54,54,234,0) in the attribute table.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I was surprised not to find this functionality in ArcGIS 10x by default.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So has anyone done this using python? Would I have to create a lyr file to make the colors stick? Would a style work? Other ideas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2012 04:56:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/symbolize-layer-color-using-rgb-values/m-p/47649#M3798</guid>
      <dc:creator>SimonWillis</dc:creator>
      <dc:date>2012-11-02T04:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: Symbolize layer color using RGB values</title>
      <link>https://community.esri.com/t5/python-questions/symbolize-layer-color-using-rgb-values/m-p/47650#M3799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You cannot change a symbol's color using RGB values at 10.1 or 10.0 using python.&amp;nbsp; What you could do is write a C/C++ function that calls ArcObject COM library and then use python's ctype module to call you DLL.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andrew&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2012 10:19:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/symbolize-layer-color-using-rgb-values/m-p/47650#M3799</guid>
      <dc:creator>AndrewChapkowski</dc:creator>
      <dc:date>2012-11-02T10:19:22Z</dc:date>
    </item>
  </channel>
</rss>

