「オンザフライプロジェクションの指定」の版間の差分

提供: OSGeo.JP Wiki
移動: 案内検索
(ページの作成: <H2> Define On The Fly (OTF) Projection </H2> <P> QGIS does not have OTF projection enabled by default, and this function is currently only supported for vector layers. To use …)
 
行1: 行1:
 +
デフォルトではオンザフライプロジェクションは有効にはなっていません。
 +
この機能は現在はベクタレイヤのみサポートされています。
 +
オンザフライプロジェクションを使うには、
 +
{{Template:Dialog|プロジェクトのプロパティ}}
 +
ダイアログを開いて、
 +
CRSを選択して、
 +
{{Template:CheckBox|オンザフライプロジェクション}}チェックボックスをオンにします。
 +
ダイアログを開くには二つの方法があります。
  
<H2>
+
# {{Template:MainMenuOpt|編集}}(Gnome, OSX)または{{Template:MainMenuOpt|設定}}(KDE,Windows)メニ
Define On The Fly (OTF) Projection
+
</H2>
+
  
<P>
+
ューから{{Template:DropMenuOptTwo|mActionProjectProperties|プロジェクト プロパティ}}を選択します
QGIS does not have OTF projection enabled by default, and this function is
+
currently only supported for vector layers. To use OTF projection, you must
+
open the mActionOptionsProject Properties dialog, select a
+
CRS and activate the Enable on the fly projection checkbox.
+
There are two ways to open the dialog:
+
  
<P>
+
 +
# ステータスバーの右下隅にある{{Template:ToolBtnTwo|mIconProjectionDisabled|Projector}}をクリッ
  
<OL>
+
クします。
<LI>Select mActionOptionsProject Properties from the
+
Edit (Gnome, OSX) or Settings (KDE, Windows) menu.
+
</LI>
+
<LI>Click on the mIconProjectionDisabledprojector icon in the
+
lower right-hand corner of the statusbar.
+
</LI>
+
</OL>
+
  
<P>
+
既にレイヤをロードしていて、オンザフライプロジェクションを有効にしたい場合は、
If you have already loaded a layer, and want to enable OTF projection, the
+
{{Template:Dialog|プロジェクトのプロパティ}}ダイアログの{{Template:Tab|Coordinate Reference  
best practice is to open the Coordinate Reference System tab of the
+
Project Properties dialog, select the CRS of the currently loaded
+
layer, and activate the Enable on the fly projection checkbox. The
+
mIconProjectionEnabledprojector icon will show a green hook
+
and all subsequently loaded vector layers will be OTF projected to the
+
defined CRS.
+
  
<P>
+
System (CRS)}}タブを開いて、現在ロードされているレイヤのCRSを選択して、
The Coordinate Reference System tab of the Project Properties
+
オンザフライプロジェクションチェックボックスをオンにするのがベストプラクティスです。
dialog contains four important components as shown in Figure
+
{{Template:ToolBtnTwo|mIconProjectionEnabled|Projector}} アイコンは、緑色になり、
<A HREF="#fig:projections">25</A> and described below.
+
これ以後にロードされたベクタレイヤは全て定義されたCRSにオンザフライで投影変換されます。
  
<P>
+
「プロジェクトのプロパティ」ダイアログのCoordinate Reference Systemタブには、
 +
図25の以下の記述に示すように四つの重要なコンポーネントがあります。
  
<DIV ALIGN="CENTER"><A NAME="fig:projections"></A><A NAME="63"></A>
+
図23: プロジェクトのプロパティ ダイアログ
<TABLE>
+
<CAPTION ALIGN="BOTTOM"><STRONG>Figure:</STRONG>
+
Projection Dialog </CAPTION>
+
<TR><TD>
+
<DIV ALIGN="CENTER">
+
</DIV>
+
<P></P>
+
<DIV ALIGN="CENTER">  [clip=true, width=12cm]projectionDialog
+
  
</DIV></TD></TR>
+
# Enable on the fly projection - このチェックボックスは、オンザフライプロジェクションを有効、無
</TABLE>
+
</DIV>
+
  
<P>
+
効にするために使われます。無効にすると、それぞれのレイヤはデータソースから読んだ座標をします。有
  
<OL>
+
効にすると、それぞれのレイヤの座標はマップで指定されたCRSに投影変換されます。
<LI><SPAN  CLASS="textbf">Enable on the fly projection</SPAN><A NAME="70"></A> -
+
# Coordinate Refetence System - QGISでサポートされている地理座標系、投影座標系、カスタム座標系の
this checkbox is used to enable or disable OTF projection. When off, each
+
layer is drawn using the coordinates as read from the data source. When on,
+
the coordinates in each layer are projected to the coordinate reference
+
system defined for the map canvas.
+
</LI>
+
<LI><SPAN  CLASS="textbf">Coordinate Reference System</SPAN> - this is a list of all CRS
+
supported by QGIS, including Geographic, Projected and Custom coordinate
+
reference systems. To use a CRS, select it from the list by expanding
+
the appropriate node and selecting the CRS. The active CRS is preselected.
+
</LI>
+
<LI><SPAN  CLASS="textbf">Proj4 text</SPAN> - this is the CRS string used by the Proj4
+
projection engine. This text is read-only and provided for informational
+
purposes.
+
</LI>
+
<LI><SPAN  CLASS="textbf">Search</SPAN> - if you know the EPSG identifier or the name
+
for a Coordinate Reference System, you can use the search feature to find it.
+
Enter the identifier and click on Find.
+
</LI>
+
<LI><SPAN  CLASS="textbf">Recently used CRS</SPAN> - if you have certain CRS that you frequently
+
use in your everyday GIS work, these will be displayed as 'quick access' buttons
+
at the bottom of the Projection Dialog. Click on one of these buttons to select
+
the associated CRS.
+
</LI>
+
</OL>
+
  
