<?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 Greedy Color Symbolizer Toolbox (Symbolize a feature with fewest colors) in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/greedy-color-symbolizer-toolbox-symbolize-a/m-p/1143838#M63748</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Not a question, but sharing a helpful tool to symbolize a feature class while preventing color conflicts between individual features.&lt;/P&gt;&lt;P&gt;Basis is the five color theorem (&lt;A href="https://en.wikipedia.org/wiki/Five_color_theorem" target="_self"&gt;https://en.wikipedia.org/wiki/Five_color_theorem&lt;/A&gt;&amp;nbsp;) where features that touch each other can't share the same color, but the fewest colors are used to symbolize a dataset. Example is to color every country of the world, with the fewest colors possible.&lt;/P&gt;&lt;P&gt;Tool takes a layer from an active map in ArcGIS Pro (tested in 2.8), and groups the rows in such a way that there is no conflicts between interconnected features based on a field selection.&lt;/P&gt;&lt;P&gt;As it uses networkx, the default environment should be cloned, and networkx installed prior to use.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/namur007/ArcGIS-Pro-Color" target="_self"&gt;https://github.com/namur007/ArcGIS-Pro-Color&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Curious on feedback if anyone finds this helpful.&lt;/P&gt;</description>
    <pubDate>Wed, 16 Feb 2022 12:56:35 GMT</pubDate>
    <dc:creator>CodyScott</dc:creator>
    <dc:date>2022-02-16T12:56:35Z</dc:date>
    <item>
      <title>Greedy Color Symbolizer Toolbox (Symbolize a feature with fewest colors)</title>
      <link>https://community.esri.com/t5/python-questions/greedy-color-symbolizer-toolbox-symbolize-a/m-p/1143838#M63748</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Not a question, but sharing a helpful tool to symbolize a feature class while preventing color conflicts between individual features.&lt;/P&gt;&lt;P&gt;Basis is the five color theorem (&lt;A href="https://en.wikipedia.org/wiki/Five_color_theorem" target="_self"&gt;https://en.wikipedia.org/wiki/Five_color_theorem&lt;/A&gt;&amp;nbsp;) where features that touch each other can't share the same color, but the fewest colors are used to symbolize a dataset. Example is to color every country of the world, with the fewest colors possible.&lt;/P&gt;&lt;P&gt;Tool takes a layer from an active map in ArcGIS Pro (tested in 2.8), and groups the rows in such a way that there is no conflicts between interconnected features based on a field selection.&lt;/P&gt;&lt;P&gt;As it uses networkx, the default environment should be cloned, and networkx installed prior to use.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/namur007/ArcGIS-Pro-Color" target="_self"&gt;https://github.com/namur007/ArcGIS-Pro-Color&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Curious on feedback if anyone finds this helpful.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Feb 2022 12:56:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/greedy-color-symbolizer-toolbox-symbolize-a/m-p/1143838#M63748</guid>
      <dc:creator>CodyScott</dc:creator>
      <dc:date>2022-02-16T12:56:35Z</dc:date>
    </item>
  </channel>
</rss>

