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
Getting last changes #8
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
…ot Satisfiable error
…g about lock-order inversion (fixes #1108)
… performance (fixes #3139)
…on 32-bit builds on huge mem allocations (fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=66644)
The presence of that file causes some confusion. This is for shapelib, and shapelib is licensed as SPDX-License-Identifier: MIT OR LGPL-2.0-or-later We opt for the MIT option for the shapelib copy in GDAL
…are generated (3.7.0 regression) (fixes #9272)
Doc: sponsors: add Satelligence as a supporter level sponsor
Ossfuzz fixes
When reading relationships, always read relationships defined using foreign key constraints regardless of whether or not the related tables extension is in use. The related table extension only permits definition of many-to-many relationships, so there's a strong case for supporting one-to-many relationships defined outside of this extension. In fact it's what's recommended upstream: opengeospatial/geopackage#678 (comment)
[gpkg] Also read relationships defined using foreign key constraints
man gdal_translate says -b <band> Select an input band band for output. Bands are numbered from 1. Multiple -b switches may be used to select a set of input bands to write to the output file, or to reorder bands... Thus I remove the statement about what the other program doesn't have.
1. You'll get an error if you don't give dst_dataset. 2. If you think about it, `[< >]` is a contradiction too.
Update gdal_grid.rst to discuss creating multiband files
Update index.rst noting offline individual HTML pages .ZIP
Update gdal2xyz.rst
Update gdal2xyz.rst removing bogus [< >]
Currently each code block gets rendered with weird colors going on and off.
Update xyz.rst to warn only three columns are used
…1534769, 1534764)
Disable my_test_sqlite3_ext in static builds
Bumps [conda-incubator/setup-miniconda](https://github.com/conda-incubator/setup-miniconda) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/conda-incubator/setup-miniconda/releases) - [Changelog](https://github.com/conda-incubator/setup-miniconda/blob/main/CHANGELOG.md) - [Commits](conda-incubator/setup-miniconda@v3.0.1...392cf34) --- updated-dependencies: - dependency-name: conda-incubator/setup-miniconda dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.3 to 3.24.5. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@3796146...47b3d88) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…ncubator/setup-miniconda-3.0.2 build(deps): bump conda-incubator/setup-miniconda from 3.0.1 to 3.0.2
…codeql-action-3.24.5 build(deps): bump github/codeql-action from 3.24.3 to 3.24.5
/vsicurl/: Read(): emit error message when receiving HTTP 416 Range Not Satisfiable error
GDALGetCacheMax64(): fix TSAN complaint (fixes #1837)
Win32 Stat(VSI_STAT_EXISTS_FLAG): use GetFileAttributesW() for faster performance (fixes #3139)
gdaltindex: add -lco (fixes #3623)
CPLVerifyConfiguration(): make it rely only on static_assert()
gdal2tiles.py: fix exception when -v flag is used (3.7.0 regression) …
PMTiles: fix 'Non increasing tile_id' error when opening some files (fixes #9288)
ODS and XLSX: declare OLCStringsAsUTF8 on newly created layers
Coverity Scan fixes
Make sure our vendored flatbuffers copy has a unique namespace
PG: remove support for PostgreSQL < 9 and PostGIS < 2 (fixes #8937)
ogr/ogrsf_frmts/shape/COPYING: remove that LGPL license file
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: