This documentation is for a QGIS version which has reached end of life. Visit the latest version instead.
QGIS Documentation Logo
3.4
  • A Gentle Introduction to GIS
  • Training Manual
  • User Guide/Manual
    • はじめに
    • 序文
    • 記述ルール
    • 機能
    • QGIS 3.4 の新機能
    • はじめましょう
    • プロジェクトファイルでの作業
    • QGIS GUI
    • QGISの設定
    • 投影法の利用方法
    • 一般ツール
    • データソースを管理する
    • ベクターデータの操作
    • ラスターデータの操作
    • メッシュデータの操作
    • 地図をレイアウトします
    • OGCデータの操作
    • GPSデータの操作
    • 認証システム
    • GRASS GIS の統合
    • QGIS プロセッシングフレームワーク
    • プロセッシングプロバイダーとアルゴリズム
      • QGISアルゴリズムプロバイダー
      • GDAL アルゴリズムプロバイダ
        • Raster analysis
        • ラスタ変換
        • Raster extraction
        • Raster miscellaneous
        • ラスタ投影
        • ベクタ変換
        • ベクタジオプロセシング
        • Vector miscellaneous
      • LAStoolsアルゴリズムプロバイダー
      • Taudemアルゴリズムプロバイダー
    • プラグイン
    • ヘルプとサポート
    • 協力者
    • 付録
    • 文献とWeb参照
  • User Guide/Manual PDF's
  • PyQGIS Cookbook
  • Developers Guide
  • Documentation Guidelines
QGIS Documentation
  • Docs »
  • QGISユーザガイド »
  • プロセッシングプロバイダーとアルゴリズム »
  • GDAL アルゴリズムプロバイダ
  • View page source
Next Previous

GDAL アルゴリズムプロバイダ¶

GDAL (地理空間データ抽象ライブラリ)は、ラスタとベクタの地理空間データフォーマットのための変換ライブラリです。処理フレームワークのアルゴリズムは、 GDALラスタユーティリティ と GDAL/OGRベクタユーティリティ に由来します。

  • Raster analysis
    • Aspect
    • Color relief
    • Fill nodata
    • Grid (Data metrics)
    • Grid (IDW with nearest neighbor searching)
    • Grid (Inverse distance to a power)
    • Grid (Linear)
    • Grid (Moving average)
    • Grid (Nearest neighbor)
    • Hillshade
    • Near black
    • Proximity (raster distance)
    • Roughness
    • Sieve
    • Slope
    • Terrain Ruggedness Index (TRI)
    • Topographic Position Index (TPI)
  • ラスタ変換
    • gdal2xyz
    • PCT to RGB
    • Polygonize (raster to vector)
    • Rearrange bands
    • RGB to PCT
    • Translate (convert format)
  • Raster extraction
    • Clip raster by extent
    • Clip raster by mask layer
    • 等高線
  • Raster miscellaneous
    • Build overviews (pyramids)
    • Build virtual raster
    • gdal2tiles
    • Merge
    • Raster calculator
    • Raster information
    • Retile
    • Tile index
  • ラスタ投影
    • 投影法の割り当て
    • Extract projection
    • Warp (reproject)
  • ベクタ変換
    • Convert format
    • Rasterize (vector to raster)
  • ベクタジオプロセシング
    • Buffer vectors
    • 範囲でベクタをクリップ
    • Clip vector by mask layer
    • Dissolve
    • Offset curve
    • One side buffer
    • Points along lines
  • Vector miscellaneous
    • Execute SQL
    • Export to PostgreSQL (available connections)
    • Export to PostgreSQL (new connection)
    • Vector Information
Next Previous

© Copyright 2002-now, QGIS project 最終更新: 6月 05, 2020 17:41

Built with Sphinx using a theme provided by Read the Docs.
QGIS Documentation v: 3.4
Languages
en
bg
cs
de
es
fi
fr
id
it
ja
ko
nl
pt_BR
pt_PT
ro
ru
tr
zh-Hant
Versions
testing
latest
3.4
2.18
2.14
2.8
2.6
2.2
2.0
1.8
On QGIS Project
Home
C++ API
PyQGIS API
Source