<?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 Scale Based symbology for size only in ArcGIS Online in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/scale-based-symbology-for-size-only-in-arcgis/m-p/1116994#M42979</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Im truing to enable scale based symbology per this article&amp;nbsp;&lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-living-atlas/mapping/updated-arcade-scaling-symbology/" target="_blank"&gt;Updated Arcade Code for Scaling Symbology (esri.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;However, i do not need attribute based symbology, every point's symboogy is just based off location so the same. This is my code.&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;var vs = $view.scale
when(
    vs &amp;gt;=288895.277144, 3.5,
    vs &amp;gt;=9027.977411, 4.5,
    vs &amp;gt;=70.5310735, 6)&lt;/LI-CODE&gt;&lt;P&gt;And I get this error&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="error.PNG" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/27464iE4EE3FF1BF412D5B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="error.PNG" alt="error.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated!&lt;/P&gt;</description>
    <pubDate>Mon, 15 Nov 2021 19:00:18 GMT</pubDate>
    <dc:creator>OliverSandoval_p</dc:creator>
    <dc:date>2021-11-15T19:00:18Z</dc:date>
    <item>
      <title>Scale Based symbology for size only in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/scale-based-symbology-for-size-only-in-arcgis/m-p/1116994#M42979</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Im truing to enable scale based symbology per this article&amp;nbsp;&lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-living-atlas/mapping/updated-arcade-scaling-symbology/" target="_blank"&gt;Updated Arcade Code for Scaling Symbology (esri.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;However, i do not need attribute based symbology, every point's symboogy is just based off location so the same. This is my code.&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;var vs = $view.scale
when(
    vs &amp;gt;=288895.277144, 3.5,
    vs &amp;gt;=9027.977411, 4.5,
    vs &amp;gt;=70.5310735, 6)&lt;/LI-CODE&gt;&lt;P&gt;And I get this error&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="error.PNG" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/27464iE4EE3FF1BF412D5B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="error.PNG" alt="error.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated!&lt;/P&gt;</description>
      <pubDate>Mon, 15 Nov 2021 19:00:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/scale-based-symbology-for-size-only-in-arcgis/m-p/1116994#M42979</guid>
      <dc:creator>OliverSandoval_p</dc:creator>
      <dc:date>2021-11-15T19:00:18Z</dc:date>
    </item>
  </channel>
</rss>

