Select to view content in your preferred language

Extracting Data to kml file format.

2189
1
08-23-2012 09:08 AM
GeorgeHaskett
Deactivated User
Hello.

I am trying to use the Data Extract widget with Flex Viewer 3 to export data into a .kml format.  I am using ArcGIS 10.1 software.

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:

Problem

esriJobFailed

Could not service request.java.rmi.UnmarshalException: Error
unmarshaling return header; nested exception is:
java.net.SocketException: Connection reset

I added the Google format to my values list for the feature format properties within the modelbuilder tool as follows:

Google Earth KML - OGCKML - .kml

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.

Has anyone done this yet?  Is there an easy way to use the shell of the data extraction widget and customize it with a new gp tool?

Thanks,

George
Tags (2)
0 Kudos
1 Reply
GeorgeHaskett
Deactivated User
I found this link below which shows a metadata page.  On this page it begins to explain how to export to non-default formats via using the Quick Export Tool.

Unfortunately whoever wrote it failed to proof read it after the finished as the text gets cut off with the following statement:

"here are the instructions to add another format to the default listadd, remove or modify default list"

Nothing else follows after the text....


http://sampleserver4.arcgisonline.com/arcgisoutput/HomelandSecurity_Incident_Data_Extraction/Extract...
0 Kudos