# This file contains metadata for your plugin.

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

[general]
name=Layer Atlas
qgisMinimumVersion=3.36
description=Discover and share geospatial layers easily within QGIS
version=1.1.0
author=Layer Atlas
email=contact@layeratlas.com

about=Discover and share geospatial map layers effortlessly with the new Layer Atlas plugin for QGIS. This powerful tool enables fast and precise searches ensuring you find the layers you need quickly. Preview layers directly within QGIS to assess suitability, and conveniently add them to your your project with a simple drag-and-drop interface. Save frequently used layers to your favorites for easy access, streamlining your workflow and enhancing collaboration in geospatial projects.

tracker=https://github.com/jbp35/layer-atlas-plugin/issues
repository=https://github.com/jbp35/layer-atlas-plugin
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
changelog=
    Version 1.1.0
        - Added support to create, download and load datasets from URL

# Tags are comma separated with spaces allowed
tags=basemap, atlas, collection, layer, map, service, internet, world

homepage=https://github.com/jbp35/layer-atlas-plugin
category=Web
icon=resources/icons/layer_atlas.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=

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

