[general]
name=QSFCGAL
about=Implementing the SFCGAL library in a QGIS plugin using the pysfcgal wrapper.
category=Vector
hasProcessingProvider=True
description=This plugin integrates SFCGAL functions into the QGIS Processing toolbox and expressions for advanced spatial analysis.
icon=resources/images/sfcgal.png
tags=sfcgal,postgis,processing
supportsQt6=True

# credits and contact
author=Oslandia
email=qgis@oslandia.com
homepage=https://sfcgal.gitlab.io/qsfcgal
repository=https://gitlab.com/sfcgal/qsfcgal
tracker=https://gitlab.com/sfcgal/qsfcgal/-/work_items

# experimental flag
deprecated=False
experimental=False
qgisMinimumVersion=3.34
qgisMaximumVersion=4.99

# versioning
version=0.5.3
changelog=
 Version 0.5.3:
 - Plugin failed to load due to invalid Qgis.MessageLevel Enum

 Version 0.5.2:
 - The plugins.qgis.org website now blocks plugins that contain binary files; plugins are released without the pysfcgal dependency for Windows

 Version 0.5.1:
 - Update tracker url in metadata
 - Extrude algorithms: Improve wording of multipolygon to polygon conversion option



[oslandia]
funders=Oslandia,BPI France,France 2030,France Relance
screenshot=docs/img/processing.png
blog_link=https://oslandia.com/2024/10/22/sfcgal-2-0/
