<?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: How do I filter a points feature layer by a polygon and keep the live data feed in AGOL map? in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/how-do-i-filter-a-points-feature-layer-by-a/m-p/1409898#M58645</link>
    <description>&lt;P&gt;Thank you for your response. I did try this, and it is not what I am looking to do (unless I am not setting up correctly?). This clipped the basemap to the Chinook ESU polygon boundary.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JessicaFish_0-1713212144669.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/100950iA93E2D5175140050/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JessicaFish_0-1713212144669.png" alt="JessicaFish_0-1713212144669.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The goal is to show a map of project points, and only points that fall within the boundaries of the polygon. I don't want or need to show the polygon boundary outline.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Should I be using a sort of spatial arcade to filter out the points that aren't within the polygon? Or is there another tool available?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 15 Apr 2024 20:19:25 GMT</pubDate>
    <dc:creator>JessicaFish</dc:creator>
    <dc:date>2024-04-15T20:19:25Z</dc:date>
    <item>
      <title>How do I filter a points feature layer by a polygon and keep the live data feed in AGOL map?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-do-i-filter-a-points-feature-layer-by-a/m-p/1409238#M58615</link>
      <description>&lt;P&gt;I am using ArcGIS Online to create a map that will be used to view project locations (Primary Point TEST) that fall within a larger polygon (Chinook ESU Boundary). The project points come from a REST (end point) service that was made into a feature layer (not hosted) via the URL. The polygon layer is a single large polygon that was originally a shapefile published from ArcGIS Pro to my AGOL account.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried this process with the point layer being a hosted feature layer, but it does not update automatically as projects are created/removed. It is static and I'm looking for it to be dynamic.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The main goal is to ensure that the points layer is still updated as project points are added to/removed from the rest service. Additionally, as new points are added into the REST service, we want those to be also filtered by the Chinook ESU polygon so project points outside of the polygon do not show on the map.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The current polygon layer (blue):&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JessicaFish_1-1712956471578.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/100872i1A8BF26079A8B0BD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JessicaFish_1-1712956471578.png" alt="JessicaFish_1-1712956471578.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example of points we would want on the map (highlighted green with check mark) and those we don't want to show on the map (flagged red with 'x').&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JessicaFish_0-1712956103210.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/100871iFCCE584E18FFFB4E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JessicaFish_0-1712956103210.png" alt="JessicaFish_0-1712956103210.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thank you so much for helping!!&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2024 21:17:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-do-i-filter-a-points-feature-layer-by-a/m-p/1409238#M58615</guid>
      <dc:creator>JessicaFish</dc:creator>
      <dc:date>2024-04-12T21:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: How do I filter a points feature layer by a polygon and keep the live data feed in AGOL map?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-do-i-filter-a-points-feature-layer-by-a/m-p/1409724#M58630</link>
      <description>&lt;P&gt;If you are using Map Viewer instead of Map Viewer Classic you could use blend modes to visually filter the points that fall outside the project.&amp;nbsp; You would use a group layer and place the project boundary layer above the point layer. Then use the blend mode Destination atop on that project layer will "clip" the data to within the boundary visually.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-online/mapping/blend-modes-for-thematic-maps/" target="_blank"&gt;https://www.esri.com/arcgis-blog/products/arcgis-online/mapping/blend-modes-for-thematic-maps/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-online/mapping/how-to-style-a-media-layer-using-effects-and-blend-modes/" target="_blank"&gt;https://www.esri.com/arcgis-blog/products/arcgis-online/mapping/how-to-style-a-media-layer-using-effects-and-blend-modes/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2024 13:43:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-do-i-filter-a-points-feature-layer-by-a/m-p/1409724#M58630</guid>
      <dc:creator>RussRoberts</dc:creator>
      <dc:date>2024-04-15T13:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: How do I filter a points feature layer by a polygon and keep the live data feed in AGOL map?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-do-i-filter-a-points-feature-layer-by-a/m-p/1409898#M58645</link>
      <description>&lt;P&gt;Thank you for your response. I did try this, and it is not what I am looking to do (unless I am not setting up correctly?). This clipped the basemap to the Chinook ESU polygon boundary.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JessicaFish_0-1713212144669.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/100950iA93E2D5175140050/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JessicaFish_0-1713212144669.png" alt="JessicaFish_0-1713212144669.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The goal is to show a map of project points, and only points that fall within the boundaries of the polygon. I don't want or need to show the polygon boundary outline.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Should I be using a sort of spatial arcade to filter out the points that aren't within the polygon? Or is there another tool available?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2024 20:19:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-do-i-filter-a-points-feature-layer-by-a/m-p/1409898#M58645</guid>
      <dc:creator>JessicaFish</dc:creator>
      <dc:date>2024-04-15T20:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: How do I filter a points feature layer by a polygon and keep the live data feed in AGOL map?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-do-i-filter-a-points-feature-layer-by-a/m-p/1409908#M58647</link>
      <description>&lt;P&gt;Can you try Destination In on the polygon layer instead of Destination atop?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2024 20:33:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-do-i-filter-a-points-feature-layer-by-a/m-p/1409908#M58647</guid>
      <dc:creator>RussRoberts</dc:creator>
      <dc:date>2024-04-15T20:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: How do I filter a points feature layer by a polygon and keep the live data feed in AGOL map?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-do-i-filter-a-points-feature-layer-by-a/m-p/1409913#M58648</link>
      <description>&lt;P&gt;I tried with Destination In and still no luck. Here is what I see:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JessicaFish_0-1713213728526.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/100956i825CC5B08A391901/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JessicaFish_0-1713213728526.png" alt="JessicaFish_0-1713213728526.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2024 20:42:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-do-i-filter-a-points-feature-layer-by-a/m-p/1409913#M58648</guid>
      <dc:creator>JessicaFish</dc:creator>
      <dc:date>2024-04-15T20:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: How do I filter a points feature layer by a polygon and keep the live data feed in AGOL map?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-do-i-filter-a-points-feature-layer-by-a/m-p/1409915#M58649</link>
      <description>&lt;P&gt;can you share your map and I can take a look. thanks!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2024 20:46:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-do-i-filter-a-points-feature-layer-by-a/m-p/1409915#M58649</guid>
      <dc:creator>RussRoberts</dc:creator>
      <dc:date>2024-04-15T20:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: How do I filter a points feature layer by a polygon and keep the live data feed in AGOL map?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-do-i-filter-a-points-feature-layer-by-a/m-p/1409920#M58650</link>
      <description>&lt;P&gt;Yes, thank you! Let me know if you are having trouble accessing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://wa-rco.maps.arcgis.com/apps/mapviewer/index.html?webmap=7a3039309d5e49b4bba96c634e9072e4" target="_blank"&gt;TEST Priority Chinook Map (arcgis.com)&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2024 20:52:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-do-i-filter-a-points-feature-layer-by-a/m-p/1409920#M58650</guid>
      <dc:creator>JessicaFish</dc:creator>
      <dc:date>2024-04-15T20:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: How do I filter a points feature layer by a polygon and keep the live data feed in AGOL map?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-do-i-filter-a-points-feature-layer-by-a/m-p/1409971#M58653</link>
      <description>&lt;P&gt;I'm sorry that I no longer am able to share the map at this time per agency protocol. I do really appreciate your help with my question.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2024 22:40:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-do-i-filter-a-points-feature-layer-by-a/m-p/1409971#M58653</guid>
      <dc:creator>JessicaFish</dc:creator>
      <dc:date>2024-04-15T22:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: How do I filter a points feature layer by a polygon and keep the live data feed in AGOL map?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-do-i-filter-a-points-feature-layer-by-a/m-p/1417860#M58998</link>
      <description>&lt;P&gt;Thank you for your help. We ended up creating a spatial view for the map.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2024 23:13:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-do-i-filter-a-points-feature-layer-by-a/m-p/1417860#M58998</guid>
      <dc:creator>JessicaFish</dc:creator>
      <dc:date>2024-05-01T23:13:57Z</dc:date>
    </item>
  </channel>
</rss>

