<?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 Extracting Data to kml file format. in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/extracting-data-to-kml-file-format/m-p/466516#M13204</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to use the Data Extract widget with Flex Viewer 3 to export data into a .kml format.&amp;nbsp; I am using ArcGIS 10.1 software.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;While the extract tool seems to work well for the defualt formats, it gives me the following error when I try to export the data into a .kml file:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; Problem&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; esriJobFailed&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; Could not service request.java.rmi.UnmarshalException: Error&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; unmarshaling return header; nested exception is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; java.net.SocketException: Connection reset&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I added the Google format to my values list for the feature format properties within the modelbuilder tool as follows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; Google Earth KML - OGCKML - .kml&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had hoped that this would be possible but am beginning to think I will need to create a custom widget with an export to KML tool via the modelbuilder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Has anyone done this yet?&amp;nbsp; Is there an easy way to use the shell of the data extraction widget and customize it with a new gp tool?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;George&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Aug 2012 16:08:15 GMT</pubDate>
    <dc:creator>GeorgeHaskett</dc:creator>
    <dc:date>2012-08-23T16:08:15Z</dc:date>
    <item>
      <title>Extracting Data to kml file format.</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/extracting-data-to-kml-file-format/m-p/466516#M13204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to use the Data Extract widget with Flex Viewer 3 to export data into a .kml format.&amp;nbsp; I am using ArcGIS 10.1 software.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;While the extract tool seems to work well for the defualt formats, it gives me the following error when I try to export the data into a .kml file:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; Problem&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; esriJobFailed&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; Could not service request.java.rmi.UnmarshalException: Error&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; unmarshaling return header; nested exception is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; java.net.SocketException: Connection reset&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I added the Google format to my values list for the feature format properties within the modelbuilder tool as follows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; Google Earth KML - OGCKML - .kml&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had hoped that this would be possible but am beginning to think I will need to create a custom widget with an export to KML tool via the modelbuilder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Has anyone done this yet?&amp;nbsp; Is there an easy way to use the shell of the data extraction widget and customize it with a new gp tool?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;George&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2012 16:08:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/extracting-data-to-kml-file-format/m-p/466516#M13204</guid>
      <dc:creator>GeorgeHaskett</dc:creator>
      <dc:date>2012-08-23T16:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting Data to kml file format.</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/extracting-data-to-kml-file-format/m-p/466517#M13205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I found this link below which shows a metadata page.&amp;nbsp; On this page it begins to explain how to export to non-default formats via using the Quick Export Tool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunately whoever wrote it failed to proof read it after the finished as the text gets cut off with the following statement:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"here are the instructions to add another format to the default listadd, remove or modify default list"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Nothing else follows after the text....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://sampleserver4.arcgisonline.com/arcgisoutput/HomelandSecurity_Incident_Data_Extraction/ExtractDataTask.htm"&gt;http://sampleserver4.arcgisonline.com/arcgisoutput/HomelandSecurity_Incident_Data_Extraction/ExtractDataTask.htm&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2012 16:28:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/extracting-data-to-kml-file-format/m-p/466517#M13205</guid>
      <dc:creator>GeorgeHaskett</dc:creator>
      <dc:date>2012-08-23T16:28:11Z</dc:date>
    </item>
  </channel>
</rss>

