9.1. Lesson: プラグインのインストールと管理

プラグインを使い始めるにはそれらをどのようにダウンロードし、インストールし、有効化するのか知る必要があります。では、 プラグインインストーラプラグインマネージャ の使い方を学びましょう。

このレッスンの目標: QGISのプラグインシステムを理解して使います.

9.1.1. basic Follow Along: プラグインの管理

  1. プラグインマネージャ を開くには、メニュー プラグイン►プラグインの管理とインストール をクリックします。

  2. 開かれたダイアログで プロセッシング プラグインを探しましょう。

    ../../../_images/select_processing_plugin.png
  3. Click in the box next to this plugin and uncheck it to deactivate it.

  4. 閉じる をクリックします。

  5. Looking at the menu, you will notice that the Processing menu is is now gone. This means that many of the processing functions you have been using before have disappeared! For example look at the Vector ► and Raster ► menus. This is because they are part of the Processing plugin, which needs to be activated to use them.

  6. Open the Plugin Manager again and reactivate the Processing plugin by clicking in the checkbox next to it.

  7. Close the dialog. The Processing menu and functions should be available again.

9.1.2. basic Follow Along: 新しいプラグインのインストール

The list of plugins that you can activate and deactivate draws from the plugins that you currently have installed. To install new plugins:

  1. Select the Not Installed option in the Plugin Manager dialog. The plugins available for you to install will be listed here. This list will vary depending on your existing system setup.

    ../../../_images/get_more_plugins.png
  2. Find information about the plugin by selecting it in the list

    ../../../_images/plugin_details.png
  3. Install the one(s) you are interested in by clicking the Install Plugin button below the plugin information panel.

注釈

if the plugin has some error it will be listed in the Invalid tab. You can then contact the plugin owner to fix the problem.

9.1.3. basic Follow Along: 追加的なプラグインリポジトリの設定

利用可能なプラグインはどのプラグイン リポジトリ が設定されているかによって変わります。

QGIS plugins are stored online in repositories. By default, only the official repository is active, meaning that you can only access plugins that are published there. Given the diversity of available tools, this repository should meet most of your needs.

しかしデフォルトのものより多くのプラグインを試すこともできます。まず追加的なリポジトリの設定をします。

  1. Open the Settings tab in the Plugin Manager dialog

    ../../../_images/plugin_manager_settings.png
  2. 新しいリポジトリを追加するには 追加 をクリックします。

  3. 設定したい新しいリポジトリの名前とURLを入力します。 利用可にする チェックボックスがチェックされていることを確認します。

    ../../../_images/new_plugins_setting.png
  4. 新しいプラグインリポジトリがプラグインリポジトリの一覧の中に表示されます。

    ../../../_images/new_plugin_added.png
  5. 開発の初期段階にあるプラグインも表示するには 実験的プラグインも表示する チェックボックスをチェックします。

  6. If you now switch back to the Not Installed tab, you will see that additional plugins are available for installation.

  7. To install a plugin, click on it in the list and then on the Install plugin button.

9.1.4. In Conclusion

Installing plugins in QGIS should be straightforward and effective!

9.1.5. What's Next?

次に、例としていくつかの便利なプラグインを紹介します。