<?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 dynamic filtering based on selected layer in arcgis desktop in Developers Questions</title>
    <link>https://community.esri.com/t5/developers-questions/dynamic-filtering-based-on-selected-layer-in/m-p/267134#M1720</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: transparent; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: content-box; clear: both; color: #242729; font-family: Arial,&amp;amp;quot; helvetica neue&amp;amp;quot;,helvetica,sans-serif; font-size: 15px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 19.5px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; padding: 0px; margin: 0px 0px 15px 0px; border: 0px none #242729;"&gt;I am not sure this is even possible, I have about 38 geographical polygon layers showing areas of the UK, I also have a query (point layer) that shows all of the offices around the uk. What I am attempting to do is if I select layer 1 that only the offices that intersect with displayed polygons are show. Then if I display an additional layer or change the displayed layer the shown points change accordingly. Image one shows offices outside and inside the layer polygons, &lt;A href="https://i.stack.imgur.com/Kyz4n.png" rel="nofollow noreferrer" style="border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: content-box; color: #358daa; cursor: pointer; font-family: Arial,&amp;amp;quot; helvetica neue&amp;amp;quot;,helvetica,sans-serif; font-size: 15px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; line-height: 19.5px; text-decoration: none; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px none #358daa;"&gt;&lt;IMG alt="Area One" src="https://i.stack.imgur.com/Kyz4n.png" style="border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: content-box; font-family: Arial,&amp;amp;quot; helvetica neue&amp;amp;quot;,helvetica,sans-serif; font-size: 15px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; line-height: 19.5px; max-width: 660px; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px none #358daa;" /&gt;&lt;/A&gt; Image two I have switch the polygon layers but I want only the intersecting offices to show.&lt;A href="https://i.stack.imgur.com/i6SuE.png" rel="nofollow noreferrer" style="border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: content-box; color: #358daa; cursor: pointer; font-family: Arial,&amp;amp;quot; helvetica neue&amp;amp;quot;,helvetica,sans-serif; font-size: 15px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; line-height: 19.5px; text-decoration: none; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px none #358daa;"&gt;&lt;IMG alt="Neighboring area two" src="https://i.stack.imgur.com/i6SuE.png" style="border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: content-box; font-family: Arial,&amp;amp;quot; helvetica neue&amp;amp;quot;,helvetica,sans-serif; font-size: 15px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; line-height: 19.5px; max-width: 660px; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px none #358daa;" /&gt;&lt;/A&gt; I could do this with having 38 separate attribute queries but that seems an excessive amount of work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Feb 2018 14:11:30 GMT</pubDate>
    <dc:creator>SimonThomas</dc:creator>
    <dc:date>2018-02-20T14:11:30Z</dc:date>
    <item>
      <title>dynamic filtering based on selected layer in arcgis desktop</title>
      <link>https://community.esri.com/t5/developers-questions/dynamic-filtering-based-on-selected-layer-in/m-p/267134#M1720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: transparent; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: content-box; clear: both; color: #242729; font-family: Arial,&amp;amp;quot; helvetica neue&amp;amp;quot;,helvetica,sans-serif; font-size: 15px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 19.5px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; padding: 0px; margin: 0px 0px 15px 0px; border: 0px none #242729;"&gt;I am not sure this is even possible, I have about 38 geographical polygon layers showing areas of the UK, I also have a query (point layer) that shows all of the offices around the uk. What I am attempting to do is if I select layer 1 that only the offices that intersect with displayed polygons are show. Then if I display an additional layer or change the displayed layer the shown points change accordingly. Image one shows offices outside and inside the layer polygons, &lt;A href="https://i.stack.imgur.com/Kyz4n.png" rel="nofollow noreferrer" style="border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: content-box; color: #358daa; cursor: pointer; font-family: Arial,&amp;amp;quot; helvetica neue&amp;amp;quot;,helvetica,sans-serif; font-size: 15px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; line-height: 19.5px; text-decoration: none; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px none #358daa;"&gt;&lt;IMG alt="Area One" src="https://i.stack.imgur.com/Kyz4n.png" style="border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: content-box; font-family: Arial,&amp;amp;quot; helvetica neue&amp;amp;quot;,helvetica,sans-serif; font-size: 15px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; line-height: 19.5px; max-width: 660px; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px none #358daa;" /&gt;&lt;/A&gt; Image two I have switch the polygon layers but I want only the intersecting offices to show.&lt;A href="https://i.stack.imgur.com/i6SuE.png" rel="nofollow noreferrer" style="border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: content-box; color: #358daa; cursor: pointer; font-family: Arial,&amp;amp;quot; helvetica neue&amp;amp;quot;,helvetica,sans-serif; font-size: 15px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; line-height: 19.5px; text-decoration: none; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px none #358daa;"&gt;&lt;IMG alt="Neighboring area two" src="https://i.stack.imgur.com/i6SuE.png" style="border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: content-box; font-family: Arial,&amp;amp;quot; helvetica neue&amp;amp;quot;,helvetica,sans-serif; font-size: 15px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; line-height: 19.5px; max-width: 660px; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px none #358daa;" /&gt;&lt;/A&gt; I could do this with having 38 separate attribute queries but that seems an excessive amount of work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Feb 2018 14:11:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/dynamic-filtering-based-on-selected-layer-in/m-p/267134#M1720</guid>
      <dc:creator>SimonThomas</dc:creator>
      <dc:date>2018-02-20T14:11:30Z</dc:date>
    </item>
  </channel>
</rss>

