Re: [gdal-dev] OSGeo.OGR.Layer.Clip in C# application

2013-12-15 Thread Ellis Robin (Bundaberg)
sly. I can only assume that clean topology will avoid this. Regards Rob From: gdal-dev-boun...@lists.osgeo.org [mailto:gdal-dev-boun...@lists.osgeo.org] On Behalf Of Ellis Robin (Bundaberg) Sent: Friday, 13 December 2013 10:32 AM To: gdal-dev@lists.osgeo.org Subject: [gdal-dev] OSGeo.OGR.

[gdal-dev] OSGeo.OGR.Layer.Clip in C# application

2013-12-12 Thread Ellis Robin (Bundaberg)
I'm working in Win 7 x64 and VS2010 using gdal/ogr compiled libraries in a C# project (libraries from 'release-1600-x64-dev.zip', built 12/12/2013). I can successfully open two polygon shapefiles as 'DataSource' objects, however when I attempt to clip one shapefile by the other I get this error me