[general]
name=Quick VRT Imagery Loader
qgisMinimumVersion=3.0
qgisMaximumVersion=4.99
description=Loads satellite images from Microsoft Planetary Computer STAC API quickly
version=0.6.3
author=Vagner Teixeira
email=junior.vagner@live.com

about=Plugin for searching and loading satellite imagery via the Microsoft Planetary Computer STAC API. It lists pre-configured compositions and loads images as VRT. Supports Sentinel-2 and Landsat collections with multiple band compositions (True Color, False Color NIR/SWIR, Agriculture, Geology, Urban, Bathymetric, and more). Compatible with QGIS 3.x (Qt5) and QGIS 4.x (Qt6).

tracker=https://github.com/vagnertxr/sentinel_stac_loader/issues
repository=https://github.com/vagnertxr/sentinel_stac_loader
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no

changelog=
    0.6 - Added QGIS 4.x / Qt6 compatibility, Spanish language support, previews, max cloud slider, revamped UI
    0.5 - Better UI, dependency manager, Portuguese language support, better icon
    0.4 - Initial public release

# Tags are comma separated with spaces allowed
tags=python, raster, satellite, sentinel, landsat, stac, vrt, remote sensing, planetary computer, imagery

homepage=https://github.com/vagnertxr/sentinel_stac_loader
category=Raster
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=pystac-client,planetary-computer,shapely

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