[general]
name=FBDS Search
description=Creates environmental masks from FBDS data using an area selected in QGIS.
about=FBDS Search creates environmental masks from public FBDS data. It supports the current map extent, the extent of the active layer, selected polygons, a drawn rectangle or a freely drawn polygon. The user can choose APP, rivers, springs, water bodies and land use. Results are clipped to the selected mask and loaded automatically as temporary QGIS layers, with optional permanent output to a GeoPackage. The interface is in Brazilian Portuguese and the data coverage depends on the public FBDS repository for Brazilian municipalities.
version=1.0.2
qgisMinimumVersion=3.28
qgisMaximumVersion=4.99
author=Leonardo Serra
email=leonardo.serraa2@gmail.com
category=Web
tags=FBDS,environment,environmental mask,hydrography,rivers,springs,APP,land use,IBGE,Brazil
homepage=https://github.com/LeoAZ25/fbds-search/blob/main/README.md
repository=https://github.com/LeoAZ25/fbds-search
tracker=https://github.com/LeoAZ25/fbds-search/issues
icon=icon.png
experimental=False
deprecated=False
changelog=1.0.2 - Migrated Qt and PyQGIS enumerations to the scoped syntax required by Qt6 and QGIS 4; moved QAction to QtGui; replaced exec_ with exec; declared compatibility through QGIS 4.99. 1.0.1 - Security hardening: all network requests and redirects are restricted to HTTPS and approved FBDS or IBGE hosts, resolving Bandit B310 findings. 1.0.0 - Initial public release with temporary mask layers and optional GeoPackage output.
server=False
hasProcessingProvider=False
