Yep! I've made a PR to address this:
https://github.com/OSGeo/gdal/pull/12189.

On Mon, Apr 21, 2025 at 6:02 AM Daniel Baston <dbas...@gmail.com> wrote:

> Sean,
>
> Can you post to the PR or create an issue that explains the problem? I'm
> generally not in favor of GDAL ignoring invalid user inputs, because in my
> experience they lead to difficult-to-track errors in user code.
>
> Dan
>
> On Sun, Apr 20, 2025 at 9:42 PM Sean Gillies via gdal-dev <
> gdal-dev@lists.osgeo.org> wrote:
>
>> Hi Even, Dan, and everyone,
>>
>> https://github.com/OSGeo/gdal/pull/11978 breaks Rasterio's reproject().
>> Could we consider reverting the change at
>> https://github.com/OSGeo/gdal/pull/11978/files#diff-4ff2c1ac40e44d829d06107ff9d5ca0a19364b17966663264488f41441da8e22R789?
>> I've never seen a problem with this before, and the PR does not reference a
>> specific bug or issue that requires this change.
>>
>> On Thu, Apr 17, 2025 at 1:04 PM Even Rouault via gdal-dev <
>> gdal-dev@lists.osgeo.org> wrote:
>>
>>> Hi,
>>>
>>> I've prepared a beta1 of GDAL 3.11.0 to get feedback from early testers,
>>> for the following next 2 weeks before the release candidate.
>>>
>>> The NEWS file is here:
>>>
>>>   https://github.com/OSGeo/gdal/blob/v3.11.0beta1/NEWS.md
>>>
>>> The biggest highlight is:
>>>
>>>    - RFC 104
>>>    <https://gdal.org/en/latest/development/rfc/rfc104_gdal_cli.html>:
>>>    Adding a "gdal" front-end command line interface.
>>>       - See the list of commands
>>>       <https://gdal.org/en/latest/programs/index.html#gdal-application>
>>>       - Includes a completely new "gdal raster calc" utility.
>>>       - Includes "gdal vsi list/copy/delete" (ports of Python sample
>>>       scripts)
>>>       - Includes "gdal driver {driver_name}" for driver-specific
>>>       commands.
>>>       - Includes smart Bash autocompletion
>>>       - Includes C, C++, Python API
>>>
>>> This is an alternative interface to GDAL and OGR command line utilities.
>>> We would certainly welcome feedback from your testing to confirm that we
>>> are hopefully aiming at the right direction. Note that the naming of
>>> commands and options is not frozen at that point, and that not all
>>> traditional utilities have been ported yet (will continue during the 3.12
>>> cycle)
>>>
>>> Please file tickets at https://github.com/OSGeo/gdal/issues for issues
>>> you'd find (or pull requests to fix them!)
>>>
>>> Docker -latest images are just in the cooking and will reflect the state
>>> of beta1 when they'll be ready, hopefully by tomorrow, and should be a good
>>> start for testing:
>>> - ghcr.io/osgeo/gdal:alpine-small-latest
>>> - ghcr.io/osgeo/gdal:alpine-normal-latest
>>> - ghcr.io/osgeo/gdal:ubuntu-small-latest
>>> - ghcr.io/osgeo/gdal:ubuntu-full-latest
>>>
>>> I have *not* branched off yet master for release/3.11, so be careful
>>> with material that goes into master until that's done.
>>>
>>> Source snapshots at:
>>>
>>> - https://download.osgeo.org/gdal/3.11.0/gdal-3.11.0beta1.tar.gz
>>> - https://download.osgeo.org/gdal/3.11.0/gdal-3.11.0beta1.tar.xz
>>> - https://download.osgeo.org/gdal/3.11.0/gdal3110beta1.zip
>>>
>>> Autotest snapshots:
>>>
>>> - https://download.osgeo.org/gdal/3.11.0/gdalautotest-3.11.0beta1.tar.gz
>>> - https://download.osgeo.org/gdal/3.11.0/gdalautotest-3.11.0beta1.zip
>>>
>>> Even
>>>
>> --
>> Sean Gillies
>> _______________________________________________
>> gdal-dev mailing list
>> gdal-dev@lists.osgeo.org
>> https://lists.osgeo.org/mailman/listinfo/gdal-dev
>>
>

-- 
Sean Gillies
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to