Re: [gdal-dev] MapInfo TAB append issue

2010-04-20 Thread Simon O'Keefe
s > > -Original Message- > From: gdal-dev-boun...@lists.osgeo.org > [mailto:gdal-dev-boun...@lists.osgeo.org] On Behalf Of Simon O'Keefe > Sent: Monday, 19 April 2010 11:22 PM > To: gdal-dev@lists.osgeo.org > Subject: [gdal-dev] MapInfo TAB append issue > >

Re: [gdal-dev] MapInfo TAB append issue

2010-04-20 Thread Daniel Morissette
icitly specifying the MapInfo file 'C:\Output\states.tab', rather than just using the directory. Cheers Ross -Original Message- From: gdal-dev-boun...@lists.osgeo.org [mailto:gdal-dev-boun...@lists.osgeo.org] On Behalf Of Simon O'Keefe Sent: Monday, 19 April 2010 11:22 PM

RE: [gdal-dev] MapInfo TAB append issue

2010-04-19 Thread King, Ross
Keefe Sent: Monday, 19 April 2010 11:22 PM To: gdal-dev@lists.osgeo.org Subject: [gdal-dev] MapInfo TAB append issue Hi, I'd like to report some unexpected behaviour from ogr2ogr (FWTools2.4.7 in Windows 7) when attempting to append to a MapInfo TAB file. To recreate this issue, I first run

[gdal-dev] MapInfo TAB append issue

2010-04-19 Thread Simon O'Keefe
Hi, I'd like to report some unexpected behaviour from ogr2ogr (FWTools2.4.7 in Windows 7) when attempting to append to a MapInfo TAB file. To recreate this issue, I first run the following to create a new MapInfo table from a SHP file: ogr2ogr -f "MapInfo file" C:\Output C:\Input\states.shp This