[general]
name=CityForge
about=3D buildings reconstruction from footprint and point cloud.
category=Vector
description=CityForge is a QGIS plugin for reconstructing 3D buildings from footprint and point cloud into CityJSON files.
hasProcessingProvider=True
icon=resources/images/icon.png
supportsQt6=no
server=False
tags=3d,buildings,point cloud,cityjson,las,laz

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

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

# versioning
version=1.0.0
changelog=
 Version 1.0.0:
 - Renamed the plugin from CityBuilder to CityForge.
 - Added a user case to manage geoflow via Docker or the executable through QGIS settings.
 - Introduced unit tests for geoflow execution calls.
 - Cleaned up obsolete files.
 - Implemented support for English and French translations.
 - Updated the documentation.
 - Add CI
 - Creation of a logo, thank you Sylvain Beorchia for the design

 Version 0.1.0:
 - First release
 - Generated with the [QGIS Plugins templater](https://oslandia.gitlab.io/qgis/template-qgis-plugin/)


