<?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: Overlap labels rather than not displaying them in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/overlap-labels-rather-than-not-displaying-them/m-p/12425#M1176</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matthew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you give us some more information about the specific scenario where you're trying to keep overlapping labels?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. are you working with &lt;STRONG&gt;points, lines or polygons&lt;/STRONG&gt;?&lt;/P&gt;&lt;P&gt;2. do you plan to keep overlapping labels at &lt;STRONG&gt;small scales&lt;/STRONG&gt; (i.e. when zoomed out to see the entire world for example) where labels for a dense dataset may overlap heavily.&lt;/P&gt;&lt;P&gt;3. what kind of &lt;STRONG&gt;text&lt;/STRONG&gt; do you intend to display as labels in this case? Ex: a numeric value (magnitude of earthquake, feature id etc) or name of the feature? Can the label be a multi-word text?&lt;/P&gt;&lt;P&gt;4. how do you intend to &lt;STRONG&gt;place&lt;/STRONG&gt; these labels? Ex: directly over the circle marker symbol at its center, or outside the marker to the side/top/bottom?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are trying to better understand the circumstances under which users want to keep overlapping labels. Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Mar 2020 19:28:56 GMT</pubDate>
    <dc:creator>PraveenPonnusamy</dc:creator>
    <dc:date>2020-03-31T19:28:56Z</dc:date>
    <item>
      <title>Overlap labels rather than not displaying them</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/overlap-labels-rather-than-not-displaying-them/m-p/12422#M1173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;By default, feature labels do not appear when overlapping with other labels. There is ample documentation on how to change this default behaviour so that all labels appear (and overlap, if necessary):&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/10.3/map/working-with-text/why-specify-methods-to-resolve-label-conflicts-.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/map/working-with-text/why-specify-methods-to-resolve-label-conflicts-.htm"&gt;Why specify methods to resolve label conflicts?—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately, this documentation only applies to ArcGIS for Desktop. I cannot find anything that suggests you can change the default behaviour when using the Javascript API. It seems strange that this would be the case, however, considering that the functionality is present in the Desktop software.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Does anyone know how to make it so that all labels are displayed, and overlap when they conflict?&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2018 16:32:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/overlap-labels-rather-than-not-displaying-them/m-p/12422#M1173</guid>
      <dc:creator>MatthewHamilton-Smith</dc:creator>
      <dc:date>2018-09-20T16:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: Overlap labels rather than not displaying them</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/overlap-labels-rather-than-not-displaying-them/m-p/12423#M1174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Matthew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Actually it should not be strange at all. Desktop and web based maps are two totally different animals using two totally different technologies. The answer to your question is no. You can not get the JS API to label a layer clientside and have label overlaps. If you want to have your labels exactly the way you see them in desktop then let ArcGIS Server do labeling for you by using a MapImageLayer and have the map service (MXD) label for you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2018 17:48:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/overlap-labels-rather-than-not-displaying-them/m-p/12423#M1174</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-09-20T17:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: Overlap labels rather than not displaying them</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/overlap-labels-rather-than-not-displaying-them/m-p/12424#M1175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/335803"&gt;Matthew Hamilton-Smith&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We've definitely heard from other users that they would also like an option to disable label deconfliction, and hope to be able to add this in the near feature (within 2-3 releases).&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Oct 2019 16:44:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/overlap-labels-rather-than-not-displaying-them/m-p/12424#M1175</guid>
      <dc:creator>mgeorge</dc:creator>
      <dc:date>2019-10-15T16:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: Overlap labels rather than not displaying them</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/overlap-labels-rather-than-not-displaying-them/m-p/12425#M1176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matthew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you give us some more information about the specific scenario where you're trying to keep overlapping labels?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. are you working with &lt;STRONG&gt;points, lines or polygons&lt;/STRONG&gt;?&lt;/P&gt;&lt;P&gt;2. do you plan to keep overlapping labels at &lt;STRONG&gt;small scales&lt;/STRONG&gt; (i.e. when zoomed out to see the entire world for example) where labels for a dense dataset may overlap heavily.&lt;/P&gt;&lt;P&gt;3. what kind of &lt;STRONG&gt;text&lt;/STRONG&gt; do you intend to display as labels in this case? Ex: a numeric value (magnitude of earthquake, feature id etc) or name of the feature? Can the label be a multi-word text?&lt;/P&gt;&lt;P&gt;4. how do you intend to &lt;STRONG&gt;place&lt;/STRONG&gt; these labels? Ex: directly over the circle marker symbol at its center, or outside the marker to the side/top/bottom?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are trying to better understand the circumstances under which users want to keep overlapping labels. Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Mar 2020 19:28:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/overlap-labels-rather-than-not-displaying-them/m-p/12425#M1176</guid>
      <dc:creator>PraveenPonnusamy</dc:creator>
      <dc:date>2020-03-31T19:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: Overlap labels rather than not displaying them</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/overlap-labels-rather-than-not-displaying-them/m-p/12426#M1177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm having this same issue as well, and would love to have&amp;nbsp;the&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;option to disable label deconfliction.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Just like to contribute my&amp;nbsp;use case.&lt;/P&gt;&lt;P&gt;My main problem is with my feature points labels. The labels are long feature names.&lt;/P&gt;&lt;P&gt;My datasets are not dense, but the labels may overlap, this results in some points having their labels hidden. Looks weird on the map as it is hard for users to imagine that the point's label was hidden because its 'invisible label' overlapped with another label (thats visually far apart)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another problem is when my labels are all placed on the right side of the point features outside its marker, but some of the right most&amp;nbsp;features had their labels hidden cause of &lt;SPAN style="background-color: #ffffff;"&gt;deconfliction with&amp;nbsp;other&lt;/SPAN&gt;&amp;nbsp;features's label on the left side. It looks inconsistent and always hard to explain to users...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2020 03:01:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/overlap-labels-rather-than-not-displaying-them/m-p/12426#M1177</guid>
      <dc:creator>Gohvelven</dc:creator>
      <dc:date>2020-06-15T03:01:05Z</dc:date>
    </item>
  </channel>
</rss>

