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

[pull] master from OSGeo:master #83

Open
wants to merge 1,068 commits into
base: master
Choose a base branch
from
Open

[pull] master from OSGeo:master #83

wants to merge 1,068 commits into from

Conversation

pull[bot]
Copy link

@pull pull bot commented Jun 1, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Jun 1, 2024
rouault and others added 29 commits August 24, 2024 22:10
OpenFileGDB: add missing GetIndexCount() in FileGDBTable::CreateIndex
Python bindings: fix warning about mismatch int vs npy_intp in RATValuesIONumPyWrite()
JP2KAK: fix data corruption when creating multi-band tiled with the stripe compressor code path
gdal_translate/GDALOverviewDataset: fix half-pixel shift issue when rescaling RPC
OpenFileGDB raster: do not generate debug 'tmp.jpg' file when reading JPEG tiles
Add a 'make spelling' target to doc/
Fix CodeQL cpp/unsigned-difference-expression-compared-zero warnings
PDFium: show proper error when lcms2 is missing
CI: disable Travis-CI: s390x has been broken for nearly one month now…
CPLJobQueue::SubmitJob(): avoid false-positive coverity warning about…
netCDF: honour BAND_NAMES creation option in CreateCopy()
…return a byte[] when content is not UTF-8

Fixes #10521
Fixes #10630
rouault and others added 30 commits September 12, 2024 22:23
Various optimizations to help with layers with big number of fields
Make OGRSFDriver::TestCapability(ODrCCreateDataSource) work with defered-loaded drivers
OGRWarpedVRT:  faster SrcFeature <--> WarpedFeature transformations
…-b / -burn / -init arguments (master only) (#10772)

* gdal_rasterize: fix (workaround) regressions related to argparse for -b / -burn / -init arguments (master only)

Fixes #10766

* gdal_rasterize: comment nargs(argparse::nargs_pattern::at_least_one) for -band and -init, to be consistent with what is advertized in documentation page, even if we still accept -band 1 2 or -band "1 2", as in the past
The Trac page is now empty. Its content has been imported in our Sphinx based documentation

Fixes #10790
JPEG: Fix inverted handling of GDAL_ERROR_ON_LIBJPEG_WARNING
OpenFileGDB: exclude straight line segments when parsing arcs
…o UTF-8 always available

(but not other direction yet)

This will help for common use cases when using a minimal GDAL build
lacking iconv support.
Commit swig/swig@9bf4842
changed the Python exception emitted on NULL detection from ValueError
to TypeError
Doc: Clarify behavior of gdalwarp -et option
git log will emit a blank line which passes the grep -v test and
prevents exiting.
CI: Fix ReadTheDocs test for [ci skip] with multiline commit messages
[Lint] Use std::sort() instead of qsort()
GML and LVBAG: honour IsSingleAllowedDriver()
CPLRecode(): make ISO-8859-2 and -15 and CP437/CP1250/CP1251/CP1252 to UTF-8 always available
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.