[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.6.0
changelog=
 Version 0.6.0:
 - Add `difference_3d` processing !169
 - Add `union_3d` processing !170
 - Add `scale_3d` processing !174
 - Add `rotate_3d` processing !175
 - Reorganize algorithms by categories !165
 - Allow to define primitive center !166
 - Merge 2D and 3D translation algorithms !167
 - Create primitives with base altitude at elevation !172

 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



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