<?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: QueryTask Where Clause in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/querytask-where-clause/m-p/592659#M4097</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If i understand you correctly, i think the following will work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can get the extent from the MapView using the getExtent() method. This returns you a polygon geometry.&lt;/P&gt;&lt;P&gt;In your QueryTasks QueryParameters class, set the geometry obtained from the MapView using the setGeometry() method, also call setSpatialRelationship to be INTERSECTS. You can then specify a where clause if you like too using the setWhere() method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope that works for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Oct 2014 22:42:16 GMT</pubDate>
    <dc:creator>WillCrick</dc:creator>
    <dc:date>2014-10-21T22:42:16Z</dc:date>
    <item>
      <title>QueryTask Where Clause</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/querytask-where-clause/m-p/592658#M4096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone, I wanna do query with where clauses but when result come, result's selected features must be inside visible mapview.I mean that think about mapview center point and draw a polygon around center point and when i execute query task , give me result inside this polygon. I hope that you understand what i wrote.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regard&lt;/P&gt;&lt;P&gt;Görkem KARADOĞAN &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2014 06:55:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/querytask-where-clause/m-p/592658#M4096</guid>
      <dc:creator>GorkemKaradogan</dc:creator>
      <dc:date>2014-10-16T06:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: QueryTask Where Clause</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/querytask-where-clause/m-p/592659#M4097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If i understand you correctly, i think the following will work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can get the extent from the MapView using the getExtent() method. This returns you a polygon geometry.&lt;/P&gt;&lt;P&gt;In your QueryTasks QueryParameters class, set the geometry obtained from the MapView using the setGeometry() method, also call setSpatialRelationship to be INTERSECTS. You can then specify a where clause if you like too using the setWhere() method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope that works for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 22:42:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/querytask-where-clause/m-p/592659#M4097</guid>
      <dc:creator>WillCrick</dc:creator>
      <dc:date>2014-10-21T22:42:16Z</dc:date>
    </item>
  </channel>
</rss>

