# 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.4.3
author=Matjaž Mori
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 partially developed within my work at Centre for Preventive Archeology, IPCH Slovenia. It continues to be maintained on a voluntary basis.
         
         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. Sprva razvit v okviru Centra za preventivno arheologijo, ZVKDS, se vtičnik še naprej vzdržuje kot prostovoljni projekt.
         

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

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
changelog= v1.4.3 updated cadastre layer for faster response, added historic maps (1930, 1950) by Ministry of Culture, updated TTN5 source
    v1.4.2: Updated RNPD and eVRD layer sources, added eArheologija, updated cadastre layer;
    v1.4.1: Updated RKD and eVRD layer source, added TTN5;
    v1.4.0: Added Arcanum toolbar button and historical map IGM25. Updated layer sources for Public Infrastructure Cadastre
    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/matjash/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
