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
>
>
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
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
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