speckle-qgis/metadata.txt

72 строки
2.5 KiB
Plaintext

# This file contains metadata for your plugin.
# This file should be included when you package your plugin.# Mandatory items:
[general]
name=Speckle
qgisMinimumVersion=3.34.6
qgisMaximumVersion=3.38.2
description=Speckle 2.0 Connector for QGIS
version=0.0.99
author=Speckle Systems
email=connectors@speckle.systems
about=
The Speckle QGIS plugin allows you send and receive data from multiple sources to/from several layers in your project, and store their geometry (as well as their contained metadata), in a Speckle server.
Don't know what Speckle is? You're not alone! Find out more at https://speckle.systems
You can start exploring by checking out this commit generated in QGIS from open web data sources (OSM, Google Satellite Tiles and Mapzen Terrain Tiles): https://app.speckle.systems/projects/5feae56049/models/1a95ec93ec
Requirements:
- Speckle Manager: You can download the installer here -> https://speckle.guide/user/manager
- An account in a Speckle server. If you don't have one, feel free to use our public server https://app.speckle.systems/
- An account added in the Accounts section of the Speckle Manager
- Windows and Mac compatible
If the requirements are not fullfilled, the plugin will load but will not have any functionality enabled.
If you're having issues with this plugin, you can always reach us at https://speckle.community
Plugin is using the external libraries such as pyshp, scipy, triangle and specklepy, which will be installed automatically to a custom folder.
Data types currently not supported for sending:
- Layers depending on the server connection (WMS, WFC, WCS etc.)
- Scenes
- Mesh Vector layers
- Pointclouds
tracker=http://github.com/specklesystems/speckle-qgis/issues
repository=http://github.com/specklesystems/speckle-qgis
# End of mandatory metadata
# Recommended items:
hasProcessingProvider=no
# Uncomment the following line and add your changelog:
# changelog=
# Tags are comma separated with spaces allowed
tags=python, speckle, interoperability, collaboration, 3d, bim, cad, online, server, web, cloud
homepage=http://speckle.systems
category=Web
icon=icon.png
# experimental flag
experimental=True
# 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=
# If the plugin can run on QGIS Server.
server=False