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

Merging from GDAL to MiraMon Driver Fork #3

Merged
merged 287 commits into from
Dec 1, 2023
Merged

Conversation

AbelPau
Copy link
Owner

@AbelPau AbelPau commented Dec 1, 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:

…e or several ADD_EXTERNAL_DEFERRED_PLUGIN_XXX CMake variables that will cause the pointed file to be built in libgdal, and a DeclareDeferredXXX() C function in it to be called by GDALAllRegister()
rouault and others added 29 commits November 28, 2023 20:34
…tadata

FlatGeobuf: add support for reading and writing layer title, description and metadata
autotest: test_osr_esri_28(): make it robust when run against latest EPSG dataset version
This fixes a failure in
test_jpegxl_lossless_copy_of_jpeg_with_mask_band()
JPEGXL: add compatibility with latest libjxl git HEAD
…lloc

GTiff/internal libtiff: Use (future) libtiff 4.6.1 TIFFOpenOptionsSetMaxSingleMemAlloc()
GeoJSON writer: add FOREIGN_MEMBERS_FEATURE and FOREIGN_MEMBERS_COLLECTION layer creation option
OGR SQL / SQLite dialect / SQLite & GPKG drivers: add UTF-8 support for LIKE/ILIKE (for layers declaring OLCStringsAsUTF8) (fixes #8835)
Improve gdal_footprint testing, and small fix & enhancement
/vsis3/: takes into account AWS_CONTAINER_CREDENTIALS_FULL_URI environment variable (fixes #8858)
…OPEN

STACTA: use GDAL_DISABLE_READDIR_ON_OPEN=EMPTY_DIR instead of CPL_VSIL_CURL_ALLOWED_EXTENSIONS
GDALTranslate(): avoid useless extra GDALOpen() call on a target GeoRaster
…fset data types added in ArcGIS Pro 3.2 (fixes #8862)
OpenFileGDB: add support for Integer64, Date, Time and DateTimeWithOffset data types added in ArcGIS Pro 3.2 (fixes #8862)
* OGR: Add OGRLayer::GetExtent3D()
* Specialized implementation in Shapefile driver
* Add OLCFastGetExtent3D

Refs #8570
Python bindings: fix build/install when there's a gdal-config from a pre-installed version in the PATH (fixes #8882)
pct2rgb.py: emit explicit exception when source file has no color table (fixes #8793)
@AbelPau AbelPau merged commit 0d4053c into AbelPau:master Dec 1, 2023
10 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.

9 participants