<?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 Changing Polygon Outline thickness by scale in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/changing-polygon-outline-thickness-by-scale/m-p/1069092#M40667</link>
    <description>&lt;P&gt;Good afternoon,&lt;/P&gt;&lt;P&gt;I need my data to stay in one layer, and exist as polygons, but I also need to be able to see them from pretty far away. So I was wondering if it was possible to have polygon border thickness change with scale. Getting thicker the further you zoom out.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 16 Jun 2021 20:37:58 GMT</pubDate>
    <dc:creator>CalebWilliams2</dc:creator>
    <dc:date>2021-06-16T20:37:58Z</dc:date>
    <item>
      <title>Changing Polygon Outline thickness by scale</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/changing-polygon-outline-thickness-by-scale/m-p/1069092#M40667</link>
      <description>&lt;P&gt;Good afternoon,&lt;/P&gt;&lt;P&gt;I need my data to stay in one layer, and exist as polygons, but I also need to be able to see them from pretty far away. So I was wondering if it was possible to have polygon border thickness change with scale. Getting thicker the further you zoom out.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jun 2021 20:37:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/changing-polygon-outline-thickness-by-scale/m-p/1069092#M40667</guid>
      <dc:creator>CalebWilliams2</dc:creator>
      <dc:date>2021-06-16T20:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Polygon Outline thickness by scale</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/changing-polygon-outline-thickness-by-scale/m-p/1069561#M40718</link>
      <description>&lt;P&gt;I had a quick test of using an expression based on map scale in the new map viewer (previous beta).&amp;nbsp; But I wasn't able to change the outline thickness.&amp;nbsp; You might have more luck as I may be missing something simple.&lt;/P&gt;&lt;P&gt;This was the quick expression ('Styles on the rightHandSide) -&amp;gt; Choose attributes - New Expression) Then I just chose Types(Unique Symbols) and set the properties for the the current and 'other'.&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;if ($view.scale &amp;gt; 100000 ) {
  return 1
}
else {
  return 10
}&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 17 Jun 2021 19:57:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/changing-polygon-outline-thickness-by-scale/m-p/1069561#M40718</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2021-06-17T19:57:13Z</dc:date>
    </item>
  </channel>
</rss>

