<?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 AppBuilder DE - Query a Zipped Shapefile in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/web-appbuilder-de-query-a-zipped-shapefile/m-p/1175613#M77394</link>
    <description>&lt;P&gt;Figured it out myself. Turns out to be simple. Although the feature layer from upload is based on feature collection, hence not possible for server-side query, each feature can still be extracted by the following:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;var graphic = this.map.getLayer(layerId).graphics[i];&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;This contains all the attributes to do a client-side "query".&lt;/P&gt;</description>
    <pubDate>Thu, 19 May 2022 16:08:59 GMT</pubDate>
    <dc:creator>XuanKuai</dc:creator>
    <dc:date>2022-05-19T16:08:59Z</dc:date>
    <item>
      <title>Web AppBuilder DE - Query a Zipped Shapefile</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/web-appbuilder-de-query-a-zipped-shapefile/m-p/1172563#M77268</link>
      <description>&lt;P&gt;In Web AppBuilder Developer Edition, is there any way to query a zipped shapefile uploaded by the Add Data widget?&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2022 19:49:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/web-appbuilder-de-query-a-zipped-shapefile/m-p/1172563#M77268</guid>
      <dc:creator>XuanKuai</dc:creator>
      <dc:date>2022-05-10T19:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: Web AppBuilder DE - Query a Zipped Shapefile</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/web-appbuilder-de-query-a-zipped-shapefile/m-p/1175613#M77394</link>
      <description>&lt;P&gt;Figured it out myself. Turns out to be simple. Although the feature layer from upload is based on feature collection, hence not possible for server-side query, each feature can still be extracted by the following:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;var graphic = this.map.getLayer(layerId).graphics[i];&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;This contains all the attributes to do a client-side "query".&lt;/P&gt;</description>
      <pubDate>Thu, 19 May 2022 16:08:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/web-appbuilder-de-query-a-zipped-shapefile/m-p/1175613#M77394</guid>
      <dc:creator>XuanKuai</dc:creator>
      <dc:date>2022-05-19T16:08:59Z</dc:date>
    </item>
  </channel>
</rss>

