[general]
name=infra3D plugin
qgisMinimumVersion=3.0
qgisMaximumVersion=4.99
description=Integrates the infra3D web application into QGIS (3.x/4.x) with synchronized visualization and navigation.
version=1.0.0
author=iNovitas AG
email=support@inovitas.ch
about=Features:
    - Access and switch infra3D projects and campaigns
    - Split-screen view (infra3D / QGIS)
    - Synchronized positioning and navigation
    - Authentication with infra3D
    
    Requirements:
    - Valid infra3D license
    - 3rd System Usage licensed
    - infra3D NextGen tenant
    - infra3D NextGen personal user accounts (SSO optional)

tracker=https://inovitas.atlassian.net/servicedesk/customer/portal/1
repository=https://github.com/iNovitas/infra3d-qgis-plugin/
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
changelog=https://github.com/iNovitas/infra3d-qgis-plugin/blob/main/CHANGELOG.md

# Tags are comma separated with spaces allowed
tags=python, infra3D, StreetView Service, mobile mapping, road, rail

homepage=https://www.inovitas.ch/
category=Web
icon=src/resources/infra3d.svg
# experimental flag
experimental=False

# deprecated flag (applies to the whole plugin, not just a single version)
deprecated=False

# Since QGIS 3.8, a comma separated list of plugins to be installed
# (or upgraded) can be specified.
# Check the documentation for more information.
# plugin_dependencies=

Category of the plugin: Raster, Vector, Database or Web
# category=

# If the plugin can run on QGIS Server.
server=False
