<?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: Query Point Feature class with multiple user drawn polygons in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/query-point-feature-class-with-multiple-user-drawn/m-p/221100#M5215</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you so much.&amp;nbsp; I looked at your eSearch and was able to see exactly what I needed to make this work for my widget.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Feb 2014 14:54:24 GMT</pubDate>
    <dc:creator>JamesBerg</dc:creator>
    <dc:date>2014-02-20T14:54:24Z</dc:date>
    <item>
      <title>Query Point Feature class with multiple user drawn polygons</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/query-point-feature-class-with-multiple-user-drawn/m-p/221098#M5213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am currently querying a point feature class using a com.esri.ags.tasks.supportClasses.Query with a QueryTask finding the points that intersect with a geometry drawn by the user using the Draw Tools.&amp;nbsp; What I need to do is allow the user to draw more than one shape and return all the points that intersect the shapes.&amp;nbsp; I don't know if this is doable in a single call or if I will have to make separate calls for each geometry and merge the resulting data sets together.&amp;nbsp; Any Ideas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 12:54:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/query-point-feature-class-with-multiple-user-drawn/m-p/221098#M5213</guid>
      <dc:creator>JamesBerg</dc:creator>
      <dc:date>2014-02-20T12:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: Query Point Feature class with multiple user drawn polygons</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/query-point-feature-class-with-multiple-user-drawn/m-p/221099#M5214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;James,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; You can do this in one call but it would require you to merge the users geometries into one geometry, as the QueryTask is one expecting one Geometry. I do this in my eSearch widget for the Flex Viewer. Basically if the user draws a multiple polygons then you take the polygon rings and add them to a new polygon and check if the polygon rings are self intersecting and if they do intersect than you nee to simplify the new polygon before using it in the QueryTask.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 13:03:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/query-point-feature-class-with-multiple-user-drawn/m-p/221099#M5214</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2014-02-20T13:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: Query Point Feature class with multiple user drawn polygons</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/query-point-feature-class-with-multiple-user-drawn/m-p/221100#M5215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you so much.&amp;nbsp; I looked at your eSearch and was able to see exactly what I needed to make this work for my widget.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 14:54:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/query-point-feature-class-with-multiple-user-drawn/m-p/221100#M5215</guid>
      <dc:creator>JamesBerg</dc:creator>
      <dc:date>2014-02-20T14:54:24Z</dc:date>
    </item>
  </channel>
</rss>

