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

Merge upstream gdal #3

Merged
merged 59 commits into from
May 17, 2022
Merged

Merge upstream gdal #3

merged 59 commits into from
May 17, 2022

Conversation

davidmcleish
Copy link

@davidmcleish davidmcleish commented May 11, 2022

Merge from upstream https://github.com/lukeroth/gdal. This introduces some fixes to work with GDAL 3+. (I'm testing with 3.2.2 which is the version in debian bullseye.)

Related issue: https://github.com/nearmap/sourcephotos/issues/477

bayuemu and others added 30 commits September 20, 2019 14:19
add  ColorEntry  Get function
Support getting a MetadataItem from a RasterBand
Prevent panic on missing metadata
Implemented GDALGridCreate CGo wrapper for all available algorithms
add CPLSetConfigOption and CPLGetConfigOption function
removed methods that are no longer supported in 3.x versions of GDAL
mtfelian and others added 26 commits March 4, 2021 15:27
Added DEMProcessing utility function, improved GDAL versions compatibility
add buildvrt function in utilities.go
Fixed gdal v3 incompatible method args type
…enables builds against Homebrew version of GDAL (3.2.2) on Catalina
add gdalinfo function in utilities.go
Prevent panic on the last entry of metadata
Splits out darwin cgo config adding -Wl,-undefined,dynamic_lookup
@davidmcleish davidmcleish self-assigned this May 11, 2022
@davidmcleish davidmcleish merged commit 79270f7 into master May 17, 2022
@davidmcleish davidmcleish deleted the merge-upstream-gdal3 branch May 17, 2022 00: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