A plugin for the QGIS software which allows a bidirectional communication & interaction between WinCan VX and QGIS is available. The main purpose of this tool is:
...
This article shows how to install and how to use the WinCan QGIS Plugin
https://github.com/WinCan/QGISPlugin
Instructions
Step-by-step guide
- The QGIS Desktop must be installed. Be sure that you use the 32Bit version
- Install pythonnet on QGIS Desktop
- Link https://github.com/WinCan/QGISPlugin with readme.cmd
- Run QGIS as Administator
- Run QGIS PythonConsole
- Install pythonnet
from pip._internal import main as pipmain; pipmain(['install', 'pythonnet'])
- Add the WinCan Plugins from the QGIS store.
- Launch QGIS Desktop
- Select Plugins\Manage and Install Plugins..
- Install Plugin Wincan 2QGEP and WinCan VX Integration
- Confirm Add-In Installation
- In order to check whether your WinCan VX Plugin has been installed properly,
- A WinCan Icon is visible
- A WinCan Icon is visible
Info |
---|
Pythonnet Addon is required on QGIS |
Related articles
Filter by label (Content by label) | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...