Hi 

Im developing a .NET C#  project and need to convert from GML to ESRI
Shape 

Simply i want to run this command: 

ogr2ogr -skipfailures -f "ESRI Shapefile" C:\shapefile.shp
c:\gmlfile.gml 

which works fine from the FWTool Command tool. 

But i just want to do i in my application, can any one help me? 

Thanks :) 

 

_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to