Re: [gdal-dev] shapefile field size

2008-09-24 Thread Even Rouault
s odd that the OCI driver accepted the size but the > shapefile driver did not. > > > > Bruce > > > > > > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Clay, Bruce > Sent: Wednesday, September 24, 2008 2:55 PM &

RE: [gdal-dev] shapefile field size

2008-09-24 Thread Clay, Bruce
] shapefile field size I have an OGR based application that I am having problems with data storage Several fields are OFTInteger and several are OFTReal When I write a dataset using the OCI driver the integer fields all store valid information. When I write a dataset using the Shapefile

[gdal-dev] shapefile field size

2008-09-24 Thread Clay, Bruce
I have an OGR based application that I am having problems with data storage Several fields are OFTInteger and several are OFTReal When I write a dataset using the OCI driver the integer fields all store valid information. When I write a dataset using the Shapefile driver the integer fie