「Plugins ogr converter」の版間の差分

提供: OSGeo.JP Wiki
移動: 案内検索
(ページの作成: <H2> OGR Converter Plugin </H2> <P> The OGR Layer Converter plugin adds the ability to convert vector data from one OGR-supported vector format to another. The plugin is very s…)
 
(内部リンク調整)
 
(同じ利用者による、間の1版が非表示)
行1: 行1:
<H2>
+
=== OGR Converter Plugin ===
OGR Converter Plugin
+
<span id='ogr_converter'></span> <!-- dummy -->
</H2>
+
  
<P>
 
 
The OGR Layer Converter plugin adds the ability to convert vector data from one OGR-supported  
 
The OGR Layer Converter plugin adds the ability to convert vector data from one OGR-supported  
vector format to another.
+
vector format to another.<ref>Supported formats may vary according to the installed
 +
GDAL/OGR package.</ref>
 
The plugin is very simple to run, and only requires a few parameters to be  
 
The plugin is very simple to run, and only requires a few parameters to be  
 
specified before running:
 
specified before running:
  
<P>
+
<ul>
 +
<li>'''Source Format/Datset/Layer''': Enter OGR format and path to the vector file to be converted
 +
<li>'''Target Format/Datset/Layer''': Enter OGR format and path to the vector output file
 +
</ul>
  
<UL>
+
<table align='center'>
<LI><SPAN  CLASS="textbf">Source Format/Datset/Layer</SPAN>: Enter OGR format and path to the vector file to be converted
+
<caption>'''図 59:''' OGR Layer Converter Plugin {{Template:Nix}}</caption>
</LI>
+
<tr><td><span id='fig:ogr_converter_dialog'></span>
<LI><SPAN  CLASS="textbf">Target Format/Datset/Layer</SPAN>: Enter OGR format and path to the vector output file
+
  [[File:ogr_converter_dialog.png|340px]]</td></tr></table>
</LI>
+
</UL>
+
  
<P>
+
===== Using the Plugin =====
  
<DIV ALIGN="CENTER"><A NAME="fig:ogr_converter_dialog"></A><A NAME="9"></A>
+
<ol>
<TABLE>
+
  <li>Start QGIS, load the OGR converter plugin in the Plugin Manager (see Section
<CAPTION ALIGN="BOTTOM"><STRONG>Figure:</STRONG>
+
  [[sec:load_core_plugin]]) and click on the {{Template:ToolBtnTwo|ogr_converter|OGR Layer Converter}}
OGR Layer Converter Plugin </CAPTION>
+
  icon which appears in the QGIS toolbar menu. The OGR Layer Converter plugin dialog appears as shown in Figure [[#fig:ogrconverter_dialog|59]].
<TR><TD>
+
  <li>Select the OGR-supported format (e.g., {{Template:SelectString|ESRI Shapefile|...}}) and the path to the vector input file (e.g., {{Template:FileName|alaska.shp}}) in the Source area.
<DIV ALIGN="CENTER">
+
  <li>Select the OGR-supported format (e.g., {{Template:SelectString|GML|...}}) and define a path and the vector output filename (e.g., {{Template:FileName|alaska.gml}}) in the Target area.
</DIV>
+
  <li>Click {{Template:Button|Ok}}.
<P></P>
+
</ol>
<DIV ALIGN="CENTER">  [clip=true, width=9cm]ogr_converter_dialog
+
  
</DIV></TD></TR>
+
----
</TABLE>
+
<references/>
</DIV>
+
 
+
<P>
+
Using the Plugin
+
 
+
<P>
+
 
+
<OL>
+
<LI>Start QGIS, load the OGR converter plugin in the Plugin Manager (see Section [[#sec:load_core_plugin]]) and click on the ogr_converterOGR Layer Converter  icon which appears in the QGIS toolbar menu. The OGR Layer Converter plugin dialog appears as shown in Figure [[#fig:ogrconverter_dialog]].
+
</LI>
+
<LI>Select the OGR-supported format (e.g., ESRI Shapefile...) and the path to the vector input file (e.g., alaska.shp) in the Source area.
+
</LI>
+
<LI>Select the OGR-supported format (e.g., GML...) and define a path and the vector output filename (e.g., alaska.gml) in the Target area.
+
</LI>
+
<LI>Click Ok.
+
</LI>
+
</OL>
+
 
+
<P>
+

2009年10月6日 (火) 02:24時点における最新版

OGR Converter Plugin

The OGR Layer Converter plugin adds the ability to convert vector data from one OGR-supported vector format to another.<ref>Supported formats may vary according to the installed GDAL/OGR package.</ref> The plugin is very simple to run, and only requires a few parameters to be specified before running:

  • Source Format/Datset/Layer: Enter OGR format and path to the vector file to be converted
  • Target Format/Datset/Layer: Enter OGR format and path to the vector output file
図 59: OGR Layer Converter Plugin Nix.png
Ogr converter dialog.png
Using the Plugin
  1. Start QGIS, load the OGR converter plugin in the Plugin Manager (see Section sec:load_core_plugin) and click on the Ogr converter.png OGR Layer Converter icon which appears in the QGIS toolbar menu. The OGR Layer Converter plugin dialog appears as shown in Figure 59.
  2. Select the OGR-supported format (e.g., ESRI Shapefile ... SelectString.png) and the path to the vector input file (e.g., alaska.shp) in the Source area.
  3. Select the OGR-supported format (e.g., GML ... SelectString.png) and define a path and the vector output filename (e.g., alaska.gml) in the Target area.
  4. Click Ok.

<references/>