<?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: Web map has features filtered OUT but these features are still showing in queries in web app (public notification app) in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/web-map-has-features-filtered-out-but-these/m-p/719254#M35620</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Mike,&lt;/P&gt;&lt;P&gt;Finally got around to messing with this. Had never heard of 'views' until you brought it up. The only problem with using a hosted feature layer service within ArcGIS Online is that it's not tied to our REST service, so when we update our parcels layer, the hosted parcels layer in ArcGIS Online wouldn't auto-update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your detailed response though.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Oct 2018 17:49:23 GMT</pubDate>
    <dc:creator>ChrisZemp</dc:creator>
    <dc:date>2018-10-16T17:49:23Z</dc:date>
    <item>
      <title>Web map has features filtered OUT but these features are still showing in queries in web app (public notification app)</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/web-map-has-features-filtered-out-but-these/m-p/719252#M35618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am building a public notification system app following the ESRI documentation and have configured it for use with our data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When using the public notification app, we do NOT want properties in the public right-of-way to be selected and exported.&lt;/P&gt;&lt;P&gt;I have set up filters in the web map, which the web app is pointing at, to ensure this is the case.&lt;/P&gt;&lt;P&gt;I have verified my queries are correct, but for some reason, when selecting parcels using the public notification app selection tool (e.g. radius within X ft), those parcels in the public right-of-way are still selected in the query and thus exported.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The strange thing is, when in the app, those features in the public right-of-way are no longer clickable (e.g. no pop-up displays, because they are being filtered out within the web map), yet they are selected for export still.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I even tried setting up a filter widget within the web app to no avail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a solution without resorting to imposing a definition query at the feature service level of our parcels layer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2018 23:15:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/web-map-has-features-filtered-out-but-these/m-p/719252#M35618</guid>
      <dc:creator>ChrisZemp</dc:creator>
      <dc:date>2018-10-11T23:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: Web map has features filtered OUT but these features are still showing in queries in web app (public notification app)</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/web-map-has-features-filtered-out-but-these/m-p/719253#M35619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not familiar with the public notification app, or how it works. As you say, it's ignoring the filter, which leads me to believe that when the app is selecting features within a given radius is accessing the service endpoint directly and bypassing the filter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A filter defined in the web map is stored in the web map, or alternatively can be stored on the layer item if you save the layer from the web map. As long as client apps are accessing through the layer item,&amp;nbsp;they should apply the filter. It is the responsibility of the client app to respect the filter. However, the actual data source of the layer still contains the filtered data and it is accessible.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's something you might try and maybe it will work. Instead of applying the filter in the web map, create a view layer of your original layer and set a view definition instead. This actually enforces the filter at the data source level, as if the data isn't there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To create a view layer, go to your layer item. There's a button to 'Create View Layer'&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://doc.arcgis.com/en/arcgis-online/manage-data/create-hosted-views.htm" title="http://doc.arcgis.com/en/arcgis-online/manage-data/create-hosted-views.htm"&gt;Create hosted feature layer views—ArcGIS Online Help | ArcGIS&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the new layer, go to the Visualize tab and in the left panel toolbar click the More Options button (3 dots). You can set a view definition here, which restricts features at the service endpoint.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://doc.arcgis.com/en/arcgis-online/manage-data/set-view-definition.htm" title="http://doc.arcgis.com/en/arcgis-online/manage-data/set-view-definition.htm"&gt;Set hosted feature layer view definition—ArcGIS Online Help | ArcGIS&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps if you use this layer, it will work as you expect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2018 18:32:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/web-map-has-features-filtered-out-but-these/m-p/719253#M35619</guid>
      <dc:creator>MikeMinami</dc:creator>
      <dc:date>2018-10-12T18:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: Web map has features filtered OUT but these features are still showing in queries in web app (public notification app)</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/web-map-has-features-filtered-out-but-these/m-p/719254#M35620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Mike,&lt;/P&gt;&lt;P&gt;Finally got around to messing with this. Had never heard of 'views' until you brought it up. The only problem with using a hosted feature layer service within ArcGIS Online is that it's not tied to our REST service, so when we update our parcels layer, the hosted parcels layer in ArcGIS Online wouldn't auto-update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your detailed response though.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2018 17:49:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/web-map-has-features-filtered-out-but-these/m-p/719254#M35620</guid>
      <dc:creator>ChrisZemp</dc:creator>
      <dc:date>2018-10-16T17:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: Web map has features filtered OUT but these features are still showing in queries in web app (public notification app)</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/web-map-has-features-filtered-out-but-these/m-p/719255#M35621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mike:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you create a View layer if the feature service is stored on an org's ArcGIS Server but is referenced in AGOL?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2018 17:54:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/web-map-has-features-filtered-out-but-these/m-p/719255#M35621</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2018-10-16T17:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: Web map has features filtered OUT but these features are still showing in queries in web app (public notification app)</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/web-map-has-features-filtered-out-but-these/m-p/719256#M35622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can only create view layers from hosted feature layers, not ArcGIS Server layers. However, if you can publish to your server, you can effectively publish your own second layer to support what you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2018 19:47:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/web-map-has-features-filtered-out-but-these/m-p/719256#M35622</guid>
      <dc:creator>MikeMinami</dc:creator>
      <dc:date>2018-10-16T19:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: Web map has features filtered OUT but these features are still showing in queries in web app (public notification app)</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/web-map-has-features-filtered-out-but-these/m-p/719257#M35623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to follow up on this to ask if there has been any discussion or progress regarding the Public Notification widget not respecting the filter setup on the layers in the web map. We have just recently experienced this issue where we too are desiring to not include ROWs, WATER, and certain other features in the Public Notification output, however, the widget still selects them. We would like to not have to create a separate map service or view specifically for this application.&lt;/P&gt;&lt;P&gt;Thanks much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2019 14:57:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/web-map-has-features-filtered-out-but-these/m-p/719257#M35623</guid>
      <dc:creator>KyleWikstrom</dc:creator>
      <dc:date>2019-04-11T14:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: Web map has features filtered OUT but these features are still showing in queries in web app (public notification app)</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/web-map-has-features-filtered-out-but-these/m-p/719258#M35624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just checked with the team responsible for the widget. It is on their list of things to address, however, no time frame has been applied to it. If you're working with hosted feature layers, consider creating a view layer to filter out features from the layer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Apr 2019 16:39:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/web-map-has-features-filtered-out-but-these/m-p/719258#M35624</guid>
      <dc:creator>MikeMinami</dc:creator>
      <dc:date>2019-04-17T16:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: Web map has features filtered OUT but these features are still showing in queries in web app (public notification app)</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/web-map-has-features-filtered-out-but-these/m-p/719259#M35625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hopefully this item is fixed in the near term as the following thread shows the difficulties in using hosted feature layer views:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/231430-cannot-overwrite-hfs-with-views"&gt;https://community.esri.com/thread/231430-cannot-overwrite-hfs-with-views&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 May 2019 15:22:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/web-map-has-features-filtered-out-but-these/m-p/719259#M35625</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2019-05-01T15:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: Web map has features filtered OUT but these features are still showing in queries in web app (public notification app)</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/web-map-has-features-filtered-out-but-these/m-p/719260#M35626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm seconding anyone who wants the filters to not be ignored.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jul 2019 18:56:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/web-map-has-features-filtered-out-but-these/m-p/719260#M35626</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-07-30T18:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: Web map has features filtered OUT but these features are still showing in queries in web app (public notification app)</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/web-map-has-features-filtered-out-but-these/m-p/1112210#M42773</link>
      <description>&lt;P&gt;Any update on a time line for the public notification app to not ignore the filter?&lt;/P&gt;</description>
      <pubDate>Thu, 28 Oct 2021 17:58:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/web-map-has-features-filtered-out-but-these/m-p/1112210#M42773</guid>
      <dc:creator>LindaKuhn</dc:creator>
      <dc:date>2021-10-28T17:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: Web map has features filtered OUT but these features are still showing in queries in web app (public notification app)</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/web-map-has-features-filtered-out-but-these/m-p/1147445#M44568</link>
      <description>&lt;P&gt;Hello team,&lt;/P&gt;&lt;P&gt;We are facing the same issue as the above. Can we get a status on the fix ? is there a fix planned ?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Feb 2022 09:47:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/web-map-has-features-filtered-out-but-these/m-p/1147445#M44568</guid>
      <dc:creator>mehditantaoui</dc:creator>
      <dc:date>2022-02-24T09:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: Web map has features filtered OUT but these features are still showing in queries in web app (public notification app)</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/web-map-has-features-filtered-out-but-these/m-p/1147446#M44569</link>
      <description>&lt;P&gt;Hello team,&lt;/P&gt;&lt;P&gt;We are facing the same issue as the above. Can we get a status on the fix ? is there a fix planned ?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Feb 2022 09:49:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/web-map-has-features-filtered-out-but-these/m-p/1147446#M44569</guid>
      <dc:creator>mehditantaoui</dc:creator>
      <dc:date>2022-02-24T09:49:18Z</dc:date>
    </item>
  </channel>
</rss>

