#28181 closed Bug (fixed)
Versions in GDAL lib_names are outdated
Reported by: | Tim Graham | Owned by: | Tim Graham |
---|---|---|---|
Component: | GIS | Version: | 1.11 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
The Django docs say that GDAL 1.9-2.1 is supported, but the code searches for versions 1.7-1.11.
Change History (6)
comment:1 by , 8 years ago
Has patch: | set |
---|
comment:4 by , 7 years ago
As reported in ticket:28237#comment:12, it seems that the library name for GDAL 2.1 on Windows in correct. PR to fix that.
Note:
See TracTickets
for help on using tickets.
PR