Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

    Esri ArcGIS Desktop

    QGIS Desktop must be installed

    and licensedInstall the latest WinCan VX ArcGIS plugin.Start WinCanVXESRIAddin_x_x_x_x.exe 

    . Be sure that you use the 32Bit version

  2. Install pythonnet on QGIS Desktop

    1. Link https://github.com/WinCan/QGISPlugin with readme.cmd
      Run QGIS as Administator
      Run QGIS PythonConsole
      Install pythonnet

    2. Code Block
      enter python install command
      
      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 WinCan VX Integration

      Image Added
    3. Install Plugin Wincan 2QGEP and WinCan VX Integration
      Image Added

    4. Confirm Add-In Installation

      Image Removed


  4. In order to check whether your WinCan VX Plugin has been installed properly,

    1. A WinCan

      Tools

      Toolbar is visible

    2. Open Customize→Add In Manager and if the WinCan ArcGIS Add-In is listed there, it has been installed & detected:
      Image Removed
      Image Removed

...

    1. Image Added


Info

Pythonnet Addon is required on QGIS. Install command 

from pip._internal import main as pipmain; pipmain(['install', 'pythonnet'])

Perhaps update is needed

python -m pip install --upgrade pip

Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@10ef6
sortmodified
showSpacefalsesortmodified
reversetrue
typepage
cqllabel in ( "arcgis" , "gis" , "map" , "connector" ) and type = "page" and space = "FAQ"
labelsArcGis connector GIS map

...

Page Properties
hiddentrue


Related issues