Even Rouault <[EMAIL PROTECTED]> wrote on 08/12/2008 08:26:23
AM:
> Le Sunday 07 December 2008 23:11:45
[EMAIL PROTECTED],
> vous avez écrit :
> > Frank,
> >
> > I downloaded FWTools only a few days ago. I thought
> > that it would have the latest OGR.
> >
> FWTools 2.2.8 was produced on Octob
Le Sunday 07 December 2008 23:11:45 [EMAIL PROTECTED],
vous avez écrit :
> Frank,
>
> I downloaded FWTools only a few days ago. I thought
> that it would have the latest OGR.
>
FWTools 2.2.8 was produced on October the 29th and ticket #2585 that solves
the issue with datetime in MIF/MID was fix
> > GDAL list,
> >
> > I have a shapefile "C:\DATA\asris_shp\QLD_COMBINEDSOILS_lyr.shp"
> > that I want to convert into a mapinfo file
> > "C:\DATA\asris_mi\QLD_COMBINEDSOILS_lyr.TAB"
> >
> > The command I used was;
> >
> > ogr2ogr -f "MapInfo File" C:\DATA\asris_mi\QLD_COMBINEDSOILS_lyr.TAB
> > C:
Nicolas,
Despite the hint provided in the error message, field type
9 is actually OFTDate. So the problem is that your shapefile
has a date field, but the mapinfo code does not know how to
create this field type.
I am under the impression this has actually been fixed
very recently. So if you ar
>> GDAL list,
>> I have a shapefile "C:\DATA\asris_shp\QLD_COMBINEDSOILS_lyr.shp"
>> that I want to convert into a mapinfo file
>> "C:\DATA\asris_mi\QLD_COMBINEDSOILS_lyr.TAB"
>> The command I used was;
>> ogr2ogr -f "MapInfo File" C:\DATA\asris_mi\QLD_COMBINEDSOILS_lyr.TAB
>> C:\DATA\asris_shp\
: Friday, 5 December 2008 1:35 PM
To: gdal-dev@lists.osgeo.org
Subject: [gdal-dev] OGR shapefile to MapInfo [Scanned]
GDAL list,
I have a shapefile "C:\DATA\asris_shp\QLD_COMBINEDSOILS_lyr.shp"
that I want to convert into a mapinfo file
"C:\DATA\asris_mi\QLD_COMBINEDSOILS_lyr.TAB"
GDAL list,
I have a shapefile "C:\DATA\asris_shp\QLD_COMBINEDSOILS_lyr.shp"
that I want to convert into a mapinfo file
"C:\DATA\asris_mi\QLD_COMBINEDSOILS_lyr.TAB"
The command I used was;
ogr2ogr -f "MapInfo File" C:\DATA\asris_mi\QLD_COMBINEDSOILS_lyr.TAB
C:\DATA\asris_shp\QLD_COMBINEDSOILS_ly