# Mandatory items:

[general]
name=LINZ Data Importer
qgisMinimumVersion=3.0.0
qgisMaximumVersion=3.99.0
description=Import LDS OGC Datasets into QGIS
version=2.0.1
author=Land Information New Zealand
email=splanzer@linz.govt.nz

about=Import LINZ (and others) OGC Datasets into QGIS

tracker=https://github.com/linz/linz-data-importer/issues
repository=https://github.com/linz/linz-data-importer
# End of mandatory metadata

# Recommended items:

# Uncomment the following line and add your changelog:
changelog= v2.0.1-beta:
    - #48 mac osx text encoding
    - #47 crs filtering
 v2.0.0-beta:
    - Upgrade to QGIS3 API    

# Tags are comma separated with spaces allowed
tags=wmts, wms, wfs, webservice, web, LINZ, LDS, MFE, Stats NZ, LRIS, NZDF

homepage=https://github.com/linz/linz-data-importer/
category=Web
icon=icons/icon.png
# experimental flag
experimental=False

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