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

Getting last changes #8

Merged
merged 71 commits into from
Feb 26, 2024
Merged

Getting last changes #8

merged 71 commits into from
Feb 26, 2024

Conversation

AbelPau
Copy link
Owner

@AbelPau AbelPau commented Feb 26, 2024

What does this PR do?

What are related issues/pull requests?

Tasklist

  • ADD YOUR TASKS HERE
  • Make sure code is correctly formatted (cf pre-commit configuration)
  • 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:

rouault and others added 30 commits February 18, 2024 19:26
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
Doc: sponsors: add Satelligence as a supporter level sponsor
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 removing bogus [<  >]
Currently each code block gets rendered with weird colors going on and off.
rouault and others added 29 commits February 25, 2024 12:42
Update xyz.rst to warn only three columns are used
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
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
@AbelPau AbelPau merged commit 249812f into AbelPau:master Feb 26, 2024
17 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.

6 participants