forked from OSGeo/gdal
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Updating from Main GDAL branch #2
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
netCDF: add support for geolocation of EMIT L2B_MIN products, similarly to recent support for L2A
…st bounding box (fixes #8625)
OGRLayer::FilterGeometry(): extend optimized code path
GPKG: make GetFeatureCount() do full geometry intersection and not just bounding box (fixes #8625)
…nate values (fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=63682, master only)
…y() optimizations
GTiff JXL codec: fix wrong use of memcpy() in decoding, and add memcpy() optimizations
vsimem: Implicitly create parent directories when creating a file
…ed returned value
…an 1 GB RAM available
…of list/string/binary arrays do not saturate their capacity (2 billion elements)
…code path" This partially reverts commit fb92aa5. No longer needed since previous commit
GetNextArrowArray() implementations: automatically adjust batch size …
Replace custom StringView with std::string_view
Fix constraints on gpkg_data_columns are violated when AlterFieldDefn is called in some circumstances, eg when a comment is added after an alternative name has already been set on the field.
[gpkg] Fix adding field comments after alternative name
PMTiles: avoid undefined-shift when zoom level is too big (fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=64234)
Add RFC96 text: Deferred C++ plugin loading
…RGeomFieldDefn* argument (#8741) * OGRLayer: Have CreateField take const OGRFieldDefn* argument * OGRLayer: Have CreateGeomField take const OGRGeomFieldDefn* argument * Update MIGRATION_GUIDE.TXT
configoptions.rst - remove stray quote
OGRSQL: Add SELECT * EXCLUDE (...)
…d on platforms which need it
sqlite_rtree_bulk_load.c: define __STDC_FORMAT_MACROS
Shapelib: resync with upstream
CI: drops useless -std=++17 on ubuntu_20.04, and also add testing or -std=c++23
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What does this PR do?
What are related issues/pull requests?
Tasklist
Environment
Provide environment details, if relevant: