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
Merging from GDAL to MiraMon Driver Fork #3
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
…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()
…nment variable (fixes #8858)
…tadata FlatGeobuf: add support for reading and writing layer title, description and metadata
…EPSG dataset version
autotest: test_osr_esri_28(): make it robust when run against latest EPSG dataset version
…L_CURL_ALLOWED_EXTENSIONS
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
…pre-installed version in the PATH (fixes #8882)
SubdatasetInfo API: fix protocol and bogus
port: minor apidoc cleanup
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)
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: