You will have to use the FDO API to create your SHP file (see http://n2.nabble.com/Writing-data-to-a-shapefile-example--td1815692.html) and then use either MapGuide or FDO APIs to copy the selected features across.
However, SHP is not very flexible as an output format as it can only support one type of geometry and a very small selection of data types. There will be problems if your set of selected features contains something that SHP will not accept. - Jackie Matteo wrote: > > Hi All, > I have need to develop an application with MGOS 2.0.2 and .NET that > esport some feature from the selection to a SHP file. Is possible to > create a new SHP file runtime? If yes how I can do it? > > Regards, > Matteo > -- View this message in context: http://n2.nabble.com/Export-feature-to-shp-tp2284272p2294214.html Sent from the MapGuide Users mailing list archive at Nabble.com. _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
