yeesian / ArchGDAL.jl

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

fix tests with GDAL 3.7.2 #395

Closed visr closed 8 months ago

visr commented 9 months ago

This fixes issues with GDAL 3.7.2. Nothing major, see individual commit messages for details. This will only pass after https://github.com/JuliaGeo/GDAL.jl/pull/161 is merged.

visr commented 9 months ago

This actually works both before and after https://github.com/JuliaGeo/GDAL.jl/pull/161. Should be good to go.