Select to view content in your preferred language

Export features from selected graphics to shapefile

756
0
01-31-2011 01:23 AM
vipulsoni
Regular Contributor
Hi,

In one of my application requirements are that I have to develop a took to export a selected feature as a shapefile. the feature has been digitized by the user and after completing the digitization task he now wants to download the feature as a shapefile (have already got that done by editor widget).

I do not want to go for Clip/Ship and Zip geoprocessing method , instead the blog post - http://blogs.esri.com/Dev/blogs/silverlightwpf/archive/2010/03/11/Sending-geometry-between-Silverlig... ....   did indeed throw light in that direction of possibility but still I am stuck since being new to WCF.

In another post in esri forums - http://forums.esri.com/Thread.asp?c=158&f=2455&t=297091&mc=2.... the code has been given to save the selected graphic as a csv, which still helps me in my approach in some way...

I would like to request some help / pointers for saving a shapefile directly from a selected Graphic from browser (I am least bothered about attributes here as the export feature is just one polygon). I am using VS 2010 , AGS 10 , ESRI SL API 2.1 , .NET 4.0 , SL 4.0.

Thanks in Advance.
0 Kudos
0 Replies