Even Rouault
Even Rouault
Revert 95cce30c49c4e00abdd01294cfdf501a7e7a5a77
Record with name = 'Seien-et-Marne' and woe_name='Seien-et-Marne' should be corrected to use correct spelling 'Seine-et-Marne'
### How to reproduce ### ``` docker run --rm -it fedora:rawhide dnf install -y ccache clang echo "first" > test.bin printf 'const char embeded[] = {\n#embed "test.bin"\n};' > test.c ccache...
Has been noticed with [GDAL](https://gdal.org) when alpine:edge has upgraded from OpenEXR 3.1.13 to 3.3.2 (https://github.com/OSGeo/gdal/pull/11352) Can be reproduced with the following sample file [temp.exr.zip](https://github.com/user-attachments/files/17901330/temp.exr.zip) and the following procedure: ``` docker...
Fixes #4529 and add minimal tet_gie.yaml file
Cf thread at https://lists.osgeo.org/pipermail/proj/2024-December/011674.html
…and please cppcheck master
Fixes #13539
``` .. option:: --update-extent .. versionadded:: 3.13 Update layer extent to take into account the filter(s). Otherwise the layer extent will generally be the one of the source layer before...