External plugins

提供: OSGeo.JP Wiki
2009年8月15日 (土) 11:48時点におけるKayama (トーク | 投稿記録)による版

移動: 案内検索

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>