Changes between Version 2 and Version 3 of OSGeo4W_jp/pkg-gdal


Ignore:
Timestamp:
Feb 25, 2010, 5:41:35 PM (14 years ago)
Author:
hfujii
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OSGeo4W_jp/pkg-gdal

    v2 v3  
    11= gdal =
    22
    3  * Raster / Vector format geospatial data access library
    4  * GDAL/OGR 1.5.x ABI compatible (normally built from branches/1.5 stable branch)
    5  * Home: http://www.gdal.org/
    6  * Utility Docs: http://www.gdal.org/gdal_utilities.html
    7  * Currently all one package for libraries, commands and docs.
    8  * Does not include other language bindings (separate packages)
    9  * To get the commandline utilities implemented in Python (like gdal_merge, and rgb2pct), install gdal-python.
    10  * Includes include files (''osgeo4w''\include) and stub library (''osgeo4w''\lib\gdal_i.lib).
    11  * Lots of extra formats ought to be added, including !JasPer (maybe), mrsid (nonfree), DODS/OPeNDAP
    12  * IPP libjpeg compatibility modifications applied (http://trac.osgeo.org/gdal/wiki/JpegIPP)
    13  * Required by !MapServer, GRASS, OSSIM, QGIS
    14  * Maintainer is FrankWarmerdam (built in c:\warmerda\OSGeo4W on WinNTBig VM)
     3 * ラスタ/ベクトルフォーマット地理空間データアクセスライブラリ
     4 * GDAL/OGR 1.5.x ABI 互換(normally built from branches/1.5 stable branch)
     5 * ホーム: http://www.gdal.org/
     6 * ユーティリティ Docs: http://www.gdal.org/gdal_utilities.html
     7 * ライブラリ、コマンド、そして docs は現在全て1つのパッケージにあります。
     8 * 他の言語結合を含みません (別パッケージ)
     9 * Python に組み込まれたコマンドラインユーティリティの取得には (gdal_merge、rgb2pct のような)、gdal-python をインストールしてください。
     10 * include ファイル (''osgeo4w''\include) と stub ライブラリ(''osgeo4w''\lib\gdal_i.lib)を含みます。
     11 * !JasPer (maybe)、mrsid (nonfree)、DODS/OPeNDAP を含む多くの extra フォーマットを追加してください。
     12 * IPP libjpeg 互換修正が適用されています (http://trac.osgeo.org/gdal/wiki/JpegIPP)
     13 * !MapServer、GRASS、OSSIM、QGIS によって必要とされています
     14 * 管理人 FrankWarmerdam (WinNTBig VM の c:\warmerda\OSGeo4W に作成されています)
    1515
    1616[wiki:OSGeo4W_jp/PackageListing 戻る]