# This file contains metadata for your plugin.

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

[general]
name=Vallaris
qgisMinimumVersion=3.0
description=Data editing tools of vallaris platform
version=1.0.3
author=Vallaris
email=webmaster@i-bitz.co.th

about= 
    The plugins for manage data of vallaris Platform, manage features data, manage Vector Tiles and manage Style.
    - Data on OGC API - Feature
    - Vector tile (MBTiles)
    - Style (Mapbox Style Specification)

tracker=https://gitlab.com/vallaris/Vallaris_desktop/-/issues
repository=https://gitlab.com/vallaris/Vallaris_desktop/-/tree/master
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
changelog= 
    1.0.3 - support vallaris api version 1.3 and support vallaris EDU.
    1.0.2 - fix error.
    1.0.1 - fix error.

# Tags are comma separated with spaces allowed
tags=vector tile, vallaris, vallaris maps, API, OGC API, openmaptiles, tiles, vector, wmts, tilejson, mapbox, style, styles, cloud, server, gis, python

homepage=https://gitlab.com/vallaris/Vallaris_desktop/-/tree/master
category=Database
icon=img/logo.svg
# 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

