Changes between Initial Version and Version 1 of OSGeo4W_jp/pkg-gdal-dev


Ignore:
Timestamp:
Feb 28, 2010, 8:45:37 PM (14 years ago)
Author:
hfujii
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OSGeo4W_jp/pkg-gdal-dev

    v1 v1  
     1= gdal-dev =
     2
     3 * Raster / Vector format geospatial data access library
     4 * This package tracks the development (trunk) version of GDAL/OGR and is not expected to maintain any sort of ABI stability.  In general additional packages should not be built on top of this package since it is very unstable.
     5 * Currently all one package for libraries, commands and docs.
     6 * The gdal-dev package unpacks in ''osgeo4w''\apps\gdal-dev and does not disturb the normal gdal package.  To actually use the gdal-dev package, run the "gdaldev.bat" script in the OSGeo4W console window.
     7 * The gdal-dev package also includes the python bindings as part of the package, rather than as a distinct package.  The python bindings are located in ''osgeo4w''\apps\gdal-dev\pymod and are included in the pythonpath when gdaldev.bat is run.
     8 * IPP libjpeg compatibility modifications applied (http://trac.osgeo.org/gdal/wiki/JpegIPP)
     9 * Note that while running the "gdaldev.bat" script makes it possible to use the gdal-dev utilities (like gdal_translate) and the gdal-dev python bindings, it does '''not''' affect the other GDAL using programs like MapServer, or OpenEV which will continue to use the GDAL from the standard GDAL package.
     10 * Maintainer is FrankWarmerdam (built from C:\warmerda\buildkit\gdal-dev on printer computer)
     11
     12[wiki:OSGeo4W_jp/PackageListing 戻る]