<?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 Arcade Labeling Expression Help in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/arcade-labeling-expression-help/m-p/199511#M9899</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm labeling municipalities within a webmap on AGOL. I'm new to Arcade and am wondering if there is an Arcade expression that would allow labels to be visible only if they fit within there municipality(polygon), as to not clutter up the map?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Jan 2020 16:48:13 GMT</pubDate>
    <dc:creator>DaveK</dc:creator>
    <dc:date>2020-01-24T16:48:13Z</dc:date>
    <item>
      <title>Arcade Labeling Expression Help</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcade-labeling-expression-help/m-p/199511#M9899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm labeling municipalities within a webmap on AGOL. I'm new to Arcade and am wondering if there is an Arcade expression that would allow labels to be visible only if they fit within there municipality(polygon), as to not clutter up the map?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jan 2020 16:48:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcade-labeling-expression-help/m-p/199511#M9899</guid>
      <dc:creator>DaveK</dc:creator>
      <dc:date>2020-01-24T16:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade Labeling Expression Help</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcade-labeling-expression-help/m-p/199512#M9900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.esri.com/migrated-users/388467"&gt;David Krady&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm afraid that this is not possible for a number of reasons. The most important one being:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The label does not have a geometry (like a rectangle) which would be required to perform the analysis.&lt;/LI&gt;&lt;LI&gt;Please note that the label position depends on the part of the polygon that is visible in the map extent and the scale. The map extent and scale are dynamic and there is not way to pre-generate something that indicates if a label should be visible or not.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best thing is to switch off labeling at a certain scale to avoid clutter.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jan 2020 19:06:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcade-labeling-expression-help/m-p/199512#M9900</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2020-01-24T19:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade Labeling Expression Help</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcade-labeling-expression-help/m-p/199513#M9901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the feature class you want to label has an attribute for identifying the municipality in question, you could achieve this by making two layers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So say for example, your feature class represents land parcels in your state. The feature class has an attribute which identifies the municipality the land parcel is in.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then create two layers of this feature class by querying:&lt;/P&gt;&lt;P&gt;layer 1: Municipality = 'x'&lt;/P&gt;&lt;P&gt;layer 2: Municipality &amp;lt;&amp;gt; 'x'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you simply chose to label layer 1, and not layer 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this makes for an ugly layer list or legend you can choose to make layer 2 invisible in these (if working with layout legends or web applications, also that is assuming you have the same symbology for the land parcels in this example).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that's helpful!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Feb 2020 10:19:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcade-labeling-expression-help/m-p/199513#M9901</guid>
      <dc:creator>SofiaValentin1</dc:creator>
      <dc:date>2020-02-06T10:19:36Z</dc:date>
    </item>
  </channel>
</rss>

