Opened 13 days ago

Closed 11 days ago

#35883 closed Cleanup/optimization (fixed)

Confirm support for GDAL 3.9

Reported by: David Smith Owned by: David Smith
Component: GIS Version: dev
Severity: Normal Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

GDAL 3.9 was released 10 May 2024.

https://github.com/OSGeo/gdal/releases/tag/v3.9.0

Change History (5)

comment:1 by David Smith, 13 days ago

comment:2 by David Smith, 13 days ago

Has patch: set

comment:3 by Mariusz Felisiak, 12 days ago

Triage Stage: UnreviewedAccepted
Version: 5.0dev

comment:4 by Mariusz Felisiak, 12 days ago

Triage Stage: AcceptedReady for checkin

comment:5 by Sarah Boyce <42296566+sarahboyce@…>, 11 days ago

Resolution: fixed
Status: assignedclosed

In cd44972:

Fixed #35883 -- Confirmed support for GDAL 3.9.

Updated test for change to exportToXML() which now errors out on unsupported projection methods. See https://github.com/OSGeo/gdal/issues/9223.

Co-authored-by: Mariusz Felisiak <felisiak.mariusz@…>

Note: See TracTickets for help on using tickets.
Back to Top