Re: [gdal-dev] Gdal Mapinfo driver write access

2014-02-22 Thread Norman Vine
see http://www.gdal.org/ogr/drv_mitab.html MapInfo datasets in native (TAB) format and in interchange (MIF/MID) format are supported for reading and writing. Update of existing files is not currently supported. On Feb 22, 2014, at 7:51 AM, HappyFrasse wrote: > > Hi > > I am trying to use

[gdal-dev] Gdal Mapinfo driver write access

2014-02-22 Thread HappyFrasse
Hi I am trying to use the latest ogr/gdal library in my dotnet projekt. I do ref. to ogr_csharp, gdal_csharp. My problem is that I can read my Mapinfo tab-file but I can’t write (append) features to it and I don’t understand why? If I open the mapinfo file with Ogr.Open(_FileName, 0) I got write