Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

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:

  • Transfer data from QGIS to WinCan VX
  • One click to see where a section or manhole is located

This article shows how to install and how to use the WinCan QGIS Plugin

https://github.com/WinCan/QGISPlugin 

Instructions

Step-by-step guide

  1. The QGIS Desktop must be installed. Be sure that you use the 32Bit version
  2. Install pythonnet on QGIS Desktop
    1. Link https://github.com/WinCan/QGISPlugin with readme.cmd
    2. Run QGIS as Administator
    3. Run QGIS PythonConsole
    4. Install pythonnet
    5. from pip._internal import main as pipmain; pipmain(['install', 'pythonnet'])
  3. Add the WinCan Plugins from the QGIS store.
    1. Launch QGIS Desktop
    2. Select Plugins\Manage and Install Plugins..
    3. Install Plugin Wincan 2QGEP and WinCan VX Integration
    4. Confirm Add-In Installation

  4. In order to check whether your WinCan VX Plugin has been installed properly,
    1. A WinCan Icon is visible




Pythonnet Addon is required on QGIS



  • No labels