Changes between Initial Version and Version 1 of OSGeo4W_jp/pkg-gdal16-python


Ignore:
Timestamp:
Feb 25, 2010, 11:24:47 PM (14 years ago)
Author:
hfujii
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OSGeo4W_jp/pkg-gdal16-python

    v1 v1  
     1= GDAL/OGR 1.6 Python Bindings and Scripts =
     2
     3 * Bindings are provided as modules osgeo.gdal, osgeo.ogr, and osgeo.osr.
     4 * The bindings include numpy support, and are the GDAL/OGR "next generation" (modern) bindings.
     5 * More info at: http://trac.osgeo.org/gdal/wiki/GdalOgrInPython
     6 * Installed in ''osgeo4w''\apps\gdal-16\pymod
     7 * It is necessary to run the '''gdal16.bat''' script to prepare the environment to use this version of the bindings in an OSGeo4W Shell.
     8 * The standard scripts, like rgb2pct.py, are placed in ''osgeo4w''\apps\gdal-16\bin and include .bat wrapper scripts.  So, for instance, rgb2pct.py should be involved as "rgb2pct" at the commandline.
     9 * Maintained by FrankWarmerdam.
     10
     11[wiki:OSGeo4W_jp/PackageListing 戻る]