[Gdal-dev] GDAL/Shapelib support for "Boolean" fields
Ben Discoe
ben at vterrain.org
Fri Jun 27 11:40:08 EDT 2003
Frank,
Sorry about this. FTLogical was apparently added late last year, and my
copy of shapefil.h was slightly older. If you recall, i had to adopt a
mirror of shapefil.h because it is not part of the standard GDAL
libs/headers distribution, re: our discussion of how to expose Shapelib
to users of GDAL.
-Ben
> -----Original Message-----
> From: Frank Warmerdam
> Sent: Thursday, June 26, 2003 8:10 AM
> To: gdal-dev at remotesensing.org
> Subject: Re: [Gdal-dev] GDAL/Shapelib support for "Boolean" fields
>
> Ben Discoe wrote:
>
> > I ran into trouble using Shapelib to read some SHP files today. It
> > turns out that Shapelib defines the following fieldtypes:
> > FTString = 0
> > FTInteger = 1
> > FTDouble = 2
> > FTInvalid = 3
>
> Ben,
>
> Shapelib supports an FTLogical type which is intended to be
> for booleans.
More information about the Gdal-dev
mailing list