[gdal-dev] 64bit integers

Even Rouault even.rouault at mines-paris.org
Thu Nov 29 11:53:57 PST 2012


Le jeudi 29 novembre 2012 05:34:11, Jeremy Palmer a écrit :
> Hi Brent,
> 
> It's in PostgreSQL. We could convert the field to a string data type, but
> that's not the point. OGR is currently corrupting data without telling the
> user!

With latest trunk, you can set the OGR_SETFIELD_NUMERIC_WARNING configruation 
option to YES. This should generate a warning if the conversion to int 
overflows.


More information about the gdal-dev mailing list