[general]
name=WA Geo Data
qgisMinimumVersion=3.0
description=The WA Geo Data plugin provides quick access to DMPE publicly available map services.
version=1.3.0
author=Jesse Best
email=jessebest2@gmail.com

about=The WA Geo Data plugin provides access to publicly available map services data published by the Western Australian Department of Mines, Petroleum and Exploration. © State of Western Australia (Department of Mines, Petroleum and Exploration) 2025.

tracker=https://github.com/Jesse-Best/WAGeoData/issues
repository=https://github.com/Jesse-Best/WAGeoData

hasProcessingProvider=no

changelog=- 1.3.0 Added support for Qt6 versions of QGIS
            Improved network handling in helper.py
            Fixed missing directory error on macOS
            Removed redundant error reporting
    - 1.2.1 Updated DMIRS-001.qml to remove extra symbol
    - 1.2.0 Added premade QGIS styles for WFS layers
            Added way to exclude broken layers
            Added pre formatted layer names    
    - 1.1.1 Fixed layer scaling issue
            Standardized CRS between WMS and WFS services
    - 1.1   Added WFS layer support
            Reworked menu creation
    - 1.0   Added plugin to github repository

tags=geology,geoscience,australia,western australia,wa,DMIRS,DMPE,wms,maps,web,webservice,service,python

homepage=https://Jesse-Best.github.io/
category=Plugins
icon=img/wageodata_icon.png

experimental=False
deprecated=False

# If the plugin can run on QGIS Server.
server=False

supportsQt6=True
