<?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: Way to change the pop-up order of overlapped points in Portal for ArcGIS in ArcGIS Enterprise Portal Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/way-to-change-the-pop-up-order-of-overlapped/m-p/599689#M8139</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We'd like to do the same thing - control the order of the pop-ups of overlapping features (in the same feature layer), so the oldest ones are shown first, and the most recent ones are shown last. Has this functionality been added to ArcGIS Online at this point? Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jul 2020 22:31:32 GMT</pubDate>
    <dc:creator>Taku_RiverTlingit</dc:creator>
    <dc:date>2020-07-15T22:31:32Z</dc:date>
    <item>
      <title>Way to change the pop-up order of overlapped points in Portal for ArcGIS</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/way-to-change-the-pop-up-order-of-overlapped/m-p/599682#M8132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For maps on ArcGIS Online or ArcGIS Portal, is there any way to decide the display order of multiple completely overlapped points?&lt;/P&gt;&lt;P&gt;For example, two icons having the same Lat &amp;amp; Long in the same layer shown in the screenshots. It shows the point with UniqueID 684 is in the first pop-up window and the point with Unique ID 685 is in the second pop-up window, but the info in the second pop-up window is more useful for me. Is there any way to change the point with 685 to the first window&amp;nbsp;(1 of 2) instead of (2 of 2) so that I don't need to tab through to get what I want?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What elements decide the pop-up order of overlapped points when esri designed the pop-up widget? The order of the data imported&amp;nbsp;into&amp;nbsp;the attribute table? The latest modified date of the data in the table? Or is the pop-up order decided just by random and there is no way to make a adjustment?&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="296395" class="image-1 jive-image" height="308" src="https://community.esri.com/legacyfs/online/296395_pastedImage_2.png" width="266" /&gt;&amp;nbsp;&lt;IMG __jive_id="296397" class="image-2 jive-image" height="314" src="https://community.esri.com/legacyfs/online/296397_pastedImage_3.png" width="254" /&gt;&lt;/P&gt;&lt;P&gt;I tested the order of ObjectID, latest modified or uploaded date of the data but failed to find the common rule.&lt;/P&gt;&lt;P&gt;My former assumed logic is that pop up window of records with larger ObjectID or with the latest modified or uploaded date should be on the top.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shuhong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 20:27:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/way-to-change-the-pop-up-order-of-overlapped/m-p/599682#M8132</guid>
      <dc:creator>ShuhongYan</dc:creator>
      <dc:date>2017-01-05T20:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: Way to change the pop-up order of overlapped points in Portal for ArcGIS</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/way-to-change-the-pop-up-order-of-overlapped/m-p/599683#M8133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shuhong,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&lt;EM&gt; For maps on ArcGIS Online or ArcGIS Portal, is there any way to decide the display order of multiple completely overlapped points?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No, there is no way to order the content returned in a pop-up in the ArcGIS Online/Portal for ArcGIS map viewer. The content returned is based on which data layer's content is retrieved first, so fastest data layer will appear first, then the next fastest, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For overlapping data points within the SAME layer, I believe the pop-up content is returned based on object ID; so feature(s) with a lower OID will be returned first.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2017 00:16:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/way-to-change-the-pop-up-order-of-overlapped/m-p/599683#M8133</guid>
      <dc:creator>DerekLaw</dc:creator>
      <dc:date>2017-01-10T00:16:55Z</dc:date>
    </item>
    <item>
      <title>Re: Way to change the pop-up order of overlapped points in Portal for ArcGIS</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/way-to-change-the-pop-up-order-of-overlapped/m-p/599684#M8134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Derek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had the same thought for the same layer that should be based on OBJECTID. I tested it. However, some features with a lower OID are on the top but some in other overlapped locations are on the bottom, which means OID is not the key field to decide the order of pop-up window of features.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2017 15:27:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/way-to-change-the-pop-up-order-of-overlapped/m-p/599684#M8134</guid>
      <dc:creator>ShuhongYan</dc:creator>
      <dc:date>2017-01-10T15:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: Way to change the pop-up order of overlapped points in Portal for ArcGIS</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/way-to-change-the-pop-up-order-of-overlapped/m-p/599685#M8135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shuhong,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I haven't personally tested how features in the same data layer are retrieved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another consideration that may affect how features in the same layer are returned (and in what order) in the pop-up: is how the spatial indexes are built for the data layer. For example, a feature class in a geodatabase typically has a spatial index to help improve performance for spatial searches. Some background,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/manage-data/geodatabases/an-overview-of-spatial-indexes-in-the-geodatabase.htm" title="http://desktop.arcgis.com/en/arcmap/latest/manage-data/geodatabases/an-overview-of-spatial-indexes-in-the-geodatabase.htm"&gt;An overview of spatial indexes in the geodatabase—ArcGIS Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This might also be a factor for why some features are retrieved before others within a data layer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jan 2017 06:04:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/way-to-change-the-pop-up-order-of-overlapped/m-p/599685#M8135</guid>
      <dc:creator>DerekLaw</dc:creator>
      <dc:date>2017-01-11T06:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: Way to change the pop-up order of overlapped points in Portal for ArcGIS</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/way-to-change-the-pop-up-order-of-overlapped/m-p/599686#M8136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Derek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's been over a year now since your previous reply to this thread.&amp;nbsp; I also have the same question about pop-up order between multiple overlapping layers, as Shuhong.&amp;nbsp;&amp;nbsp;Have there been any enhancements along these lines in Portal?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Najya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2018 09:48:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/way-to-change-the-pop-up-order-of-overlapped/m-p/599686#M8136</guid>
      <dc:creator>NajyaBatool1</dc:creator>
      <dc:date>2018-01-24T09:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: Way to change the pop-up order of overlapped points in Portal for ArcGIS</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/way-to-change-the-pop-up-order-of-overlapped/m-p/599687#M8137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Najya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding this question,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&lt;EM&gt; I also have the same question about pop-up order between multiple overlapping layers, as Shuhong.&amp;nbsp;&amp;nbsp;Have there been any enhancements along these lines in Portal?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There have been no changes to this behavior as far as I know. For future reference,&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A class="link-titled" href="http://doc.arcgis.com/en/arcgis-online/reference/whats-new.htm" title="http://doc.arcgis.com/en/arcgis-online/reference/whats-new.htm"&gt;What's new—ArcGIS Online Help | ArcGIS&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&lt;A class="link-titled" href="http://enterprise.arcgis.com/en/portal/latest/administer/windows/what-s-new-in-portal-for-arcgis.htm" title="http://enterprise.arcgis.com/en/portal/latest/administer/windows/what-s-new-in-portal-for-arcgis.htm"&gt;What's new in Portal for ArcGIS 10.6—Portal for ArcGIS (10.6) | ArcGIS Enterprise&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2018 19:55:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/way-to-change-the-pop-up-order-of-overlapped/m-p/599687#M8137</guid>
      <dc:creator>DerekLaw</dc:creator>
      <dc:date>2018-01-24T19:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: Way to change the pop-up order of overlapped points in Portal for ArcGIS</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/way-to-change-the-pop-up-order-of-overlapped/m-p/599688#M8138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Najya,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; I'd like to&amp;nbsp;be able to control the pop-up order too.&amp;nbsp; I often want to show multiple features at the same location. For instance green energy projects on&amp;nbsp; farms, and farms with net zero energy status,&amp;nbsp;would overlap. It would be nice to have the pop-up for the farm show first.&amp;nbsp; Did you find another way to present&amp;nbsp;this type of data- maybe in an application?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dake&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2020 13:39:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/way-to-change-the-pop-up-order-of-overlapped/m-p/599688#M8138</guid>
      <dc:creator>DakeHenderson</dc:creator>
      <dc:date>2020-03-27T13:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: Way to change the pop-up order of overlapped points in Portal for ArcGIS</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/way-to-change-the-pop-up-order-of-overlapped/m-p/599689#M8139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We'd like to do the same thing - control the order of the pop-ups of overlapping features (in the same feature layer), so the oldest ones are shown first, and the most recent ones are shown last. Has this functionality been added to ArcGIS Online at this point? Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2020 22:31:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/way-to-change-the-pop-up-order-of-overlapped/m-p/599689#M8139</guid>
      <dc:creator>Taku_RiverTlingit</dc:creator>
      <dc:date>2020-07-15T22:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: Way to change the pop-up order of overlapped points in Portal for ArcGIS</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/way-to-change-the-pop-up-order-of-overlapped/m-p/599690#M8140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Taku,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;EM&gt;... control the order of the pop-ups of overlapping features (in the same feature layer), so the oldest ones are shown first, and the most recent ones are shown last. Has this functionality been added to ArcGIS Online at this point?&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No, the functionality of "controlling the data returned in the pop up" is not possible in ArcGIS Online. I suggest you add your requirements as comments to this idea and vote for this enhancement &lt;A href="https://community.esri.com/ideas/6548" target="_blank"&gt;https://community.esri.com/ideas/6548&lt;/A&gt;, the label is different - but the overall intent of enabling more control on the pop up is the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jun 2021 08:39:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/way-to-change-the-pop-up-order-of-overlapped/m-p/599690#M8140</guid>
      <dc:creator>DerekLaw</dc:creator>
      <dc:date>2021-06-22T08:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: Way to change the pop-up order of overlapped points in Portal for ArcGIS</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/way-to-change-the-pop-up-order-of-overlapped/m-p/1016993#M10404</link>
      <description>&lt;P&gt;I would also like to be able to control which feature layer gets displayed first in a pop-up window with multiple feature layer returns. It would greatly enhance many existing Web Apps for my Organization. Not sure where I go to vote but I will definitely find it! Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2021 18:22:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/way-to-change-the-pop-up-order-of-overlapped/m-p/1016993#M10404</guid>
      <dc:creator>MonicaBeaton</dc:creator>
      <dc:date>2021-01-14T18:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: Way to change the pop-up order of overlapped points in Portal for ArcGIS</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/way-to-change-the-pop-up-order-of-overlapped/m-p/1180601#M12386</link>
      <description>&lt;P&gt;Here we are over 5 years since the question has been posted.&amp;nbsp; On another topic concerning the same issue, it has been 8 years since the question was asked. Still no movement from ESRI.&amp;nbsp; I would &lt;STRONG&gt;also&lt;/STRONG&gt; like to configure the order of what information gets displayed in a pop-up.&amp;nbsp; The &lt;EM&gt;first-come-first-serve&lt;/EM&gt; methodology does not work in a real-world environment.&amp;nbsp; I would prefer that my pop-up might take a second longer to come up in the order I specify than showing my information randomly.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2022 14:13:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/way-to-change-the-pop-up-order-of-overlapped/m-p/1180601#M12386</guid>
      <dc:creator>JulioGarrido</dc:creator>
      <dc:date>2022-06-07T14:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: Way to change the pop-up order of overlapped points in Portal for ArcGIS</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/way-to-change-the-pop-up-order-of-overlapped/m-p/1218666#M12700</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1126"&gt;@DerekLaw&lt;/a&gt;&amp;nbsp;10,5 years users are asking ESRI to solve the issue (&lt;A href="https://community.esri.com/ideas/6548" target="_blank" rel="noopener"&gt;https://community.esri.com/ideas/6548&lt;/A&gt;). How long do we have to wait?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Oct 2022 15:25:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/way-to-change-the-pop-up-order-of-overlapped/m-p/1218666#M12700</guid>
      <dc:creator>Thomas1</dc:creator>
      <dc:date>2022-10-04T15:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: Way to change the pop-up order of overlapped points in Portal for ArcGIS</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/way-to-change-the-pop-up-order-of-overlapped/m-p/1218667#M12701</link>
      <description>&lt;P&gt;You can vote here:&amp;nbsp;&lt;A href="https://community.esri.com/ideas/6548" target="_blank" rel="noopener"&gt;https://community.esri.com/ideas/6548&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Oct 2022 15:26:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/way-to-change-the-pop-up-order-of-overlapped/m-p/1218667#M12701</guid>
      <dc:creator>Thomas1</dc:creator>
      <dc:date>2022-10-04T15:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: Way to change the pop-up order of overlapped points in Portal for ArcGIS</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/way-to-change-the-pop-up-order-of-overlapped/m-p/1357670#M14364</link>
      <description>&lt;P&gt;I am also trying to solve this issue&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2023 20:39:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/way-to-change-the-pop-up-order-of-overlapped/m-p/1357670#M14364</guid>
      <dc:creator>MitchJohnson</dc:creator>
      <dc:date>2023-12-06T20:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: Way to change the pop-up order of overlapped points in Portal for ArcGIS</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/way-to-change-the-pop-up-order-of-overlapped/m-p/1362156#M14408</link>
      <description>&lt;P&gt;It cannot be overstated how tremendously control over pop-up order would improve the user experience of web maps/apps.&lt;/P&gt;&lt;P&gt;ESRI, do not underestimate how much the abysmal usability across all your software damages your brand image. I think any user would agree that "ArcGIS" is synonymous with "difficult and confusing."&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 18:23:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/way-to-change-the-pop-up-order-of-overlapped/m-p/1362156#M14408</guid>
      <dc:creator>bdewitt_olsson</dc:creator>
      <dc:date>2023-12-18T18:23:04Z</dc:date>
    </item>
  </channel>
</rss>

