# This file contains metadata for your plugin.

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

[general]
name=Saraphi Get Connect
qgisMinimumVersion=3.0
description=The plugins work as a connector between QGIS and OSGeo Thailand services
version=1.0.1
author=OSGEO Thailand
email=foss4gthailand@gmail.com

about=The plugins provide data in 2 kinds of data type 
	1) Data on OGC API - Feature 
	2) Basemap on vector tile format. 
	For OGC API data format user who was registered on the website (https://osgeo.in.th) can store and retrieve their data for the server’s service. While Basemap on vector tile format is available only in read mode

tracker=  https://gitlab.com/osgeo-th/ogcapi-qgis/issues
repository= https://gitlab.com/osgeo-th/ogcapi-qgis
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
changelog=
    1.0.1
    - Bug fixes
	1.0
	- Initial release


# Tags are comma separated with spaces allowed
tags=python

homepage=https://gitlab.com/osgeo-th/ogcapi-qgis
category=Plugins
icon=img/osgeo.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

