<?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 Passing set of geometries to a single Querytask object in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/passing-set-of-geometries-to-a-single-querytask/m-p/528809#M11974</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a set of geometries and need to overlay them on a point layer to determine points falling under the set of geometries.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I use the Union function of&amp;nbsp; Geometry service to combine the geometries and pass the unioned geometry to the Querytask object of point layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The union works fine for small subset of geometries , but when large set of geometries are passed to Geometry service , the&amp;nbsp; process takes a lot of time , often resulting in scripting error message ??????.Script is causing IE to slow down.??? . &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any alternative of passing a set of geometries (Array or List ) to a single&amp;nbsp; Querytask object?&amp;nbsp; I tried passing the extent of set of geometries to querytask , but extent picks up lot of additional points.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nidhi Arora.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Apr 2011 19:48:05 GMT</pubDate>
    <dc:creator>nidhiarora</dc:creator>
    <dc:date>2011-04-06T19:48:05Z</dc:date>
    <item>
      <title>Passing set of geometries to a single Querytask object</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/passing-set-of-geometries-to-a-single-querytask/m-p/528809#M11974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a set of geometries and need to overlay them on a point layer to determine points falling under the set of geometries.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I use the Union function of&amp;nbsp; Geometry service to combine the geometries and pass the unioned geometry to the Querytask object of point layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The union works fine for small subset of geometries , but when large set of geometries are passed to Geometry service , the&amp;nbsp; process takes a lot of time , often resulting in scripting error message ??????.Script is causing IE to slow down.??? . &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any alternative of passing a set of geometries (Array or List ) to a single&amp;nbsp; Querytask object?&amp;nbsp; I tried passing the extent of set of geometries to querytask , but extent picks up lot of additional points.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nidhi Arora.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2011 19:48:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/passing-set-of-geometries-to-a-single-querytask/m-p/528809#M11974</guid>
      <dc:creator>nidhiarora</dc:creator>
      <dc:date>2011-04-06T19:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: Passing set of geometries to a single Querytask object</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/passing-set-of-geometries-to-a-single-querytask/m-p/528810#M11975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nidhi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; In my Enhanced Search Widget I loop through all the geometries and combine them into one before I send them to the query task (i.e. polygons I create a new polygon geometry and add all the rings from the other polygons to this new polygon geometry and that way I can send just one polygon to the query task).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2011 10:20:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/passing-set-of-geometries-to-a-single-querytask/m-p/528810#M11975</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-04-07T10:20:42Z</dc:date>
    </item>
  </channel>
</rss>

