[Gdal-dev] int64 support?
Howard Butler
hobu.inc at gmail.com
Fri Aug 10 10:39:51 EDT 2007
Vincent,
I was just discussing this with Frank yesterday. I was looking for
something that mapped to ArcSDE's SE_INT64_TYPE for OGR, but alas, we
don't have one.
I think the main reason we don't currently have one is that its
inclusion has the potential to be very disruptive. Its inclusion
would likely require an RFC. It definitely won't be happening in the
1.5 release...
Howard
On Aug 10, 2007, at 6:16 AM, Vincent Schut wrote:
> Not really necessary, but it would be convenient if gdal supported
> (u)int64 data... Using numpy on my amd64 linux pc, when I create a
> numpy
> array without specifying the datatype it defaults to int64, which gdal
> refuses to save. Usually an 'astype(int32)' suffices, but still it
> is a
> bit annoying sometimes. So I wondered, would it be an idea to add
> int64
> support to gdal?
>
> VS.
> _______________________________________________
> Gdal-dev mailing list
> Gdal-dev at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/gdal-dev
More information about the Gdal-dev
mailing list