[Django] #36641: GDAL support version 3.11

0 views
Skip to first unread message

Django

unread,
Oct 5, 2025, 8:52:30 PM (14 hours ago) Oct 5
to django-...@googlegroups.com
#36641: GDAL support version 3.11
-------------------------------------+-------------------------------------
Reporter: David Ogutu | Type:
| Uncategorized
Status: new | Component: GIS
Version: 5.2 | Severity: Normal
Keywords: gdal, gis, | Triage Stage:
geodjango | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Django still doesn't support `GDAL 3.11` We should support this as it's
the latest version and automatically installed by `homebrew` causing the
following error:

```
django.core.exceptions.ImproperlyConfigured: Could not find the GDAL
library (tried "gdal", "GDAL", "gdal3.7.0", "gdal3.6.0", "gdal3.5.0",
"gdal3.4.0", "gdal3.3.0", "gdal3.2.0", "gdal3.1.0", "gdal3.0.0",
"gdal2.4.0"). Is GDAL installed? If it is, try setting GDAL_LIBRARY_PATH
in your settings.

```

Ideally this support will be backported to past django versions.
Even better would be API checks that are version independent to make this
more future proof
--
Ticket URL: <https://code.djangoproject.com/ticket/36641>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
10:30 AM (25 minutes ago) 10:30 AM
to django-...@googlegroups.com
#36641: GDAL support version 3.11
-------------------------------------+-------------------------------------
Reporter: David Ogutu | Owner: (none)
Type: New feature | Status: closed
Component: GIS | Version: 5.2
Severity: Normal | Resolution: duplicate
Keywords: gdal, gis, | Triage Stage:
geodjango | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Tim Graham):

* resolution: => duplicate
* status: new => closed
* type: Uncategorized => New feature

Comment:

Duplicate of #36382.

Support isn't backported to older Django versions since it's not a bug
fix. The workaround is to use the `GDAL_LIBRARY_PATH` setting.
--
Ticket URL: <https://code.djangoproject.com/ticket/36641#comment:1>
Reply all
Reply to author
Forward
0 new messages