<?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: Using a third party web service feature - how to clip to my local polygon boundary in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/using-a-third-party-web-service-feature-how-to/m-p/1013366#M37882</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/389554"&gt;@LukeAllen2&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I don't think it is possible to filter an external service using Arcade. Your options in this case are pretty limited with Arcade. You can show information in a pop-up that only applies to your study area (if the Arcade expression has access to the study area geometry), if that is what you are after.&lt;/P&gt;&lt;P&gt;As an alternative to the option provided by&amp;nbsp;@Anonymous User&amp;nbsp;, you could use a Notebook (ArcGIS API for Python, &lt;A href="https://developers.arcgis.com/python/" target="_blank"&gt;https://developers.arcgis.com/python/&lt;/A&gt; ) and schedule the notebook to update a hosted service with a defined frequency.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 01 Jan 2021 22:44:37 GMT</pubDate>
    <dc:creator>XanderBakker</dc:creator>
    <dc:date>2021-01-01T22:44:37Z</dc:date>
    <item>
      <title>Using a third party web service feature - how to clip to my local polygon boundary</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/using-a-third-party-web-service-feature-how-to/m-p/1010894#M37801</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I'm using a national point data web service form a third party and I am only interested in the data for my local area in the web map, to which I have a small area polygon.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wanted to ask is there a way to use arcade or something like this to just be able to perform something like a definition query on the layer, so the data that shows up only within my polygon boundary will be shown? I cant/don't want to edit/delete the additional data that is redundant for my purposes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2020 12:40:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/using-a-third-party-web-service-feature-how-to/m-p/1010894#M37801</guid>
      <dc:creator>LukeAllen2</dc:creator>
      <dc:date>2020-12-18T12:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: Using a third party web service feature - how to clip to my local polygon boundary</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/using-a-third-party-web-service-feature-how-to/m-p/1011978#M37836</link>
      <description>&lt;P&gt;Hi Luke,&amp;nbsp; This process would be easier to do in ArcGIS Pro if you have access to it. You may be able to open up the attribute table and export a feature layer or CSV and remove the features you do not need, and reimport as a new layer. Do you have access to ArcGIS Pro?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Dec 2020 06:28:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/using-a-third-party-web-service-feature-how-to/m-p/1011978#M37836</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-12-23T06:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: Using a third party web service feature - how to clip to my local polygon boundary</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/using-a-third-party-web-service-feature-how-to/m-p/1012416#M37853</link>
      <description>&lt;P&gt;Hi Keiren, unfortunately I don't (I'm using 10.7) - would that suggestion not make the data static too? I wanted to be able to just filter based on my area of interest, but also to keep the connection to the original data so I did not have to worry about maintaining the data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Luke&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Dec 2020 12:36:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/using-a-third-party-web-service-feature-how-to/m-p/1012416#M37853</guid>
      <dc:creator>LukeAllen2</dc:creator>
      <dc:date>2020-12-28T12:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: Using a third party web service feature - how to clip to my local polygon boundary</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/using-a-third-party-web-service-feature-how-to/m-p/1013366#M37882</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/389554"&gt;@LukeAllen2&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I don't think it is possible to filter an external service using Arcade. Your options in this case are pretty limited with Arcade. You can show information in a pop-up that only applies to your study area (if the Arcade expression has access to the study area geometry), if that is what you are after.&lt;/P&gt;&lt;P&gt;As an alternative to the option provided by&amp;nbsp;@Anonymous User&amp;nbsp;, you could use a Notebook (ArcGIS API for Python, &lt;A href="https://developers.arcgis.com/python/" target="_blank"&gt;https://developers.arcgis.com/python/&lt;/A&gt; ) and schedule the notebook to update a hosted service with a defined frequency.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jan 2021 22:44:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/using-a-third-party-web-service-feature-how-to/m-p/1013366#M37882</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2021-01-01T22:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: Using a third party web service feature - how to clip to my local polygon boundary</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/using-a-third-party-web-service-feature-how-to/m-p/1013696#M37901</link>
      <description>&lt;P&gt;Thanks Xander, in regards to the first suggestion, would arcade actually be able to hide/not show the points outside the study area? Thats what I am interested in, just being about to only show the points from the third party service that fall within my area of study (which would be my own polygon)&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jan 2021 19:24:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/using-a-third-party-web-service-feature-how-to/m-p/1013696#M37901</guid>
      <dc:creator>LukeAllen2</dc:creator>
      <dc:date>2021-01-04T19:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: Using a third party web service feature - how to clip to my local polygon boundary</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/using-a-third-party-web-service-feature-how-to/m-p/1015340#M37956</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/389554"&gt;@LukeAllen2&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As far as I can tell that is not currently possible using Arcade.&lt;/P&gt;</description>
      <pubDate>Sat, 09 Jan 2021 21:07:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/using-a-third-party-web-service-feature-how-to/m-p/1015340#M37956</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2021-01-09T21:07:22Z</dc:date>
    </item>
  </channel>
</rss>

