# This file contains metadata for your plugin.

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

[general]
name=MAGIC Map Loader
qgisMinimumVersion=3.0
description=This plugin will open the DEFRA MAGIC Map service on the area of your map canvas
version=1.2
author=DeltaV Geospatial
email=David@DeltaVGeo.co.uk

about=The plugin allows you to open the DEFRA MAGIC map service from QGIS. It will load the MAGIC map of the area you are zoomed to in QGIS. DEFRA's MAGIC service is UK only.

tracker=https://github.com/Skipper-is/qgis_magic_map_loader/issues
repository=https://github.com/Skipper-is/qgis_magic_map_loader
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
changelog=Updated for new version of MAGIC.

# Tags are comma separated with spaces allowed
tags=ordnance survey, project, rectangle, select, search

homepage=https://github.com/Skipper-is/qgis_magic_map_loader
category=Web
icon=icon.png
# 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=Web

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

