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

Merged
merged 803 commits into from
Jan 3, 2025
Merged

[pull] master from OSGeo:master #45

merged 803 commits into from
Jan 3, 2025

Conversation

pull[bot]
Copy link

@pull pull bot commented Oct 23, 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 11470541358

Details

  • 334 of 356 (93.82%) changed or added relevant lines in 23 files are covered.
  • 80 unchanged lines in 37 files lost coverage.
  • Overall coverage increased (+0.007%) to 69.453%

Changes Missing Coverage Covered Lines Changed/Added Lines %
apps/gdalbuildvrt_lib.cpp 7 8 87.5%
ogr/ogrsf_frmts/gml/ogrgmldatasource.cpp 5 6 83.33%
ogr/ogrsf_frmts/gpkg/ogrgeopackagedatasource.cpp 13 14 92.86%
frmts/dimap/dimapdataset.cpp 4 6 66.67%
ogr/ogrsf_frmts/miramon/mm_wrlayr.c 2 4 50.0%
alg/gdalwarpkernel.cpp 177 180 98.33%
frmts/zarr/zarrdriver.cpp 27 32 84.38%
frmts/pdf/pdfreadvectors.cpp 36 43 83.72%
Files with Coverage Reduction New Missed Lines %
third_party/LercLib/Lerc2.h 1 71.12%
frmts/vrt/vrtsources.cpp 1 83.76%
alg/viewshed/combiner.cpp 1 87.5%
frmts/gtiff/libtiff/tif_webp.c 1 62.59%
gcore/gdalrasterband.cpp 1 78.61%
port/cpl_vsil_curl.cpp 1 74.09%
port/cpl_conv.cpp 1 76.75%
frmts/wms/gdalwmscache.cpp 1 90.91%
ogr/ogrsf_frmts/xodr/ogrxodrdriver.cpp 1 76.47%
frmts/gti/gdaltileindexdataset.cpp 1 90.98%
Totals Coverage Status
Change from base Build 11427621787: 0.007%
Covered Lines: 547111
Relevant Lines: 787747

💛 - Coveralls

@pull pull bot added the ⤵️ pull label Oct 23, 2024
rouault and others added 28 commits November 27, 2024 02:15
Add Mergin Maps to software_using_gdal.rst
Doxygen docs: use \code instead of <pre>
Use cross-compiler for fast compilation, and only run a subset of tests
through Docker qemu emulation.
Docker: add options to add Oracle, ECW, MrSID drivers to ubuntu-full amd64
vsisimple: explicitly allow NULL in VSIFree and VSIRealloc
…eferred loaded plugin that is absent from the system

Fixes rasterio/rasterio#3250
Resolves issue of #11380

Co-authored-by: Samuel Kogler <samuel.kogler@gmail.com>
…hout-plugins

gdaldrivermanager.cpp: Do not look for plugins in GetRealDriver when GDAL_NO_AUTOLOAD set.
Doc: Add summary of user survey
… '"", something_else'

Fixes #11386
Continuation of fix of ab40f2d / PR #10980 that was incomplete
…like an ESRI code, but with a warning when that succeeds

Partly fixes #11387
…unding box and TopLeftCorner being in the wrong axis order and emits a warning

Partly fixes #11387
rouault and others added 29 commits December 20, 2024 02:24
gdal raster edit/reproject: use --bbox instead of --extent
GPKG: fix FID vs field of same name consistency check when field is not set
ADBC: make ogrinfo ADBC: -oo SQL="SELECT * FROM '/path/to/my.parquet  [LIMIT x]" work
ADBC: tweak to automate DuckDB Spatial loading when not opening directly a duckdb or parquet dataset
…tSpatialFilter() (#11537)

Fixes #11518

Co-authored-by: Dan Baston <dbaston@gmail.com>
OGR VRT: fix SrcRegion.clip at OGRVRTLayer level
PNG: fix reading 16-bit interlaced images (on little-endian machines)
…ssuming this is always available given how antiquated this is

Workaround issue of msys2/MINGW-packages#22907 (comment)
cpl_vsil_win32.cpp: no longer test for __MSVCRT_VERSION__ >= 0x0601 assuming this is always available given how antiquated this is
CI: update 2 configurations to Ubuntu 24.04
@pull pull bot merged commit 37b86e7 into kp-forks:master Jan 3, 2025
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.