<?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: Custom Popup Using Multiple Layers? in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/custom-popup-using-multiple-layers/m-p/821043#M7345</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use &lt;A href="https://www.esri.com/arcgis-blog/products/mapping/mapping/whats-new-with-arcade-taking-a-stroll-through-featuresets-part-1/"&gt;Arcade FeatureSets&lt;/A&gt; to get information from more than one layer within a single popup. More details &lt;A href="https://esri.jiveon.com/docs/DOC-12773-using-featuresetby-functions-in-arcade-to-drill-down-to-other-layers-and-tables"&gt;here&lt;/A&gt;&amp;nbsp;and &lt;A href="https://esri.jiveon.com/community/gis/web-gis/arcgisonline/blog/2018/12/10/overlapping-features-in-pop-ups-quick-introduction-to-using-featuresets-with-arcade"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You simply configure a popup using Arcade for a single layer, perform some intersections, and then disable popups for the other layers in the Web Map.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Getting the X/Y point location may be more difficult, as the user will likely be clicking on a polygon layer from which you can only get the centroid meaning the X/Y will be for the center of the polygon.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Jul 2019 22:06:15 GMT</pubDate>
    <dc:creator>MichaelKelly3</dc:creator>
    <dc:date>2019-07-03T22:06:15Z</dc:date>
    <item>
      <title>Custom Popup Using Multiple Layers?</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/custom-popup-using-multiple-layers/m-p/821042#M7344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am looking to see if there is an app or a way to query multiple layers and displaying on one pop up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to be able to click anywhere on the map and have a popup that tells me the fire district, police district, closest address, and page number for a map book. It would have to use the lat/long and put all information in an very simple popup for emergency uses. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any developer who has made such a tool yet?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2019 21:27:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/custom-popup-using-multiple-layers/m-p/821042#M7344</guid>
      <dc:creator>JoanneStarr</dc:creator>
      <dc:date>2019-07-03T21:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Popup Using Multiple Layers?</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/custom-popup-using-multiple-layers/m-p/821043#M7345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use &lt;A href="https://www.esri.com/arcgis-blog/products/mapping/mapping/whats-new-with-arcade-taking-a-stroll-through-featuresets-part-1/"&gt;Arcade FeatureSets&lt;/A&gt; to get information from more than one layer within a single popup. More details &lt;A href="https://esri.jiveon.com/docs/DOC-12773-using-featuresetby-functions-in-arcade-to-drill-down-to-other-layers-and-tables"&gt;here&lt;/A&gt;&amp;nbsp;and &lt;A href="https://esri.jiveon.com/community/gis/web-gis/arcgisonline/blog/2018/12/10/overlapping-features-in-pop-ups-quick-introduction-to-using-featuresets-with-arcade"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You simply configure a popup using Arcade for a single layer, perform some intersections, and then disable popups for the other layers in the Web Map.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Getting the X/Y point location may be more difficult, as the user will likely be clicking on a polygon layer from which you can only get the centroid meaning the X/Y will be for the center of the polygon.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2019 22:06:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/custom-popup-using-multiple-layers/m-p/821043#M7345</guid>
      <dc:creator>MichaelKelly3</dc:creator>
      <dc:date>2019-07-03T22:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Popup Using Multiple Layers?</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/custom-popup-using-multiple-layers/m-p/821044#M7346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/368831"&gt;Joanne,&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take a look at the Blog&amp;nbsp;&lt;A class="link-titled" href="https://esri.jiveon.com/community/gis/web-gis/arcgisonline/blog/2018/12/10/overlapping-features-in-pop-ups-quick-introduction-to-using-featuresets-with-arcade" title="https://esri.jiveon.com/community/gis/web-gis/arcgisonline/blog/2018/12/10/overlapping-features-in-pop-ups-quick-introduction-to-using-featuresets-with-arcade"&gt;Overlapping Features in Pop-Ups Quick Introduction to Using FeatureSets with Arcade&lt;/A&gt;&amp;nbsp;and its subsequent posts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jul 2019 00:03:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/custom-popup-using-multiple-layers/m-p/821044#M7346</guid>
      <dc:creator>LanceCole</dc:creator>
      <dc:date>2019-07-04T00:03:18Z</dc:date>
    </item>
  </channel>
</rss>

