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. |
| 3 | * 結合は、モジュール osgeo.gdal、osgeo.ogr、そして osgeo.osr として提供されています。 |
| 4 | * 結合は numpy サポートを含み、そして GDAL/OGR "次世代" (modern) 結合でもあります。 |
| 5 | * より詳しい情報は次で見つけることができます: http://trac.osgeo.org/gdal/wiki/GdalOgrInPython |
| 6 | * rgb2pct.py のような標準スクリプトは ''osgeo4w''\bin に配置されており、.bat wrapper スクリプト を含んでいます。例えば、 rgb2pct.py は "rgb2pct" としてコマンドラインに含まれています。 |
| 7 | * 管理人 FrankWarmerdam. |