「Raster Properties Dialog:Pyramids Tab」の版間の差分

提供: OSGeo.JP Wiki
移動: 案内検索
(ページの作成: <H3> Pyramids Tab </H3> <P> Large resolution raster layers can slow navigation in QGIS. By creating lower resolution copies of the data (pyramids), performance can be considerab…)
 
 
(他の1人の利用者による、間の1版が非表示)
行1: 行1:
<H3>
+
==ピラミッドタブ==
Pyramids Tab
+
</H3>
+
  
<P>
+
高解像度のラスタレイヤーではQGIS上での表示が遅くなってしまう可能性があります。
Large resolution raster layers can slow navigation in QGIS. By creating lower
+
そこで、より低解像度のコピー画像群(ピラミッド)を作成すると、QGISはズームレベルに応じて適切な解像度のコピー画像を選択して表示するので、パフォーマンスを大幅に改善することができます。
resolution copies of the data (pyramids), performance can be considerably
+
improved as QGIS selects the most suitable resolution to use depending on the
+
level of zoom.
+
  
 +
ピラミッドを作成するには、オリジナル画像があるディレクトリへの書き込み権限を持っている必要があります。
 +
ピラミッド画像を生成する際に用いるリサンプル方法としては、以下の計算法を利用することができます。
  
<P>
+
*平均
You must have write access in the directory where the original data is stored
+
*最近隣法
to build pyramids.
+
<BR>
+
Several resampling methods can be used to calculate the pyramides:
+
  
<UL>
+
{{Template:CheckBox|Build pyramids internally if possible}}チェックボックスにチェックを入れると、QGISはファイル内部へのピラミッド画像の書き込みを試みます。
<LI>Average
+
</LI>
+
<LI>Nearest Neighbour
+
</LI>
+
</UL>
+
  
<P>
+
ファイル内部へのピラミッド画像書き込みを選択した場合は、オリジナルのデータファイルを上書きします。また、作成されたピラミッド画像は消去することができませんので、注意してください。
When checking the checkbox Build pyramids internally if
+
’ノンピラミッド’画像を保持しておきたい場合は、ピラミッド画像を作成する前にバックアップを作成しておいてください。
possible QGIS tries to build pyramids internally.
+
 
+
<P>
+
Please note that building pyramids may alter the original data file and once
+
created they cannot be removed. If you wish to preserve a 'non-pyramided'
+
version of your raster, make a backup copy prior to building pyramids.
+
 
+
<P>
+
<BR><HR>
+

2009年9月14日 (月) 02:15時点における最新版

ピラミッドタブ

高解像度のラスタレイヤーではQGIS上での表示が遅くなってしまう可能性があります。 そこで、より低解像度のコピー画像群(ピラミッド)を作成すると、QGISはズームレベルに応じて適切な解像度のコピー画像を選択して表示するので、パフォーマンスを大幅に改善することができます。

ピラミッドを作成するには、オリジナル画像があるディレクトリへの書き込み権限を持っている必要があります。 ピラミッド画像を生成する際に用いるリサンプル方法としては、以下の計算法を利用することができます。

  • 平均
  • 最近隣法

CheckBox.pngBuild pyramids internally if possibleチェックボックスにチェックを入れると、QGISはファイル内部へのピラミッド画像の書き込みを試みます。

ファイル内部へのピラミッド画像書き込みを選択した場合は、オリジナルのデータファイルを上書きします。また、作成されたピラミッド画像は消去することができませんので、注意してください。 ’ノンピラミッド’画像を保持しておきたい場合は、ピラミッド画像を作成する前にバックアップを作成しておいてください。