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

Commits on Nov 13, 2022

  1. switch to GDAL 3.6

    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.
    visr committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    be5a98f View commit details
    Browse the repository at this point in the history
  2. regenerate wrapper using GDAL 3.6

    Some new functions:
    
    - ogr_l_getarrowstream
    - ogr_l_upsertfeature
    visr committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    40bc9b2 View commit details
    Browse the repository at this point in the history