Changes between Version 1 and Version 2 of OSGeo4W_jp/pkg-gdal


Ignore:
Timestamp:
Feb 25, 2010, 12:51:56 AM (14 years ago)
Author:
hfujii
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OSGeo4W_jp/pkg-gdal

    v1 v2  
     1= gdal =
     2
     3 * Raster / Vector format geospatial data access library
     4 * GDAL/OGR 1.5.x ABI compatible (normally built from branches/1.5 stable branch)
     5 * Home: http://www.gdal.org/
     6 * Utility Docs: http://www.gdal.org/gdal_utilities.html
     7 * Currently all one package for libraries, commands and docs.
     8 * Does not include other language bindings (separate packages)
     9 * To get the commandline utilities implemented in Python (like gdal_merge, and rgb2pct), install gdal-python.
     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/OPeNDAP
     12 * IPP libjpeg compatibility modifications applied (http://trac.osgeo.org/gdal/wiki/JpegIPP)
     13 * Required by !MapServer, GRASS, OSSIM, QGIS
     14 * Maintainer is FrankWarmerdam (built in c:\warmerda\OSGeo4W on WinNTBig VM)
     15
    116[wiki:OSGeo4W_jp/PackageListing 戻る]