Changes between Version 6 and Version 7 of pkg-gdal
- Timestamp:
- 01/29/11 10:42:55 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pkg-gdal
v6 v7 2 2 3 3 * Raster / Vector format geospatial data access library 4 * GDAL/OGR 1. 5.x ABI compatible (normally built from branches/1.5stable branch)4 * GDAL/OGR 1.8.x ABI compatible (normally built from branches/1.8 stable branch) 5 5 * Home: http://www.gdal.org/ 6 6 * Utility Docs: http://www.gdal.org/gdal_utilities.html … … 9 9 * To get the commandline utilities implemented in Python (like gdal_merge, and rgb2pct), install gdal-python. 10 10 * Includes include files (''osgeo4w''\include) and stub library (''osgeo4w''\lib\gdal_i.lib). 11 * Lots of extra formats ought to be added, including !JasPer (maybe), mrsid (nonfree), DODS/OPeNDAP11 * Depends on the the gdal15dll package which provides the old GDAL1.5 ABI DLL. 12 12 * IPP libjpeg compatibility modifications applied (http://trac.osgeo.org/gdal/wiki/JpegIPP) 13 13 * Required by !MapServer, GRASS, OSSIM, QGIS 14 * Maintainer is FrankWarmerdam (built in c:\warmerda\OSGeo4W on WinNTBigVM)14 * Maintainer is FrankWarmerdam (built in c:\warmerda\OSGeo4W\gdal-1.8-branch on NT2010 VM)