<?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: Plot with Class Breaks Renderer with Different Size in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/plot-with-class-breaks-renderer-with-different/m-p/1106510#M6727</link>
    <description>&lt;P&gt;I managed to solve my problem with a simple renderer and a size variable defined in the visual_variables property. date_zi is my spatially enabled dataframe:&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="solution.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/24980i92E30E4AB2F5ABCB/image-size/large?v=v2&amp;amp;px=999" role="button" title="solution.png" alt="solution.png" /&gt;&lt;/span&gt;&lt;SPAN&gt;More information related to the size variable you can find&amp;nbsp; here:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;A href="https://developers.arcgis.com/documentation/glossary/size-variable" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/documentation/glossary/size-variable&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Although the examples provided in the following link are for the Javascript API for ArcGIS, they work also for the Python API since they are both built upon the ArcGIS REST API. The difference is that for the Python API you need each key to be written between commas: &lt;/SPAN&gt;&lt;SPAN&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-renderers-visualVariables-SizeVariable.html" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/javascript/latest/api-reference/esri-renderers-visualVariables-SizeVariable.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 20 Oct 2021 10:11:06 GMT</pubDate>
    <dc:creator>andrei_ste</dc:creator>
    <dc:date>2021-10-20T10:11:06Z</dc:date>
    <item>
      <title>Plot with Class Breaks Renderer with Different Size</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/plot-with-class-breaks-renderer-with-different/m-p/1035852#M5706</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I would like to plot from a spatially enabled dataframe some point features with graduaded symbols. I tried the solution from this post, it works perfectly but I don't want to import the data to ArcGIS Online and then added as a layer to my map:&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-api-for-python-questions/using-graduatedsymbolsrenderer-with-spatialdataframe-in-jupyter/m-p/835644" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/arcgis-api-for-python-questions/using-graduatedsymbolsrenderer-with-spatialdataframe-in-jupyter/m-p/835644&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I would like not to create additional hosted layers. Reading the article Visualizing spatial data with spatially enabled dataframes, I found at supported renderers, that you can use the Class Breaks Renderer to r&lt;SPAN&gt;ender each group of values with a different color or size:&amp;nbsp;&lt;A href="https://developers.arcgis.com/python/guide/visualizing-data-with-the-spatially-enabled-dataframe/" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/python/guide/visualizing-data-with-the-spatially-enabled-dataframe/&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For now I managed to use the Class Breaks Renderer to display my point features with different colors based upon a field.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Does anyone have an example on how I can set up the Class Breaks Renderer to display my point features with different sizes, not colors?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thank you so much,&lt;/P&gt;&lt;P&gt;Andrei Stefan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 10:38:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/plot-with-class-breaks-renderer-with-different/m-p/1035852#M5706</guid>
      <dc:creator>andrei_ste</dc:creator>
      <dc:date>2021-03-12T10:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: Plot with Class Breaks Renderer with Different Size</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/plot-with-class-breaks-renderer-with-different/m-p/1106510#M6727</link>
      <description>&lt;P&gt;I managed to solve my problem with a simple renderer and a size variable defined in the visual_variables property. date_zi is my spatially enabled dataframe:&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="solution.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/24980i92E30E4AB2F5ABCB/image-size/large?v=v2&amp;amp;px=999" role="button" title="solution.png" alt="solution.png" /&gt;&lt;/span&gt;&lt;SPAN&gt;More information related to the size variable you can find&amp;nbsp; here:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;A href="https://developers.arcgis.com/documentation/glossary/size-variable" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/documentation/glossary/size-variable&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Although the examples provided in the following link are for the Javascript API for ArcGIS, they work also for the Python API since they are both built upon the ArcGIS REST API. The difference is that for the Python API you need each key to be written between commas: &lt;/SPAN&gt;&lt;SPAN&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-renderers-visualVariables-SizeVariable.html" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/javascript/latest/api-reference/esri-renderers-visualVariables-SizeVariable.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Oct 2021 10:11:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/plot-with-class-breaks-renderer-with-different/m-p/1106510#M6727</guid>
      <dc:creator>andrei_ste</dc:creator>
      <dc:date>2021-10-20T10:11:06Z</dc:date>
    </item>
  </channel>
</rss>

