[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/-/issues

# experimental flag
deprecated=False
experimental=True
qgisMinimumVersion=3.40
qgisMaximumVersion=3.99

# versioning
version=0.4.0
changelog=
 Version 0.4.0:
 - Fix Qt6 compatibility
 - Add new processing Triangulate 2dz
 - fix(slice_3d): Fix computation with memory layers
 - CI: somes minor improvement

 Version 0.3.2:
 - Fix CI add dependency in packaging

 Version 0.3.1:
 - Fix Windows packaging



[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/
