<?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 How to create a feature class in arcgis viewer for flex in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-create-a-feature-class-in-arcgis-viewer-for/m-p/224031#M6979</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am new in ArcGIS Viewer for Flex. The company I work has this arcgis viewer for flex and some standard widgets on it. I want to create a feature class (say, a shapefile) on arcgis viewer for flex, that can be open later on arcgis desktop. I know I can draw graphics, like polygons, polylines, and points, but when I saved them, they became a text file, not a shapefile or GDB.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any way I can create a shapefile or GDB on arcgis veiwer for flex? If I need to use a widget, can I know what widget does that? Or do I need to consume some geoprocessing tools to do that?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your attention.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Marvin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Dec 2013 00:19:59 GMT</pubDate>
    <dc:creator>juan_marvinwirjomartono</dc:creator>
    <dc:date>2013-12-27T00:19:59Z</dc:date>
    <item>
      <title>How to create a feature class in arcgis viewer for flex</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-create-a-feature-class-in-arcgis-viewer-for/m-p/224031#M6979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am new in ArcGIS Viewer for Flex. The company I work has this arcgis viewer for flex and some standard widgets on it. I want to create a feature class (say, a shapefile) on arcgis viewer for flex, that can be open later on arcgis desktop. I know I can draw graphics, like polygons, polylines, and points, but when I saved them, they became a text file, not a shapefile or GDB.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any way I can create a shapefile or GDB on arcgis veiwer for flex? If I need to use a widget, can I know what widget does that? Or do I need to consume some geoprocessing tools to do that?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your attention.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Marvin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Dec 2013 00:19:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-create-a-feature-class-in-arcgis-viewer-for/m-p/224031#M6979</guid>
      <dc:creator>juan_marvinwirjomartono</dc:creator>
      <dc:date>2013-12-27T00:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a feature class in arcgis viewer for flex</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-create-a-feature-class-in-arcgis-viewer-for/m-p/224032#M6980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Marvin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; There is nothing in the API that will allow you to make a shapefile or GDB on the client. There is no current widget that will do this either. You will have to do some geoprocessing magic if you are going to come close to doing what you are wanting. I personally have no advise on how you would do this other then having it done server side through a GP process.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Dec 2013 00:26:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-create-a-feature-class-in-arcgis-viewer-for/m-p/224032#M6980</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-12-27T00:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a feature class in arcgis viewer for flex</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-create-a-feature-class-in-arcgis-viewer-for/m-p/224033#M6981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your fast reply. Ok, now I know that creating a feature class to a client computer is not easy. How about creating it on the server? Do you have any reference / examples / tutorial to create feature classes by Arcgis Viewer for Flex on the server side? Through a GP process is fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Dec 2013 01:35:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-create-a-feature-class-in-arcgis-viewer-for/m-p/224033#M6981</guid>
      <dc:creator>juan_marvinwirjomartono</dc:creator>
      <dc:date>2013-12-27T01:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a feature class in arcgis viewer for flex</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-create-a-feature-class-in-arcgis-viewer-for/m-p/224034#M6982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Marvin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Sorry I did not make myself clear enough. There is nothing in the API, thus nothing in the Arcgis Viewer for Flex (which is a client side app). The only thing in the viewer that could be used is the Geoprocessing Widget (maybe...) to consume a GP Service that you would have to code (which runs server side, maybe some python script). This is the closest thing to what you are asking for (once again I have no experience using this code, so have no further advice). It is some python for converting my eDraw Widget txt to a shapefile.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://forums.arcgis.com/threads/33618-FAO-Robert-Scheitlin-or-anyone-who-knows-about-saved-graphics-as-text-files?p=138615&amp;amp;viewfull=1#post138615" rel="nofollow" target="_blank"&gt;http://forums.arcgis.com/threads/33618-FAO-Robert-Scheitlin-or-anyone-who-knows-about-saved-graphics-as-text-files?p=138615&amp;amp;viewfull=1#post138615&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Dec 2013 02:22:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-create-a-feature-class-in-arcgis-viewer-for/m-p/224034#M6982</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-12-27T02:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a feature class in arcgis viewer for flex</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-create-a-feature-class-in-arcgis-viewer-for/m-p/224035#M6983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much for your reply. And thanks for sharing. I will try the tool first, and hopefully I'll find the way out for my problem. Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Dec 2013 03:51:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-create-a-feature-class-in-arcgis-viewer-for/m-p/224035#M6983</guid>
      <dc:creator>juan_marvinwirjomartono</dc:creator>
      <dc:date>2013-12-27T03:51:42Z</dc:date>
    </item>
  </channel>
</rss>

