<?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: Accessing Advanced Symbology with Python - Sample Size for Graduated Symbols Renderer in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/accessing-advanced-symbology-with-python-sample/m-p/1059596#M61173</link>
    <description>&lt;P&gt;ldef = layer.getDefinition('V2')&lt;BR /&gt;ldef.renderer.sampleSize = 1000000000&lt;BR /&gt;layer = layer.setDefinition(ldef)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 19 May 2021 19:00:05 GMT</pubDate>
    <dc:creator>WesleyCosta</dc:creator>
    <dc:date>2021-05-19T19:00:05Z</dc:date>
    <item>
      <title>Accessing Advanced Symbology with Python - Sample Size for Graduated Symbols Renderer</title>
      <link>https://community.esri.com/t5/python-questions/accessing-advanced-symbology-with-python-sample/m-p/1051468#M60906</link>
      <description>&lt;P&gt;Is it possible to set the 'sample size' property of&amp;nbsp;&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/mapping/layer-properties/graduated-symbols.htm" target="_self"&gt;graduated symbology&lt;/A&gt;&amp;nbsp;programmatically?&amp;nbsp;The&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/mapping/graduatedsymbolsrenderer-class.htm" target="_self"&gt;GraduatedSymbolsRenderer &lt;/A&gt;&amp;nbsp;does not have any advanced symbology parameters, but I need to increase the default sample size from 10,000 to 1M in a&amp;nbsp; Python script.&lt;/P&gt;&lt;P&gt;I would like to avoid having to calculate the 'Natural Breaks' but if need be can anyone recommend a reference?&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 19:40:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/accessing-advanced-symbology-with-python-sample/m-p/1051468#M60906</guid>
      <dc:creator>Yuriko</dc:creator>
      <dc:date>2021-04-26T19:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Advanced Symbology with Python - Sample Size for Graduated Symbols Renderer</title>
      <link>https://community.esri.com/t5/python-questions/accessing-advanced-symbology-with-python-sample/m-p/1051689#M60916</link>
      <description>&lt;P&gt;I read in that documentation that the advanced properties are not available unless you access via CIM.&amp;nbsp; Take a look at &lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/mapping/python-cim-access.htm" target="_self"&gt;Python CIM access&lt;/A&gt; and see if you want to go that route?&lt;/P&gt;</description>
      <pubDate>Tue, 27 Apr 2021 12:59:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/accessing-advanced-symbology-with-python-sample/m-p/1051689#M60916</guid>
      <dc:creator>Kara_Shindle</dc:creator>
      <dc:date>2021-04-27T12:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Advanced Symbology with Python - Sample Size for Graduated Symbols Renderer</title>
      <link>https://community.esri.com/t5/python-questions/accessing-advanced-symbology-with-python-sample/m-p/1059596#M61173</link>
      <description>&lt;P&gt;ldef = layer.getDefinition('V2')&lt;BR /&gt;ldef.renderer.sampleSize = 1000000000&lt;BR /&gt;layer = layer.setDefinition(ldef)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 May 2021 19:00:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/accessing-advanced-symbology-with-python-sample/m-p/1059596#M61173</guid>
      <dc:creator>WesleyCosta</dc:creator>
      <dc:date>2021-05-19T19:00:05Z</dc:date>
    </item>
  </channel>
</rss>

