Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GDAL 3.6.0 #143

Merged
merged 2 commits into from
Nov 19, 2022
Merged

GDAL 3.6.0 #143

merged 2 commits into from
Nov 19, 2022

Conversation

visr
Copy link
Member

@visr visr commented Nov 13, 2022

Released two days ago, and now available in GDAL.jl!

See the release notes: https://github.com/OSGeo/gdal/blob/v3.6.0/NEWS.md

The build also adds support for Arrow and Parquet drivers, thanks to @evetion for Arrow_jll. This also enables making use of https://gdal.org/development/rfc/rfc86_column_oriented_api.html, which can be seen if you look through the large diff for ogr_l_getarrowstream.

Release notes: https://github.com/OSGeo/gdal/blob/v3.6.0/NEWS.md

The nearblack changes are in the release notes:

> nearblack: skip erosion when pixel at edge is valid

The geotransform change looks like a bug fix.
Some new functions:

- ogr_l_getarrowstream
- ogr_l_upsertfeature
@visr visr requested a review from evetion November 13, 2022 21:06
@visr visr merged commit 0c05c78 into master Nov 19, 2022
@visr visr deleted the gdal36 branch November 19, 2022 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant