# This file contains metadata for your plugin.

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

[general]
name=Reveal Address
qgisMinimumVersion=3.28
description=QGIS plugin generated by ChatGPT, to reveal address using reverse geocoding on Nominatim API

about=Plugin allows user to get to know address for a picked by user point. Plugin works by simply clicking on a point on a map and revealing point location through Nominatim API.

version=1.2.1
author=ChatGPT & EnviroSolutions Sp. z o.o.
email=office@envirosolutions.pl

homepage=https://github.com/envirosolutionspl/reveal_address_plugin
tracker=https://github.com/envirosolutionspl/reveal_address_plugin/issues
repository=https://github.com/envirosolutionspl/reveal_address_plugin
# End of mandatory metadata

# Recommended itemfs:

hasProcessingProvider=no
changelog=
    v1.2.1
    * Zmiana loga wtyczki
    * Unifikacja wyglądu wtyczki

category=Plugins
icon=icons/icon.svg

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

# experimental flag
experimental=False

tags=qgis,reverse geocoding, address, nominatim, chatgpt, envirosolutions, api, openai,ai

# 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
