2008/10/30 Dave Goughnour <[EMAIL PROTECTED]>:
> Are there known memory issues with the C# API?
>
I'm not aware of any. Could you boil down an example application to be
able reproduce it?
Best regards,
Tamas
___
gdal-dev mailing list
gdal-dev@lists.os
Hello
I am trying to write a simple program that imports Tiger data and uses the OGR
C# API to export it to various shape files. Importing the Tiger data in C# is
not a problem and I basically copied the code from the createdata.cs sample
program to export the geometries to multiple shapefiles