# This file contains metadata for your plugin.

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

[general]
name=RoofDraw
qgisMinimumVersion=3.0
description=This is a QGIS plugin that uses an open QGIS project satellite image from bing provided by QuickMapService on projection EPSG:3857. Image pieces are saved temporally into the machine to be used later by recognition onnx algorithm, to identify roofs and save them inside a postgresql + postgis table.
version=1.0.0
author=PTI-TERRITORIO-ITDT-OPENSOURCE
email=nitterritorio@gmail.com

about=Develop by: Eixo território do Núcleo de Inteligência Territorial - NIT, Inteligência e Gestão Territorial - IT.DT e Fundação Parque Tecnológico Itaipu – Brasil em parceria com a Itaipu. Instructions of how to install required Python libs you can find in: https://gitlab.com/roofdraw/roof_draw/-/blob/main/README.md

tracker=https://gitlab.com/roofdraw/roof_draw/-/issues
repository=https://gitlab.com/roofdraw/roof_draw.git
homepage=https://gitlab.com/roofdraw/roof_draw/-/wikis/ROOFDRAW

icon=icon.png


