<?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: Hide Features in Feature Layers, Return Selected Count Only in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/hide-features-in-feature-layers-return-selected/m-p/574471#M53670</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;K,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Sure you can query features that do not appear on the map using a simple QueryTask.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/jsapi/querytask-amd.html" title="https://developers.arcgis.com/javascript/jsapi/querytask-amd.html"&gt;QueryTask | API Reference | ArcGIS API for JavaScript&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Nov 2015 21:11:58 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2015-11-09T21:11:58Z</dc:date>
    <item>
      <title>Hide Features in Feature Layers, Return Selected Count Only</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/hide-features-in-feature-layers-return-selected/m-p/574470#M53669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to query and select hidden point features from a Map using the ArcGIS JS API?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A little background: For security reasons I do not want these point features to display on the map, nor do I want the user to "accidentally" make them visible by changing the CSS properties. The number of point features in a selected area on the Map should be the only thing returned from the query.&amp;nbsp; Any thoughts on where to begin?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/space/2128"&gt;ArcGIS API for JavaScript&lt;/A&gt;&amp;nbsp; &lt;A href="https://community.esri.com/space/2046"&gt;GIS&lt;/A&gt;&amp;nbsp; &lt;A href="https://community.esri.com/space/2055"&gt;Web GIS&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2015 15:04:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/hide-features-in-feature-layers-return-selected/m-p/574470#M53669</guid>
      <dc:creator>KDeVogelaere</dc:creator>
      <dc:date>2015-10-19T15:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Features in Feature Layers, Return Selected Count Only</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/hide-features-in-feature-layers-return-selected/m-p/574471#M53670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;K,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Sure you can query features that do not appear on the map using a simple QueryTask.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/jsapi/querytask-amd.html" title="https://developers.arcgis.com/javascript/jsapi/querytask-amd.html"&gt;QueryTask | API Reference | ArcGIS API for JavaScript&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2015 21:11:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/hide-features-in-feature-layers-return-selected/m-p/574471#M53670</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-11-09T21:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Features in Feature Layers, Return Selected Count Only</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/hide-features-in-feature-layers-return-selected/m-p/574472#M53671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is an example: &lt;A href="https://developers.arcgis.com/javascript/jssamples/query_nomap.html" title="https://developers.arcgis.com/javascript/jssamples/query_nomap.html"&gt;Query data without a map | ArcGIS API for JavaScript&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2015 21:13:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/hide-features-in-feature-layers-return-selected/m-p/574472#M53671</guid>
      <dc:creator>TimWitt2</dc:creator>
      <dc:date>2015-11-09T21:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Features in Feature Layers, Return Selected Count Only</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/hide-features-in-feature-layers-return-selected/m-p/574473#M53672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great!&amp;nbsp; I am familiar with QueryTask thank you for confirming this is possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;KD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2015 21:37:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/hide-features-in-feature-layers-return-selected/m-p/574473#M53672</guid>
      <dc:creator>KDeVogelaere</dc:creator>
      <dc:date>2015-11-09T21:37:14Z</dc:date>
    </item>
  </channel>
</rss>

