「ベクターデータの操作方法」の版間の差分

提供: OSGeo.JP Wiki
移動: 案内検索
(タグ調整一旦保存(TODO:ベクタプロパティダイアログ、編集の配下を各々1ページに統合))
行1: 行1:
<H1>
+
==Working with Vector Data==
Working with Vector Data
+
</H1>
+
  
<P>
 
 
QGIS supports vector data in a number of formats, including those
 
QGIS supports vector data in a number of formats, including those
 
supported by the OGR library data provider plugin, such as ESRI shapefiles,
 
supported by the OGR library data provider plugin, such as ESRI shapefiles,
<A NAME="4"></A><A NAME="5"></A><A NAME="6"></A>
+
MapInfo MIF (interchange format)
MapInfo MIF (interchange format)<A NAME="7"></A><A NAME="8"></A>
+
and MapInfo TAB (native format).
and MapInfo TAB (native format).<A NAME="9"></A><A NAME="10"></A>
+
You find a list of OGR supported vector formats in Appendix [[サポートするデータ形式#OGR Vector Formats|A.1]].
You find a list of OGR supported vector formats in Appendix&nbsp;<A HREF="#appdx_ogr"><IMG  ALIGN="BOTTOM" BORDER="1" ALT="[*]"
+
SRC="/usr/share/latex2html/icons/crossref.png"></A>.
+
  
<P>
+
QGIS also supports PostGIS layers  
QGIS also supports PostGIS<A NAME="12"></A><A NAME="13"></A> layers  
+
 
in a PostgreSQL database using the PostgreSQL data provider plugin.
 
in a PostgreSQL database using the PostgreSQL data provider plugin.
 
Support for additional data types (eg. delimited text) is provided by  
 
Support for additional data types (eg. delimited text) is provided by  
additional data provider plugins.<A NAME="14"></A>
+
additional data provider plugins.
  
<P>
 
 
This section describes how to work with several common formats:
 
This section describes how to work with several common formats:
 
ESRI shapefiles, PostGIS layers, and SpatialLite layers. Many of the
 
ESRI shapefiles, PostGIS layers, and SpatialLite layers. Many of the
行25: 行18:
 
functions.
 
functions.
  
<P>
+
Working with GRASS vector data is described in Section [[GRASS GISの機能を利用する|9]].
Working with GRASS vector data is described in Section <A HREF="#sec:grass"><IMG  ALIGN="BOTTOM" BORDER="1" ALT="[*]"
+
SRC="/usr/share/latex2html/icons/crossref.png"></A>.
+
  
<P>
 
<BR><HR>
 
<!--Table of Child-Links-->
 
<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
 
 
<UL CLASS="ChildLinks">
 
<LI>[[ESRI Shapefiles]]
 
<UL>
 
<LI><A NAME="tex2html173"
 
  HREF="node3.html">Loading a Shapefile</A>
 
<LI><A NAME="tex2html174"
 
  HREF="node4.html">Improving Performance</A>
 
<LI><A NAME="tex2html175"
 
  HREF="node5.html">Loading a MapInfo Layer</A>
 
<LI><A NAME="tex2html176"
 
  HREF="node6.html">Loading an ArcInfo Binary Coverage</A>
 
</UL>
 
<BR>
 
<LI>[[PostGIS_Layers|PostGIS Layers]]
 
<UL>
 
<LI><A NAME="tex2html178"
 
  HREF="node8.html">Creating a stored
 
Connection</A>
 
<LI><A NAME="tex2html179"
 
  HREF="node9.html">Loading a PostGIS Layer</A>
 
<LI><A NAME="tex2html180"
 
  HREF="node10.html">Some details about PostgreSQL
 
layers</A>
 
<LI><A NAME="tex2html181"
 
  HREF="node11.html">Importing Data into PostgreSQL</A>
 
<LI><A NAME="tex2html182"
 
  HREF="node12.html">Improving Performance</A>
 
<LI><A NAME="tex2html183"
 
  HREF="node13.html">Vector layers crossing 180<SPAN CLASS="MATH"></SPAN> longitude</A>
 
</UL>
 
<BR>
 
<LI>[[SpatiaLite_Layers|SpatiaLite Layers]]
 
<LI>[[ベクタプロパティ ダイアログ|ベクタプロパティ ダイアログ]]
 
<UL CLASS="ChildLinks">
 
<LI>[[The Vector Properties Dialog:General Tab|General Tab]]
 
<LI>[[The Vector Properties Dialog:Symbology Tab|Symbology Tab]]
 
<LI>[[The Vector Properties Dialog:Metadata Tab|Metadata Tab]]
 
<LI>[[The Vector Properties Dialog:Labels Tab|Labels Tab]]
 
<LI>[[The Vector Properties Dialog:Actions Tab|Actions Tab]]
 
<LI>[[The Vector Properties Dialog:Attributes Tab|Attributes Tab]]
 
<LI>[[The Vector Properties Dialog:Diagram Tab|Diagram Tab]]
 
</UL>
 
<BR>
 
<LI>[[編集|編集]]
 
<UL>
 
<LI>[[Setting_the_Snapping_Tolerance_and_Search_Radius|Setting the Snapping Tolerance and Search Radius]]
 
<LI>[[Topological_editing|Topological editing]]
 
<LI>[[Editing_an_Existing_Layer|Editing_an_Existing_Layer]]
 
<LI>[[Creating_a_New_Layer|Creating_a_New_Layer]]
 
<LI>[[Working_with_the_Attribute_Table|Working_with_the_Attribute_Table]]
 
</UL>
 
 
<BR>
 
<BR>
<LI>[[クエリビルダ|クエリビルダ]]
+
----
<LI>[[クエリによる選択|クエリによる選択]]
+
*[[ESRI Shapefiles]]
</UL>
+
**[[ESRI Shapefiles#Loading a Shapefile|Loading a Shapefile]]
<!--End of Table of Child-Links-->
+
**[[ESRI Shapefiles#Improving Performance|Improving Performance]]
<BR><HR>
+
**[[ESRI Shapefiles#Loading a MapInfo Layer|Loading a MapInfo Layer]]
 +
**[[ESRI Shapefiles#Loading an ArcInfo Binary Coverage|Loading an ArcInfo Binary Coverage]]
 +
*[[PostGIS_Layers|PostGIS Layers]]
 +
**[[PostGIS_Layers#接続設定を保存する|接続設定を保存する]]
 +
**[[PostGIS_Layers#PostGIS レイヤのロード|PostGIS レイヤのロード]]
 +
**[[PostGIS_Layers#PostgreSQL レイヤに関する詳細|PostgreSQL レイヤに関する詳細]]
 +
**[[PostGIS_Layers#PostgreSQL へのデータのインポート|PostgreSQL へのデータのインポート]]
 +
**[[PostGIS_Layers#性能の改善|性能の改善]]
 +
**[[PostGIS_Layers#経度180度をまたぐベクタレイヤ|経度180度をまたぐベクタレイヤ]]<!-- PDFには存在しない。要確認 -->
 +
*[[SpatiaLite_Layers|SpatiaLite Layers]]
 +
*[[ベクタプロパティ ダイアログ|ベクタプロパティ ダイアログ]]
 +
**[[The Vector Properties Dialog:General Tab|General Tab]]
 +
**[[The Vector Properties Dialog:Symbology Tab|Symbology Tab]]
 +
**[[The Vector Properties Dialog:Metadata Tab|Metadata Tab]]
 +
**[[The Vector Properties Dialog:Labels Tab|Labels Tab]]
 +
**[[The Vector Properties Dialog:Actions Tab|Actions Tab]]
 +
**[[The Vector Properties Dialog:Attributes Tab|Attributes Tab]]
 +
**[[The Vector Properties Dialog:Diagram Tab|Diagram Tab]]
 +
*[[編集|編集]]
 +
**[[Setting_the_Snapping_Tolerance_and_Search_Radius|Setting the Snapping Tolerance and Search Radius]]
 +
**[[Topological_editing|Topological editing]]
 +
**[[Editing_an_Existing_Layer|Editing_an_Existing_Layer]]
 +
**[[Creating_a_New_Layer|Creating_a_New_Layer]]
 +
**[[Working_with_the_Attribute_Table|Working_with_the_Attribute_Table]]
 +
*[[クエリビルダ|クエリビルダ]]
 +
*[[クエリによる選択|クエリによる選択]]

2009年9月7日 (月) 23:09時点における版

Working with Vector Data

QGIS supports vector data in a number of formats, including those supported by the OGR library data provider plugin, such as ESRI shapefiles, MapInfo MIF (interchange format) and MapInfo TAB (native format). You find a list of OGR supported vector formats in Appendix A.1.

QGIS also supports PostGIS layers in a PostgreSQL database using the PostgreSQL data provider plugin. Support for additional data types (eg. delimited text) is provided by additional data provider plugins.

This section describes how to work with several common formats: ESRI shapefiles, PostGIS layers, and SpatialLite layers. Many of the features available in QGIS work the same, regardless of the vector data source. This is by design and includes the identify, select, labeling and attributes functions.

Working with GRASS vector data is described in Section 9.