<?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: Data Extract Widget in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/data-extract-widget/m-p/195676#M6173</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there a way to remove the rectangle tool without editing the source code?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Apr 2012 17:51:40 GMT</pubDate>
    <dc:creator>JustinConner</dc:creator>
    <dc:date>2012-04-02T17:51:40Z</dc:date>
    <item>
      <title>Data Extract Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/data-extract-widget/m-p/195673#M6170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am working on the data extract widget for the flex 2.5 viewer. It has installed properly and works fine but the output is not what I expected. The tool will not divide or split polygons. For example when I draw the AOI the return will omit any polygons that have been split or divided. I was expecting to get all data in the AOI. Is this the way the tool works? Or is there something I can do to fix this? My .xml file for the widget is below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;?xml version="1.0" ?&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- &amp;lt;!-- &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;////////////////////////////////////////////////////////////////////////////////&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;//&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;// CONFIGURATION:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;// aioSelectionMethod can be "extent" or "draw."&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;// dataExtractionService is the url to the GP service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;//&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;////////////////////////////////////////////////////////////////////////////////&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; --&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- &amp;lt;configuration label="Extract incident data"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;dataextractionservice&amp;gt;&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://s2-cor-pangaea:8399/arcgis/rest/services/demo1/GPServer/Extract%20Data%20Task" rel="nofollow" target="_blank"&gt;http://s2-cor-pangaea:8399/arcgis/rest/services/demo1/GPServer/Extract%20Data%20Task&lt;/A&gt;&lt;SPAN&gt;&amp;lt;/dataextractionservice&amp;gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;aioselectionmethod&amp;gt;draw&amp;lt;/aioselectionmethod&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;/configuration&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- &amp;lt;!-- &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; See Data Extract widget tag reference at&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://links.esri.com/dataextractwidget"&gt;http://links.esri.com/dataextractwidget&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; --&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2012 17:45:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/data-extract-widget/m-p/195673#M6170</guid>
      <dc:creator>jasonlewis3</dc:creator>
      <dc:date>2012-03-16T17:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: Data Extract Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/data-extract-widget/m-p/195674#M6171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You are probably running into this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;NIM072621 - Flex Viewer's extract data widget&amp;nbsp; returns incorrect (or unexpected )output when using the draw rectangle method. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This issue was never resolved and was closed last September. I got around it by eliminating the rectangle tool from the widget.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2012 18:58:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/data-extract-widget/m-p/195674#M6171</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-03-16T18:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: Data Extract Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/data-extract-widget/m-p/195675#M6172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I cant believe that I spent all afternoon messing with my gp task to get it to work and it was a silly bug that ESRI punted on! Grrr!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;You are probably running into this:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;NIM072621 - Flex Viewer's extract data widget&amp;nbsp; returns incorrect (or unexpected )output when using the draw rectangle method. &lt;BR /&gt;&lt;BR /&gt;This issue was never resolved and was closed last September. I got around it by eliminating the rectangle tool from the widget.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2012 20:11:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/data-extract-widget/m-p/195675#M6172</guid>
      <dc:creator>JustinConner</dc:creator>
      <dc:date>2012-03-30T20:11:26Z</dc:date>
    </item>
    <item>
      <title>Re: Data Extract Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/data-extract-widget/m-p/195676#M6173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there a way to remove the rectangle tool without editing the source code?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2012 17:51:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/data-extract-widget/m-p/195676#M6173</guid>
      <dc:creator>JustinConner</dc:creator>
      <dc:date>2012-04-02T17:51:40Z</dc:date>
    </item>
  </channel>
</rss>

