3 | | * Java SWIG Bindings for GDAL/OGR |
4 | | * Provides ''osgeo4w''\lib\gdal.jar |
5 | | * Sample .java files (with corresponding .class files) in ''osgeo4w''\share\gdal |
6 | | * Requires gdal, java |
7 | | * Maintainer is FrankWarmerdam |
8 | | * Once installed, it is possible to do something like the following in ''osgeo4w''\share\gdal: |
| 3 | * GDAL/OGR のための Java SWIG 結合 |
| 4 | * ''osgeo4w''\lib\gdal.jar を提供 |
| 5 | * ''osgeo4w''\share\gdal にあるサンプル.java ファイル (.class ファイルに対応) |
| 6 | * gdal、java が必要です |
| 7 | * 管理人 FrankWarmerdam |
| 8 | * インストール終了後、''osgeo4w''\share\gdal で以下を行います: |