Opened 13 years ago
Closed 7 years ago
#810 closed enhancement (fixed)
Sandbox Upgrade to GDAL 1.9
Reported by: | trevorwekel | Owned by: | trevorwekel |
---|---|---|---|
Priority: | major | Milestone: | 3.6.0 |
Component: | Thirdparty Components | Version: | 3.6.0 |
Severity: | 3 | Keywords: | gdal upgrade |
Cc: | External ID: |
Description
Upgrade Fdo to GDAL 1.9. Work in progress will be placed in sandbox/gdal19.
Change History (8)
comment:1 by , 13 years ago
comment:2 by , 13 years ago
Build integration completed for VC10 and partially completed for VC9 in r6366.
Changes were relatively straightforward. Existing GDAL 1.7 calls are compatible with GDAL 1.9 so no source code changes (.cpp/.h) were required for the upgrade.
Unit tests for GDAL are clean. WMS tests partially passed. Errors were due to "missing servers".
comment:3 by , 13 years ago
comment:5 by , 13 years ago
comment:8 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
GDAL 1.7 source removed from sandbox in r6354
New GDAL 1.9 sources from http://download.osgeo.org/gdal/gdal190.zip added to sandbox in r6355