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

Updating from Main GDAL branch #2

Merged
merged 552 commits into from
Nov 21, 2023
Merged

Updating from Main GDAL branch #2

merged 552 commits into from
Nov 21, 2023

Conversation

AbelPau
Copy link
Owner

@AbelPau AbelPau commented Nov 21, 2023

What does this PR do?

What are related issues/pull requests?

Tasklist

  • ADD YOUR TASKS HERE
  • Add test case(s)
  • Add documentation
  • Updated Python API documentation (swig/include/python/docs/)
  • Review
  • Adjust for comments
  • All CI builds and checks have passed

Environment

Provide environment details, if relevant:

  • OS:
  • Compiler:

dbaston and others added 30 commits October 27, 2023 21:13
netCDF: add support for geolocation of EMIT L2B_MIN products, similarly to recent support for L2A
OGRLayer::FilterGeometry(): extend optimized code path
GPKG: make GetFeatureCount() do full geometry intersection and not just bounding box (fixes #8625)
GTiff JXL codec: fix wrong use of memcpy() in decoding, and add memcpy() optimizations
vsimem: Implicitly create parent directories when creating a file
…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 …
rouault and others added 29 commits November 16, 2023 13:39
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
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 (...)
sqlite_rtree_bulk_load.c: define __STDC_FORMAT_MACROS
CI: drops useless -std=++17 on ubuntu_20.04, and also add testing or -std=c++23
)

Older systems/compilers may not have all C++17 features implemented.
@AbelPau AbelPau merged commit b9b4cbe into AbelPau:master Nov 21, 2023
9 of 29 checks passed
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.