yeesian / ArchGDAL.jl

A high level API for GDAL - Geospatial Data Abstraction Library
https://yeesian.github.io/ArchGDAL.jl/stable/
Other
141 stars 27 forks source link

Add GDT_Int64 and GDT_UInt64 data types #298

Closed visr closed 2 years ago

visr commented 2 years ago

A reminder for when we get to building the just released GDAL 3.5. This would need a small update to ArchGDAL to use these:

Add GDT_Int64 and GDT_UInt64 data types and handle them in MEM, GTiff, netCDF and Zarr drivers

https://github.com/OSGeo/gdal/blob/v3.5.0/NEWS.md

visr commented 2 years ago

GDAL.jl 1.4 comes with GDAL 3.5.0