「投影法の指定」の版間の差分

提供: OSGeo.JP Wiki
移動: 案内検索
(ページの作成: <H2> Specifying a Projection </H2> <P> QGIS no longer sets the map CRS to the coordinate reference system of the first layer loaded. When you start a QGIS session with layers t…)
 
行1: 行1:
 +
ロードされたレイヤの一つ目に対して、マップのCRSがセットされることはありません。
 +
CRSを持たないレイヤでQGISセッションを開始したときは、
 +
CRS定義を制御し、これらのレイヤを定義しなければなりません。
 +
この操作は、{{Template:MainMenuOpt|編集}} &gt; {{Template:DropMenuOptTwo|mActionOptionsOptions|オプション}} (Gnome, OSX)
 +
または、{{Template:MainMenuOpt|設定}} &gt; {{Template:DropMenuOptTwo|mActionOptionsOptions|オプション}} (KDE, Windows)
 +
の{{Template:Tab|CRS}}タブで、グローバルまたはプロジェクト単位に行います。
 +
図24をご覧下さい。
  
<H2>
+
  * {{Template:RadioButtonOn|Prompt for CRS}} (プロンプトを出す)
Specifying a Projection
+
  * {{Template:RadioButtonOn|Project wide default CRS will be used}} (プロジェクトの既定値を使う)
</H2>
+
  * {{Template:RadioButtonOn|Global default CRS displayed below will be used}} (下に表示されているグローバルの既定値を使う)
  
<P>
+
グローバルの既定値CRSである<tt>proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs</tt>は、
QGIS no longer sets the map CRS to the coordinate reference system of the
+
QGISで初めに定義されていますが、これは、もちろん変更できます。
first layer loaded. When you start a QGIS session with layers that do not
+
新しい定義はQGISセッションの後でセーブされます。
have a CRS, you need to control and define the CRS definition for these
+
layers. This can be done globally or project-wide in the CRS tab under
+
Edit &gt; mActionOptionsOptions (Gnome, OSX)
+
or Settings &gt; mActionOptionsOptions (KDE, Windows).
+
See Figure&nbsp;<A HREF="#fig:crsdialog">24</A>.
+
  
<P>
+
図24: QGISのオプションダイアログのCRSタブ({{Template:Nix}})
  
<UL>
+
CRS情報のないレイヤでCRSを定義するには、
<LI>Prompt for CRS
+
ラスタ({{Raster_Properties_Dialog:General_Tab|ラスタプロパティダイアログ:一般タブ}})
</LI>
+
とベクタ({{The_Vector_Properties_Dialog:General_Tab|ベクタプロパティダイアログ:一般タブ}})
<LI>Project wide default CRS will be used
+
プロパティダイアログの{{Template:Tab|General}}内で行います。
</LI>
+
レイヤが既にCRS定義を持っている場合は、図{{VectorLayerSymbology.png|8}}のように表示されます。
<LI>Global default CRS displayed below will be used
+
</LI>
+
</UL>
+
 
+
<P>
+
The global default CRS <TT>proj=longlat +ellps=WGS84 +datum=WGS84
+
+no_defs</TT> comes predefined in QGIS but can of course be changed, and the new
+
definition will be saved for subsequent QGIS sessions.   
+
 
+
<P>
+
 
+
<DIV ALIGN="CENTER"><A NAME="fig:crsdialog"></A><A NAME="31"></A>
+
<TABLE>
+
<CAPTION ALIGN="BOTTOM"><STRONG>Figure:</STRONG>
+
CRS tab in the QGIS Options Dialog </CAPTION>
+
<TR><TD>
+
<DIV ALIGN="CENTER">
+
</DIV>
+
<P></P>
+
<DIV ALIGN="CENTER">  [clip=true, width=12cm]crsdialog
+
 
+
</DIV></TD></TR>
+
</TABLE>
+
</DIV>
+
 
+
<P>
+
If you want to define the coordinate reference system for a certain layer
+
without CRS information, you can also do that in the General tab of the
+
raster (<A HREF="#label_generaltab"><IMG  ALIGN="BOTTOM" BORDER="1" ALT="[*]"
+
SRC="/usr/share/latex2html/icons/crossref.png"></A>) and vector (<A HREF="#vectorgeneraltab"><IMG  ALIGN="BOTTOM" BORDER="1" ALT="[*]"
+
SRC="/usr/share/latex2html/icons/crossref.png"></A>) properties
+
dialog. If your layer already has a CRS defined, it
+
will be displayed as shown in Figure&nbsp;<A HREF="#fig:vector_symbology"><IMG  ALIGN="BOTTOM" BORDER="1" ALT="[*]"
+
SRC="/usr/share/latex2html/icons/crossref.png"></A>.
+
 
+
<P>
+

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

ロードされたレイヤの一つ目に対して、マップのCRSがセットされることはありません。 CRSを持たないレイヤでQGISセッションを開始したときは、 CRS定義を制御し、これらのレイヤを定義しなければなりません。 この操作は、編集 > 11px オプション (Gnome, OSX) または、設定 > 11px オプション (KDE, Windows) のCRSタブで、グローバルまたはプロジェクト単位に行います。 図24をご覧下さい。

 * RadioButtonOn.png Prompt for CRS (プロンプトを出す)
 * RadioButtonOn.png Project wide default CRS will be used (プロジェクトの既定値を使う)
 * RadioButtonOn.png Global default CRS displayed below will be used (下に表示されているグローバルの既定値を使う)

グローバルの既定値CRSであるproj=longlat +ellps=WGS84 +datum=WGS84 +no_defsは、 QGISで初めに定義されていますが、これは、もちろん変更できます。 新しい定義はQGISセッションの後でセーブされます。

図24: QGISのオプションダイアログのCRSタブ(Nix.png )

CRS情報のないレイヤでCRSを定義するには、 ラスタ(テンプレート:Raster Properties Dialog:General Tab) とベクタ(テンプレート:The Vector Properties Dialog:General Tab) プロパティダイアログのGeneral内で行います。 レイヤが既にCRS定義を持っている場合は、図テンプレート:VectorLayerSymbology.pngのように表示されます。