.

ラスターデータの操作

This section describes how to visualize and set raster layer properties. QGIS uses the GDAL library to read and write raster data formats, including ArcInfo Binary Grid, ArcInfo ASCII Grid, GeoTIFF, ERDAS IMAGINE, and many more. GRASS raster support is supplied by a native QGIS data provider plugin. The raster data can also be loaded in read mode from zip and gzip archives into QGIS.

この文書の日付において、GDALライブラリでは100以上のラスターフォーマットがサポートされています(文献とWeb参照 のGDAL-SOFTWARE-SUITEを参照)。完全なリストはhttp://www.gdal.org/formats_list.html で参照可能です。

ノート

Not all of the listed formats may work in QGIS for various reasons. For example, some require external commercial libraries, or the GDAL installation of your OS may not have been built to support the format you want to use. Only those formats that have been well tested will appear in the list of file types when loading a raster into QGIS. Other untested formats can be loaded by selecting the [GDAL] All files (*) filter.

GRASSラスターデータの操作については GRASS GIS の統合 のセクションで説明されています。

ラスターデータとは?

Raster data in GIS are matrices of discrete cells that represent features on, above or below the earth’s surface. Each cell in the raster grid is the same size, and cells are usually rectangular (in QGIS they will always be rectangular). Typical raster datasets include remote sensing data, such as aerial photography, or satellite imagery and modelled data, such as an elevation matrix.

Unlike vector data, raster data typically do not have an associated database record for each cell. They are geocoded by pixel resolution and the x/y coordinate of a corner pixel of the raster layer. This allows QGIS to position the data correctly in the map canvas.

QGIS makes use of georeference information inside the raster layer (e.g., GeoTiff) or in an appropriate world file to properly display the data.

Loading raster data in QGIS

Raster layers are loaded either by clicking on the mActionAddRasterLayer Add Raster Layer icon or by selecting the Layer ‣ mActionAddRasterLayer Add Raster Layer menu option. More than one layer can be loaded at the same time by holding down the Ctrl or Shift key and clicking on multiple items in the Open a GDAL Supported Raster Data Source dialog.

ラスタレイヤをマップの凡例にロードしたらマウスの右ボタンでレイヤ名上をクリックし,アクティブレイヤの特定の地物を選択したり,レイヤのラスタプロパティを設定するためのダイアログを開くことができます.

ラスタレイヤの右マウスボタンメニュー

  • レイヤの領域にズーム

  • 最適スケール にズームする(100%)

  • 現在の領域を使って引き伸ばす

  • 全体図に表示

  • 削除

  • 複製

  • レイヤのCRSを設定する

  • レイヤのCRS をプロジェクトに設定する

  • 名前をつけて保存 ...

  • プロパティ

  • 改名

  • スタイルのコピー

  • 新規グループ追加

  • すべてを展開する

  • すべてを折りたたむ

  • 描画順序の更新