「External plugins」の版間の差分

提供: OSGeo.JP Wiki
移動: 案内検索
(ページの作成: <H1> Using external QGIS Python Plugins </H1> <P> External QGIS plugins are written in Python. They are stored in either the 'Official' or 'User contributed' QGIS Repostories, …)
 
行20: 行20:
 
<P>
 
<P>
 
You will find an up-to-date list of 'Official' plugins in the Official QGIS  
 
You will find an up-to-date list of 'Official' plugins in the Official QGIS  
Repository at <TT><A NAME="tex2html4"
+
Repository at http://qgis.osgeo.org/download/plugins.html. This list is also available  
  HREF="http://qgis.osgeo.org/download/plugins.html">http://qgis.osgeo.org/download/plugins.html</A></TT>. This list is also available  
+
 
automatically from the Plugins installer via plugin_installerFetch Python
 
automatically from the Plugins installer via plugin_installerFetch Python
 
Plugins....
 
Plugins....
行45: 行44:
 
  </SMALL></TD>
 
  </SMALL></TD>
 
<TD ALIGN="LEFT"><SMALL CLASS="SMALL"> Zoom To Point <A NAME="20"></A> </SMALL></TD>
 
<TD ALIGN="LEFT"><SMALL CLASS="SMALL"> Zoom To Point <A NAME="20"></A> </SMALL></TD>
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=288><SMALL CLASS="SMALL"> Zooms to a coordinate  
+
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=288><SMALL CLASS="SMALL"> Zooms to a coordinate specified in the input dialog. You can specify the zoom level as well to control the view extent.</SMALL></TD>
  specified in the input dialog. You can specify the zoom level as well to  
+
  control the view extent.</SMALL></TD>
+
 
</TR>
 
</TR>
 
<TR><TD ALIGN="LEFT"><SMALL CLASS="SMALL">  
 
<TR><TD ALIGN="LEFT"><SMALL CLASS="SMALL">  
行66: 行63:
 
<P>
 
<P>
 
A detailed description of the installation procedure for external python plugins can be found in  
 
A detailed description of the installation procedure for external python plugins can be found in  
Section <A HREF="#sec:load_external_plugin"><IMG  ALIGN="BOTTOM" BORDER="1" ALT="[*]"
+
Section [[load_external_plugin]].
SRC="/usr/share/latex2html/icons/crossref.png"></A>.
+
  
 
<P>
 
<P>

2009年8月15日 (土) 11:48時点における版

Using external QGIS Python Plugins

External QGIS plugins are written in Python. They are stored in either the 'Official' or 'User contributed' QGIS Repostories, or in various other external repositories maintained by individual authors. Table <A HREF="#tab:external_plugins">12</A> shows a list of curently available 'Official' plugins, with a short description. Detailed documentation about the usage, minimum QGIS version, homepage, authors, and other important information are provided with the external plugins themselves and is not included in this manual. <A NAME="tex2html2" HREF="footnode.html#foot5"><IMG ALIGN="BOTTOM" BORDER="1" ALT="[*]" SRC="/usr/share/latex2html/icons/footnote.png"></A> <A NAME="tex2html3" HREF="footnode.html#foot36"><IMG ALIGN="BOTTOM" BORDER="1" ALT="[*]" SRC="/usr/share/latex2html/icons/footnote.png"></A> <P> You will find an up-to-date list of 'Official' plugins in the Official QGIS Repository at http://qgis.osgeo.org/download/plugins.html. This list is also available automatically from the Plugins installer via plugin_installerFetch Python Plugins.... <P>
<P>

<A NAME="tab:external_plugins"></A>


<A NAME="12"></A>

Table 12: Current moderated external QGIS Plugins
Icon External plugin Description

[width=0.7cm]zoom2point_icon

Zoom To Point <A NAME="20"></A> Zooms to a coordinate specified in the input dialog. You can specify the zoom level as well to control the view extent.

[width=0.7cm]plugin_installer

Plugin Installer <A NAME="22"></A> The most recent Python Plugin Installer.

</DIV>

<P> A detailed description of the installation procedure for external python plugins can be found in Section load_external_plugin.

<P>


<P>