Select to view content in your preferred language

Generate KML/KMZ support operation-  rest end point

1764
1
06-18-2012 02:05 PM
DavidAshton
Frequent Contributor
I was playing around with generating a KML/KMZ file. I started with a Geoprocessing task and got that up and going with my silverlight app but instead of having to utilize a gp services I was wondering if there was a way just to send the parameters directly to the rest endpoint and take advantage of the supported operation "Generate KML"
for example -
http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/BloomfieldHillsMichigan/LandusePlanning/M...

Has anyone done this?  It is possible right?  Do you have any knowledge or code you could share?

Thanks
David
0 Kudos
1 Reply
JenniferNery
Esri Regular Contributor
We have not exposed this from ArcGIS API for Silverlight. You could use the following documentation as resource: http://sampleserver3.arcgisonline.com/ArcGIS/SDK/REST/generatekml.html
0 Kudos