# This file contains metadata for your plugin. Since 
# version 2.0 of QGIS this is the proper way to supply 
# information about a plugin. The old method of 
# embedding metadata in __init__.py
# is no longer supported since version 2.0.

[general]
name=CityJSON Loader
qgisMinimumVersion=3.40
qgisMaximumVersion=4.2
description=Load and visualize CityJSON 3D city models in QGIS with semantic surfaces, LoD support, and attribute management
version=1.0.0
author=3D geoinformation group, TU Delft (S. Vitalis, G. Stavropoulou)
email=G.Stavropoulou@tudelft.nl
supportsQt6=True

about=Load, visualize and analyze CityJSON 3D city models in QGIS. Features include: semantic surface styling, Level of Detail (LoD) management, attribute data integration, coordinate system handling, subset filtering by bbox/type, and processing toolbox integration. Fully compatible with CityJSON 2.0 specification. Supports multiple QGIS versions (3.40+ and 4.x) with Qt6 compatibility.

tracker=https://github.com/cityjson/cityjson-qgis-plugin/issues
repository=https://github.com/cityjson/cityjson-qgis-plugin

changelog=https://github.com/cityjson/cityjson-qgis-plugin/blob/develop/Changelog.md

tags=3d,cityjson,semantic,surfaces,lod,buildings,city,model,json,processing,vector,import

homepage=https://github.com/cityjson/cityjson-qgis-plugin
category=Vector
icon=cityjson_logo.svg
experimental=False
hasProcessingProvider=yes

deprecated=False

