<?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: Natural Breaks Analysis Within Python in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/natural-breaks-analysis-within-python/m-p/761460#M58728</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You might want to take a look at the Apply Symbology From Layer tool in 10:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00170000006n000000"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00170000006n000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For 10.1, you can use the new RasterClassifiedSymbology class in the ArcPy Mapping module:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//00s30000005p000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//00s30000005p000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kailai&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Jun 2012 20:47:13 GMT</pubDate>
    <dc:creator>KailaiZhang</dc:creator>
    <dc:date>2012-06-28T20:47:13Z</dc:date>
    <item>
      <title>Natural Breaks Analysis Within Python</title>
      <link>https://community.esri.com/t5/python-questions/natural-breaks-analysis-within-python/m-p/761458#M58726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a field within a features class that needs to be classified base on natural breaks. I was wondering if there is way in python scripting to find the field within the FC and then determine the natural breaks within the data set? The number of categories I am going for is 5. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My skills in python are somewhat limited, i'm slowly learning as I go, but any help would be appreciated. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeremy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Nov 2011 13:07:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/natural-breaks-analysis-within-python/m-p/761458#M58726</guid>
      <dc:creator>JeremyTibbetts1</dc:creator>
      <dc:date>2011-11-28T13:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: Natural Breaks Analysis Within Python</title>
      <link>https://community.esri.com/t5/python-questions/natural-breaks-analysis-within-python/m-p/761459#M58727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In 10.0, the only way is to pre-author a layer file with all the appropriate information and then use arcpy.mapping.UpdateLayer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At 10.1, we have introduced some symbology properties for some of the renderers that will allow you to change fields, number of classes, class breaks, etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2011 18:53:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/natural-breaks-analysis-within-python/m-p/761459#M58727</guid>
      <dc:creator>JeffBarrette</dc:creator>
      <dc:date>2011-11-29T18:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: Natural Breaks Analysis Within Python</title>
      <link>https://community.esri.com/t5/python-questions/natural-breaks-analysis-within-python/m-p/761460#M58728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You might want to take a look at the Apply Symbology From Layer tool in 10:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00170000006n000000"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00170000006n000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For 10.1, you can use the new RasterClassifiedSymbology class in the ArcPy Mapping module:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//00s30000005p000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//00s30000005p000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kailai&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2012 20:47:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/natural-breaks-analysis-within-python/m-p/761460#M58728</guid>
      <dc:creator>KailaiZhang</dc:creator>
      <dc:date>2012-06-28T20:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: Natural Breaks Analysis Within Python</title>
      <link>https://community.esri.com/t5/python-questions/natural-breaks-analysis-within-python/m-p/761461#M58729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jeremy&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Take a look at this link - it includes an implementation of Jenks�?? Natural Breaks Algorithm, in Python.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://danieljlewis.org/2010/06/07/jenks-natural-breaks-algorithm-in-python/"&gt;http://danieljlewis.org/2010/06/07/jenks-natural-breaks-algorithm-in-python/&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Keep in mind that the number of classes is yet to be determined by the user. Here's a direct the link to the algorithm:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://danieljlewis.org/files/2010/06/Jenks.pdf"&gt;http://danieljlewis.org/files/2010/06/Jenks.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Gal&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Jun 2012 05:38:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/natural-breaks-analysis-within-python/m-p/761461#M58729</guid>
      <dc:creator>GalAvraham</dc:creator>
      <dc:date>2012-06-30T05:38:07Z</dc:date>
    </item>
  </channel>
</rss>

