#23064 closed Cleanup/optimization (fixed)
GDAL 1.11 Support for Win
Reported by: | anonymous | Owned by: | Claude Paroz |
---|---|---|---|
Component: | GIS | Version: | 1.6 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | no |
Description
Support recent versions of GDAL (1.10 and 1.11) for win32 machines. This can be done by adding "gdal110" and "gdal111" to line 25 on django/contrib/gis/gdal/libgdal.py
Change History (3)
comment:1 by , 10 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Triage Stage: | Unreviewed → Accepted |
Type: | Uncategorized → Cleanup/optimization |
comment:2 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
In 3f1412ff7bbfd7b1a15b7ed8c574ee8ba5aa6309: