<?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 Query features on ArcgisFeatureLayer in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/query-features-on-arcgisfeaturelayer/m-p/196817#M1311</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to implement a Query search based on a String. For example search features that match "name='big'". I'm using Query but I've found the only way to retrieve data from the feature layer is doing mapView.setGeometry(myGeometry). I've tried featureLayer selectFeatures and featureLayer.queryFeatures with no success.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there some way to make a search on a feature layer without assigning a geometry to the query? thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Feb 2015 19:42:24 GMT</pubDate>
    <dc:creator>CamiloMedina</dc:creator>
    <dc:date>2015-02-25T19:42:24Z</dc:date>
    <item>
      <title>Query features on ArcgisFeatureLayer</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/query-features-on-arcgisfeaturelayer/m-p/196817#M1311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to implement a Query search based on a String. For example search features that match "name='big'". I'm using Query but I've found the only way to retrieve data from the feature layer is doing mapView.setGeometry(myGeometry). I've tried featureLayer selectFeatures and featureLayer.queryFeatures with no success.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there some way to make a search on a feature layer without assigning a geometry to the query? thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2015 19:42:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/query-features-on-arcgisfeaturelayer/m-p/196817#M1311</guid>
      <dc:creator>CamiloMedina</dc:creator>
      <dc:date>2015-02-25T19:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: Query features on ArcgisFeatureLayer</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/query-features-on-arcgisfeaturelayer/m-p/196818#M1312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Camilo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The QueryTask takes a QueryParameters, which allows you to set a where clause, but you can chose not to use setGeometry. This should work for you.&lt;/P&gt;&lt;P&gt;Geometry is only required for spatial queries, or spatial + attribute. Sounds like all you want to do is query attributes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2015 16:40:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/query-features-on-arcgisfeaturelayer/m-p/196818#M1312</guid>
      <dc:creator>EricBader</dc:creator>
      <dc:date>2015-04-06T16:40:36Z</dc:date>
    </item>
  </channel>
</rss>

