[general]
name=Soil Grids Downloader
qgisMinimumVersion=3.0
description=Download and visualize global soil property data directly from SoilGrids.
version=0.1.6
author=Ilias Machairas
email=iliasmachairas@outlook.com

about=The SoilGrids Data Downloader is a QGIS plugin that allows users to easily download high-resolution global soil property datasets (such as organic carbon, pH, bulk density, and soil texture) from SoilGrids and integrate them directly into QGIS for analysis and mapping.

license=GPL-3.0-or-later
homepage=https://github.com/iliasmachairas/SoilGrids_Downloader
repository=https://github.com/iliasmachairas/SoilGrids_Downloader
tracker=https://github.com/iliasmachairas/SoilGrids_Downloader/issues

hasProcessingProvider=no
changelog=0.1.6: repackaged, no functional changes. 0.1.5: replaced the plugin icon with a proper 512x512 source image (the previous 0.1.4 fix was just an upscale of a 24x24 original, still soft). 0.1.4: upscaled the plugin icon (was 24x24, looked pixelated on the plugins.qgis.org listing page) and fixed a Flake8 ambiguous-variable-name warning. 0.1.3: fixed Qt6-compatibility issues (fully-qualified enum paths, exec() instead of exec_()) and code-quality/security scan findings. 0.1.2: fixed plugin icon not appearing in the QGIS Plugin Manager and plugins.qgis.org (metadata.txt pointed at a nonexistent icon.png; now points at soil.png). Point/on-the-fly lookups and the new raster export now read SoilGrids data directly from ISRIC's cloud-optimized rasters instead of the rate-limited REST API. Added a "Download raster" tab for clipping a property to an area as a GeoTIFF. 0.1: Initial release.
tags=soil, soilgrids, downloader, raster, web, api, environment, QGIS
category=Web
icon=soil.png
experimental=False
deprecated=False
server=False
