[general]
name=GSI-AddressSearch
qgisMinimumVersion=3.0
description=国土地理院のAPIを利用して、住所を検索した結果の地点を表示します。住所検索した結果から選択してポイントを追加することもできます。国土地理院API（https://msearch.gsi.go.jp/address-search/AddressSearch）から取得したデータを加工して利用。This plugin allows the user to search for a address and get its coordinates using GSI API.
version=1.3
author=Kohei Hara
email=hrko9gis@gmail.com

about=This plugin allows the user to search for a address and get its coordinates using GSI API.GSI is one of Japanese Governmental Organizations, stands for Geospatial Information Authority of Japan. https://www.gsi.go.jp/

tracker=https://github.com/hrko9gis/GSI-AddressSearch/issues
repository=https://github.com/hrko9gis/GSI-AddressSearch
# End of mandatory metadata

# Recommended items:

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

# Tags are comma separated with spaces allowed
tags=address, location, gsi, japan, jpn

homepage=https://github.com/hrko9gis/GSI-AddressSearch
category=Plugins
icon=img/Search.gif
# 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

