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 #43

Merged
merged 729 commits into from
Oct 18, 2024
Merged

[pull] master from OSGeo:master #43

merged 729 commits into from
Oct 18, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented Aug 29, 2024

See Commits and Changes for more details.


Created by pull[bot]

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

@coveralls
Copy link

Pull Request Test Coverage Report for Build 10606638688

Details

  • 8 of 14 (57.14%) changed or added relevant lines in 3 files are covered.
  • 523 unchanged lines in 26 files lost coverage.
  • Overall coverage increased (+0.005%) to 69.355%

Changes Missing Coverage Covered Lines Changed/Added Lines %
frmts/pdf/pdfdataset.cpp 6 12 50.0%
Files with Coverage Reduction New Missed Lines %
frmts/gtiff/libtiff/tif_read.c 1 66.37%
frmts/sentinel2/sentinel2dataset.cpp 1 89.89%
frmts/gtiff/libtiff/tif_dirwrite.c 1 54.62%
frmts/http/httpdriver.cpp 1 81.71%
gcore/rasterio.cpp 1 90.94%
frmts/ctg/ctgdataset.cpp 1 84.65%
ogr/ogrsf_frmts/mvt/ogrmvtdataset.cpp 1 94.55%
alg/gdalpansharpen.cpp 1 82.08%
frmts/vrt/vrtsourcedrasterband.cpp 1 86.21%
frmts/blx/blx.c 1 81.52%
Totals Coverage Status
Change from base Build 10579519354: 0.005%
Covered Lines: 542730
Relevant Lines: 782537

💛 - Coveralls

@pull pull bot added the ⤵️ pull label Aug 29, 2024
rouault and others added 28 commits September 27, 2024 15:38
Warped VRT: instantiate overview bands in a lazy fashion for faster execution
…Source

[Lint] Remove most remaining uses of deprecated OGRDataSource and OGRSFDriver classes
Doc: add a page about security issues
CI Mac Homebrew: workaround issue with latest hdf5 package
Doc: warn about incomplete S-102 v3 support
…liary datasets on right-most/bottom-most tiles
This correction complements the previous one, which contained a minor error.
VRTProcessedDataset: fix issue when computing RasterIO window on auxiliary datasets on right-most/bottom-most tiles
Warper: fix too lax heuristics about antimeridian warping for Avg/Sum/Q1/Q3/Mode algorithms
…4764464128

MiraMonVector Fix issue 5250834764464128
EEDA/EEDAI drivers: add a VSI_PATH_FOR_AUTH open option to allow using…
LIBKML: report XML id attribute as 'id' field; implement SetFeature() and DeleteFeature() for regular layers
PDF: enable -Weffc++ and -Wold-style-cast
PDF: avoid 'Non closed ring detected' warning when reading neatlines from OGC Best Practice encoding
Make all OGR drivers optional (but the Memory one)!
 /vsicurl/: no longer forward Authorization header when doing redirection to other hosts.
Allow to partially disable VRT driver with GDAL_ENABLE_VRT_DRIVER=OFF ; GTI driver as optional
Raster MEM driver: disable opening a dataset with MEM::: syntax by default
CI: check that the Ubuntu 24.04 and Windows Conda builds have the expected drivers
GTiff: fix to not delete DIMAP XML files when cleaning overviews on a DIMAP2 GeoTIFF file with external overviews
rouault and others added 29 commits October 15, 2024 12:52
XLSX: do not emit error on <row> without 'r' attribute
cppcheck fixes with latest cppcheck master
NEWS.md updates for GDAL 3.10.0beta1
LIBKML: don't report OLCRandomWrite/OLCDeleteFeature if first Placemark has no id
KML driver: writer: generate a Placemark id
JSON TileMatrixSet parser: accept crs.uri and crs.wkt encodings
Doc: Python: rename 'Miscellaneous Python API' as 'GDAL Python submodules' and move it to the top
docker/ubuntu-full/Dockerfile: revert to using wget for https://github.com/ stuff
docker/util.sh: set SOURCE_DATE_EPOCH for releases
…nd need to re-read them in the writing process when compression is involved

Embarassingly, we were trying to decompress chunks with the ...
compressor ... instead of the decompressor.

Fixes #11016
Zarr V2 creation: fix bug when creating dataset with partial blocks …
… replace ".. spelling::" with ".. spelling:word-list::"'

Cf https://readthedocs.org/projects/gdal/builds/25959246/

Related to the update to sphinxcontrib-spelling == 8.0.0, so do the same
on our github action CI.
Doc: fix warning 'direct use of the spelling directive is deprecated,…
... even if it has no effect.

Fix #11028
…llow-q-in-library-mode

[gdal_rasterize] allow -q in library mode
…sage

Improve error message when OGRSimpleCurve point limit is exceeded
@pull pull bot merged commit 4a92011 into kp-forks:master Oct 18, 2024
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.