<P>
+
、全てのCRSの一覧です。CRSを使うには、適切なノードを展開してこのリストから選択します。
<BR>
+
# Proj4文字列 - 投影変換エンジンであるProj4で使われる文字列です。この文字列は読み取り専用で、情
  
<BR>
+
報提供のために提供されます。
 +
# Search - EPSG ID またはCRSの名称を知っている場合にここで検索します。IDまたは名称を入力して
  
<P>
+
「Find」ボタンをクリックします。
 +
# 最近使用したCRS - 日常のGISでの作業でよく使うCRSがあるなら、ダイアログの下部に「クイックアクセ
 +
 
 +
ス」ボタンとして表示されます。これらのひとつをクリックすると、CRSを選択できます。
 +
----
 +
'''Tip 33 プロジェクトのプロパティ ダイアログ'''
 +
----
 +
{{Template:MainMenuOpt|編集}}(Gnome, OSX)または{{Template:MainMenuOpt|設定}}(KDE,Windows)メニュ
 +
 
 +
ーから{{Template:DropMenuOptTwo|mActionProjectProperties|プロジェクトのプロパティ}}を開いた場合
 +
 
 +
は、
 +
{{Template:Tab|Coordinate Reference System (CRS)}} タブをクリックしてCRS設定を表示しなければな
 +
 
 +
りません。
 +
{{Template:ToolBtnTwo|mIconProjectionEnabled|Projector}}アイコンから開いた場合は、
 +
自動的に{{Template:Tab|Coordinate Reference System (CRS)}}が前に出ます。
 +
----

2009年9月25日 (金) 00:20時点における版

デフォルトではオンザフライプロジェクションは有効にはなっていません。 この機能は現在はベクタレイヤのみサポートされています。 オンザフライプロジェクションを使うには、 プロジェクトのプロパティ ダイアログを開いて、 CRSを選択して、 CheckBox.pngオンザフライプロジェクションチェックボックスをオンにします。 ダイアログを開くには二つの方法があります。

  1. 編集(Gnome, OSX)または設定(KDE,Windows)メニ

ューからMActionProjectProperties.png プロジェクト プロパティを選択します

  1. ステータスバーの右下隅にあるMIconProjectionDisabled.png Projectorをクリッ

クします。

既にレイヤをロードしていて、オンザフライプロジェクションを有効にしたい場合は、 プロジェクトのプロパティダイアログのCoordinate Reference

System (CRS)タブを開いて、現在ロードされているレイヤのCRSを選択して、 オンザフライプロジェクションチェックボックスをオンにするのがベストプラクティスです。 MIconProjectionEnabled.png Projector アイコンは、緑色になり、 これ以後にロードされたベクタレイヤは全て定義されたCRSにオンザフライで投影変換されます。

「プロジェクトのプロパティ」ダイアログのCoordinate Reference Systemタブには、 図25の以下の記述に示すように四つの重要なコンポーネントがあります。

図23: プロジェクトのプロパティ ダイアログ

  1. Enable on the fly projection - このチェックボックスは、オンザフライプロジェクションを有効、無

効にするために使われます。無効にすると、それぞれのレイヤはデータソースから読んだ座標をします。有

効にすると、それぞれのレイヤの座標はマップで指定されたCRSに投影変換されます。

  1. Coordinate Refetence System - QGISでサポートされている地理座標系、投影座標系、カスタム座標系の

、全てのCRSの一覧です。CRSを使うには、適切なノードを展開してこのリストから選択します。

  1. Proj4文字列 - 投影変換エンジンであるProj4で使われる文字列です。この文字列は読み取り専用で、情

報提供のために提供されます。

  1. Search - EPSG ID またはCRSの名称を知っている場合にここで検索します。IDまたは名称を入力して

「Find」ボタンをクリックします。

  1. 最近使用したCRS - 日常のGISでの作業でよく使うCRSがあるなら、ダイアログの下部に「クイックアクセ

ス」ボタンとして表示されます。これらのひとつをクリックすると、CRSを選択できます。


Tip 33 プロジェクトのプロパティ ダイアログ


編集(Gnome, OSX)または設定(KDE,Windows)メニュ

ーからMActionProjectProperties.png プロジェクトのプロパティを開いた場合

は、 Coordinate Reference System (CRS) タブをクリックしてCRS設定を表示しなければな

りません。 MIconProjectionEnabled.png Projectorアイコンから開いた場合は、 自動的にCoordinate Reference System (CRS)が前に出ます。