# Mandatory items:

[general]
name=LINZ Data Importer
qgisMinimumVersion=3.0.0
qgisMaximumVersion=3.99.0
description=Import LDS OGC Datasets into QGIS
version=2.1.0
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.1.0-beta:
    - WMS removed (WMS is no-longer supported)
    - Configurable for LINZ Basemaps
    * More Details in repo

# Tags are comma separated with spaces allowed
tags=wmts, 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
