# This file contains metadata for your plugin.

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

[general]
name=EasyDEM
qgisMinimumVersion=3.0
qgisMaximumVersion=4.99
description=Download and visualise Digital Elevation Models via Google Earth Engine / Baixe e visualize Modelos Digitais de Elevação via Google Earth Engine
version=4.0
author=Caio Arantes, Leandro Eloi, Lívia Scopel
email=contato@farmanalytica.com.br

about=EasyDEM lets you download Digital Elevation Models (DEMs) directly inside QGIS using Google Earth Engine. Select any polygon layer as your Area of Interest, choose from an automatically filtered catalog of DEM datasets available for that region, and load the result as a styled raster layer — no scripting required. Requires a Google Earth Engine account and a Google Cloud project with the Earth Engine API enabled. / O EasyDEM permite baixar Modelos Digitais de Elevação (MDEs) diretamente no QGIS usando o Google Earth Engine. Selecione qualquer camada de polígonos como Área de Interesse, escolha entre um catálogo automaticamente filtrado de datasets de MDE disponíveis para a região e carregue o resultado como uma camada raster estilizada — sem necessidade de programação. Requer uma conta no Google Earth Engine e um projeto no Google Cloud com a API do Earth Engine habilitada.

tracker=https://github.com/farmanalytica/qgis-EasyDEM/issues
repository=https://github.com/farmanalytica/qgis-EasyDEM
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
changelog=4.0
    - Expanded DEM catalog with additional global and regional datasets
    - Automatic detection of datasets available for the selected AOI

# Tags are comma separated with spaces allowed
tags=dem, elevation, google earth engine, raster, download, gee

homepage=https://easydem.org
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=

# Category of the plugin: Raster, Vector, Database or Web
# category=Raster

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

