[general]
name=Máscara temporal por distrito
qgisMinimumVersion=3.44
qgisMaximumVersion=3.99
version=1.0.2
author=Jesús Mota
email=atom.susej@gmail.com
description=Creates a temporary inverse mask and lightweight in-memory vector copies for a selected district to improve map navigation without altering source data.
about=Select exactly one polygon in a district, parcel or sector layer. The plugin can create a semi-transparent inverse mask outside the selected area and materialize lightweight, in-memory copies of selected vector layers containing only features that intersect the selected area. Original source layers are optionally hidden and can be restored at any time. The plugin does not modify source data. It has no external Python dependencies and currently supports QGIS 3.44 to 3.99.
category=Vector
icon=icon.svg
homepage=https://github.com/motacj/mascara-distrito-temporal#readme
tracker=https://github.com/motacj/mascara-distrito-temporal/issues
repository=https://github.com/motacj/mascara-distrito-temporal
tags=temporary mask,district,performance,clipping,vector
experimental=False
deprecated=False
hasProcessingProvider=False
changelog=1.0.2 - Publication-ready release: complete English metadata and documentation, GPL-3.0-or-later license, public repository links, and release checklist.
    1.0.1 - Fixed QGIS 3.44 message-bar calls by using QgsMessageBar.pushMessage().
    1.0.0 - Initial release with inverse mask, in-memory vector copies, CRS transformation and layer visibility restoration.
