gdal icon indicating copy to clipboard operation
gdal copied to clipboard

GDAL is an open source MIT licensed translator library for raster and vector geospatial data formats.

Results 497 gdal issues
Sort by recently updated
recently updated
newest added

### What is the bug? Gdalwarp with `-r lanczos` can cause aliased edges. lanczos: ![image](https://github.com/user-attachments/assets/2026a9ba-dd53-4ab6-937d-6bd23df9791f) cubic: ![image](https://github.com/user-attachments/assets/b402d00f-8ab1-4520-9270-664b1b8f65d2) I have three input vrt files but I can reproduce it only on...

I see in https://github.com/rasterio/rasterio/pull/3193/files that rasterio uses such a marker to tag tests that depend on an internet connection. This could be a useful marker typically for packagers wanting to...

code enhancements
test suite

## What does this PR do? Implement support for STAC 1.1 in STACIT driver. Is waiting for #10721 Disclaimer: Last time I wrote C/C++ was 10 years ago, this may...

Using `gdalinfo` to list HDF5 subdatasets currently does not support compound or scalar string datasets. This is a limitation as certain spatial metadata such as labels, projections, etc. may be...

enhancement

Cf https://arrow.apache.org/adbc/current/index.html for what ADBC is. Depends on the adbc-driver-manager library. The driver is read-only, and there is no support for spatial data currently. Beyond official ADBC drivers (adbc-driver-sqlite, adbc-driver-postgresql,...

CC @tbonfort In b3f3ce79e914164b57c7ca58a8e0515e7b5a836b , you added logic to register metadata on the bands, but it doesn't look to work with the fake dataset we have in autotest/gdrivers/data/dimap2/vhr2020_ms_fs/MS-FS/DIM_MS-FS.XML, nor a...

backport release/3.10

I've been fairly impressed by my testing of DuckDB. The speed of their SQL engine is really impressive. And they have a very impressive Parquet reader too (or at least...

enhancement
rumination

### Feature description I open this issue with the intention to add an feature enhancement to add the support of WIPEOUT DXF entities. As mentionned in the [knonw issue](https://github.com/OSGeo/gdal/blob/master/ogr/ogrsf_frmts/dxf/KNOWN_ISSUES.md) log,...

enhancement

Fixes https://github.com/qgis/QGIS/issues/59112

backport release/3.10