# This file contains metadata for your plugin.

# This file should be included when you package your plugin.# Mandatory items:

[general]
name=集約化施業支援ツール
qgisMinimumVersion=3.0
description=集約化施業の支援プラグイン
version=0.1
author=Takaaki Tsuda/Hokkaido Research　Organization
email=tuda-takaaki@hro.or.jp

about=小班データと道路網から、集約化施業の候補小班を抽出します。
	〈必要なデータ〉
			・集約化施業の計画を作成する範囲の小班シェープファイル（ポリゴンデータ）
			・（決まっていれば）伐採予定の小班シェープファイル（ポリゴンデータ）
			・上記範囲内と周辺の道路シェープファイル（ラインデータ）

	〈使用方法〉
			１．伐採候補の小班抽出（木のアイコンをクリック！）：伐採候補となる小班を抽出します。抽出された小班から、伐採予定となる小班を手動で抜き出して下さい。
					　　				    すでに伐採予定の小班が決まっている場合は、このステップは不要です。直接２のステップに進みます。
			２．集約化候補小班の抽出（山のアイコンをクリック！）：伐採予定の小班の周辺で、施業可能な小班（＝集約化対象の小班）を抽出します。

tracker=http://bugs
repository=http://repo
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
# changelog=1.0

# Tags are comma separated with spaces allowed
tags=python

homepage=http://www.hro.or.jp/list/forest/research/fri/index.html
category=Plugins
icon=icon.png
# experimental flag
experimental=False

# deprecated flag (applies to the whole plugin, not just a single version)
deprecated=False

# Since QGIS 3.8, a comma separated list of plugins to be installed
# (or upgraded) can be specified.
# Check the documentation for more information.
# plugin_dependencies=

Category of the plugin: Raster, Vector, Database or Web
# category=

# If the plugin can run on QGIS Server.
server=False

