<?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: Export/Download Feature Class to Shapefile or Text File from Flex Client in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/export-download-feature-class-to-shapefile-or-text/m-p/174521#M4095</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;see &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/gallery/video/arcgis-server/details?entryID=4A08A4AE-1422-2418-888D-E79B9C266306"&gt;http://resources.arcgis.com/gallery/video/arcgis-server/details?entryID=4A08A4AE-1422-2418-888D-E79B9C266306&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Oct 2010 11:54:55 GMT</pubDate>
    <dc:creator>nicogis</dc:creator>
    <dc:date>2010-10-20T11:54:55Z</dc:date>
    <item>
      <title>Export/Download Feature Class to Shapefile or Text File from Flex Client</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/export-download-feature-class-to-shapefile-or-text/m-p/174520#M4094</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;BR /&gt;&lt;SPAN&gt;I have a requirement where the map client needs to allow users to download a &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;&lt;STRONG&gt;filtered&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt; feature class as shapefile or text file. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Specifically, they can specify some filter (e.g. date is larger than 1980, status == "blah"... etc) on the map client, and map client will construct a "where" on the feature class for download as shapefile or text file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have looked some GP tools but none of them allows "where" clause to be specified.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My current thinking is to use ArcObjects to write a SOE or web service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;p.s. the map client is a Flex (sample flex viewer) application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Oct 2010 03:27:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/export-download-feature-class-to-shapefile-or-text/m-p/174520#M4094</guid>
      <dc:creator>HenryKo</dc:creator>
      <dc:date>2010-10-18T03:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: Export/Download Feature Class to Shapefile or Text File from Flex Client</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/export-download-feature-class-to-shapefile-or-text/m-p/174521#M4095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;see &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/gallery/video/arcgis-server/details?entryID=4A08A4AE-1422-2418-888D-E79B9C266306"&gt;http://resources.arcgis.com/gallery/video/arcgis-server/details?entryID=4A08A4AE-1422-2418-888D-E79B9C266306&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Oct 2010 11:54:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/export-download-feature-class-to-shapefile-or-text/m-p/174521#M4095</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2010-10-20T11:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: Export/Download Feature Class to Shapefile or Text File from Flex Client</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/export-download-feature-class-to-shapefile-or-text/m-p/174522#M4096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try posting in Flex forum.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Oct 2010 12:22:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/export-download-feature-class-to-shapefile-or-text/m-p/174522#M4096</guid>
      <dc:creator>JakubSisak</dc:creator>
      <dc:date>2010-10-20T12:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: Export/Download Feature Class to Shapefile or Text File from Flex Client</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/export-download-feature-class-to-shapefile-or-text/m-p/174523#M4097</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;BR /&gt;&lt;SPAN&gt;For those interested, we ended up using a geo-processing model to:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(A) Filter out the records with "Make Query Table"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(B) Use the result of "Make Query Table" to generate text file or shapefile using standard ArcGIS tools.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We also had to write web services to zip up the text files or shapefiles. The URL paths of the zipped files are sent back to the calling client (Flex, JavaScript etc).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Dec 2010 21:09:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/export-download-feature-class-to-shapefile-or-text/m-p/174523#M4097</guid>
      <dc:creator>HenryKo</dc:creator>
      <dc:date>2010-12-15T21:09:07Z</dc:date>
    </item>
  </channel>
</rss>

