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


Ignore:
Timestamp:
Feb 25, 2010, 4:57:43 PM (14 years ago)
Author:
hfujii
Comment:

--

Legend:

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

    v1 v1  
     1= GDAL/OGR 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 * The standard scripts, like rgb2pct.py, are placed in ''osgeo4w''\bin and include .bat wrapper scripts.  So, for instance, rgb2pct.py should be involved as "rgb2pct" at the commandline.
     7 * Maintained by FrankWarmerdam.
     8
     9[wiki:OSGeo4W_jp/PackageListing 戻る]