Ticket #1503 (closed defect: fixed)
MEM Driver does not support images larger than 4GB
| Reported by: | sy@… | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | highest | Milestone: | |
| Component: | GDAL_Raster | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: |
Description
With the increasing use of 64-bit machines, in-memory images of larger than 4GB are now in theory possible. However the GDAL MEM driver needs to be upgraded to support this, perhaps by using the size_t type which is guaranteed to be large enough to support any memory offset on a given platform.
Change History
Note: See
TracTickets for help on using
tickets.
