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
[pull] master from OSGeo:master #67
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
…eaches 80% of RAM (fixes #9212)
Various CodeQL fixes
…alidation GDALDeserializeGCPListFromXML(): validate value of GCP Pixel,Line,X,Y,Z attributes
[Lint] PG: modernize SRS cache
…sed file with unsupported type/bits_per_sample
Add note about gtiff+jxl supported datatypes
disable codeql checks on docs-only commits
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.0 to 4.3.1. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@26f96df...5d5d22a) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [pre-commit/action](https://github.com/pre-commit/action) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/pre-commit/action/releases) - [Commits](pre-commit/action@646c83f...2c7b380) --- updated-dependencies: - dependency-name: pre-commit/action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
It is considerably faster and slightly better compression for normal (2-9) ZSTD levels, due to use of different parameters.
…/upload-artifact-4.3.1 build(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1
…mit/action-3.0.1 build(deps): bump pre-commit/action from 3.0.0 to 3.0.1
…ncements gdalwarp: cutline zero-width sliver enhancement: avoid producing invalid polygons
…ot Satisfiable error
Fix false-positive -Wformat-truncation with clang 18 on fedora:rawhide CI
… file references a .ecw (fixes #9352) The issue was no longer reproducible in master/3.9dev due to the https://gdal.org/development/rfc/rfc96_deferred_plugin_loading.html change, but was still somehow latent. This commit fixes the issue in the 3.8 branch
ERS: avoid 'Attempt at recursively opening ERS dataset' when the .ers file references a .ecw (fixes #9352)
Strongly inspired from QGIS' https://github.com/qgis/QGIS/issues/new/choose
GitHub ISSUE_TEMPLATE: add more guided forms to report issues [ci skip]
… pixel shape for a south-up oriented dataset (#9336) when no reprojection is involved Fixes a downstream bug in QGIS: qgis/QGIS#56288
Python: Fix gdal.Warp segfault with dst=None
…dll_hint building_from_source.rst: remove misleading mention of '.dll' names in {component}_LIBRARY variables
…mpound curves with infered circular strings (fixes #9382)
* Fix some typos in HFA -- Erdas Imagine .img docs * HFA: Update docs' metadata paragraph from code review * HFA: Use ESRI Projection Engine (PE) String in docs instead of ArcGIS PE String
OGRGeometry::getCurveGeometry(): avoid failures when building some compound curves with infered circular strings (fixes #9382)
…ome SetFeature() scenarios (fixes #9388) When SetFeature() involves generating a row whose blob size is larger than the maximum one in the file, the file header was no properly refreshed. This didn't cause issues to the OpenFileGDB driver, which is robust to that, but ESRI based readers, like ArcMap or the FileGDB SDK, were unable to read such features.
OpenFileGDB writer: fix corrupted maximum blob size header field in some SetFeature() scenarios (fixes #9388)
…ent list Else they won't get the whole picture!
Update gdal_grid_tut.rst reminding users where to see the actual current list
Update gdaltransform.rst adding GCP example
When using gdal_translate, the source datasource is opened twice. However, the second time does not use any open options specified when orginally opening the data soruce. This is a probelm for OGC Tile data sources if the user specified TILEMATRIXSET or TILEMATRIX because the driver will default to WorldCRS84Quad even when that is not what was originally specified or to a different zoom level.
Update gdal_grid.rst adding example detaails
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.
See Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )