Opened 5 years ago

Last modified 4 years ago

#30678 closed Cleanup/optimization

Add support for GDAL 2.4 and GDAL 3.0 — at Version 1

Reported by: Yury Ryabov Owned by: nobody
Component: GIS Version: dev
Severity: Normal Keywords: GDAL, GIS
Cc: Simon Meers 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 (last modified by Yury Ryabov)

Neither of these versions works correctly with Django 2.2 as reported here. It causes a lot of inconvenience on systems with openSUSE as modern versions are shipped with GDAL 2.4 or higher.

Please add support for the newer versions of GDAL.

Change History (1)

comment:1 by Yury Ryabov, 5 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.
Back to Top