[general]
name=PE3D-Downloader
qgisMinimumVersion=3.16
qgisMaximumVersion=3.99
description=Downloads PE3D DEM, DTM and orthophoto tiles and creates optimized GeoTIFFs or draft VRT mosaics.
version=0.5.0
author=Evanderson H. Aguiar
email=evanderson.eng@gmail.com
about=Locates 1:5,000 Pernambuco 3D grid tiles intersecting an area of interest and downloads DEM, DTM and orthophoto products. It can create an optimized GeoTIFF reprojected to EPSG:4674 and clipped to the AOI, or lightweight draft VRT mosaics grouped by source CRS without reprojection or clipping. Includes background processing, validated cache, resumable downloads, and partial loading after cancellation or network failure.
category=Raster
tags=PE3D,Pernambuco 3D,DEM,DTM,orthophoto,raster,VRT,download
homepage=https://github.com/Evanderson-Aguiar/PE3D-Downloader
repository=https://github.com/Evanderson-Aguiar/PE3D-Downloader
tracker=https://github.com/Evanderson-Aguiar/PE3D-Downloader/issues
icon=icon.png
experimental=false
deprecated=false
server=false
hasProcessingProvider=false
changelog=0.5.0
    - Replaces the warped VRT output with lightweight draft mosaics that do not reproject or clip source rasters.
    - Creates one draft VRT per unique source CRS, at the user-selected resolution.
    - Adds clear in-dialog guidance describing the GeoTIFF analysis and VRT draft workflows.
    0.4.0
    - Applies the selected resolution throughout the complete warped VRT chain, greatly reducing intermediate raster dimensions.
    - Adds an optimized tiled and compressed GeoTIFF output with internal overviews for fast QGIS rendering.
    0.3.2
    - Displays transferred data using decimal KB, MB, GB and TB units.
    0.3.1
    - Fixes orthophoto reprojection on QGIS/GDAL versions that require space-separated srcNodata values.
    0.3.0
    - Reprojects all raster sources to geographic SIRGAS 2000 (EPSG:4674) before mosaicing, supporting AOIs that cross UTM zones.
    - Adds a user-selectable limit of one to five simultaneous downloads per product, with a high-concurrency warning.
    - Shows downloaded volume and an adaptive estimate of the total product size.
    - Adds selectable 1, 2, 5, 10 or 20 metre nominal VRT resolution while reusing validated cached downloads.
    - Uses alpha masks to remove black orthophoto tile borders in overlapping areas.
    0.2.5
    - Adds the required short English description and English plugin metadata.
    0.2.4
    - Corrige alertas de segurança Bandit B110 no tratamento da ferramenta de AOI.
    0.2.3
    - Corrige a geração do mosaico e do VRT recortado.
    - Gera nomes únicos por execução e preserva todas as camadas existentes do projeto.
    - Mantém um VRT-fonte persistente para cada mosaico recortado.
    0.2.0
    - Adiciona tarefas em segundo plano e progresso por produto.
    - Adiciona cache SHA-256, extração segura e retomada de downloads.
    - Adiciona recorte pela área de interesse e carregamento parcial após cancelamento.
