[gdal-dev] 64-bit int data type support
Frank Warmerdam
warmerdam at pobox.com
Wed Jul 15 15:21:04 EDT 2009
Christiaan Janssen wrote:
> I'm just checking, but am I correct in my understanding that GDAL
> currently has no support for 64-bit integer data types (long long). And
> if not is there any plan to implement support. Just curious, thanks.
Christiaan,
GDAL has no support for 64bit integer pixel types, nor for 64bit integer
attributes fields in OGR on features. However, internally it does have
a 64bit integer type (GIntBig) used for file offsets and such.
I assume you were interested in it as a pixel data type, is that right?
Best regards,
--
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush | Geospatial Programmer for Rent
More information about the gdal-dev
mailing list