wobrotson / picterra-qgis-plugin

The QGIS plugin to interact with the Picterra platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Picterra QGIS plugin

Contributing

Repository

GitHub repo

API reference

Please refer to the Official Picterra API documentation.

Documentation

Use PEP 484 type annotations plus Google style docstrings.

Dev

Dependencies

You need pb_tool version 3.1.0

Building

After editing the plugin, just run make to build a zip with the plugin. It will be outputted in zip_buil/picterra.zip.

You can then install this zip through QGIS plugin manager.

Credits

About

The QGIS plugin to interact with the Picterra platform

License:GNU General Public License v2.0


Languages

Language:Python 90.6%Language:Makefile 4.0%Language:Batchfile 3.3%Language:Shell 1.9%Language:QMake 0.2%