Re: [gdal-dev] Editing KML files using ogr_csharp.dll

2011-12-05 Thread Brian Case
Chris, Have you tried the libkml driver? http://www.gdal.org/ogr/drv_libkml.html Brian On Mon, 2011-12-05 at 14:50 +, Pouliot, Christopher (DNR) wrote: > Hello All, > > > > I have a C# application that uses OGR_CSHARP.DLL to read/write KML > files. I’m able to read from KML files fin

[gdal-dev] Editing KML files using ogr_csharp.dll

2011-12-05 Thread Pouliot, Christopher (DNR)
Hello All, I have a C# application that uses OGR_CSHARP.DLL to read/write KML files. I'm able to read from KML files fine. I'm able to create a new KML file and write to it fine. I am unable, however, to open a KML file to edit. I'd like to be able to append a new layer (folder) onto an exi