# This file contains metadata for your plugin.

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

[general]
name=AGIS
qgisMinimumVersion=3.0
description=Archaeological GIS, toolbox for Slovenian Archaeologists.
version=1.3.99
author=Matjaž Mori, ZVKDS CPA
email=matjaz.mori@gmail.com

about=EN: Plugin helps seting up GIS project for archaeologists or anyone else that needs same layers for the area of Republic of Slovenia.
         Data is provided by Slovenian Ministry of Culture, Surveying and Mapping Authority and Geological Survey of Slovenia. 
         Plugin was developed by Centre for Preventive Archeology, IPCH Slovenia.
         
         SI: Vtičnik je v pomoč ob vzpostavitvi GIS projekta za arheologe ali kogarkoli, ki potrebuje iste sloje za območje Republike Slovenije.
         Dostop do podatkov omogočata Ministrstvo za kulturo, Geodetska uprava RS in Geologški zavod Slovenije. Za razvoj vtičnika je poskrbel Center za preventivno arheologijo, ZVKDS.
         

tracker=https://github.com/PreventiveArchaeology/AGIS/issues
repository=https://github.com/PreventiveArchaeology/AGIS
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
changelog= v1.3.99: Updated RKD layer source and symbology;
    v1.3: Added layers Geological map of Slovenia and Public Infrastructure Cadastre;
    v1.2: Corrected cadastre layer name "ZKP parcele", new tool for loading internal IPCH layers, "Remove AGIS layers" button added; 
    v1.1: New menu "About", updated layer sources (eVRD, DTK5), new layer (RKD);
    v1.0: First realease

# Tags are comma separated with spaces allowed
tags=python, archaeology, Slovenia, geology, cadastre

homepage=https://github.com/PreventiveArchaeology/AGIS
category=AGIS
icon=icons/agis_logo.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
