Skip to content
Simon Gröchenig edited this page Jun 25, 2020 · 10 revisions

QGIS plugin Graphium

This is a QGIS extension for the road network management tool Graphium. Graphium is available at Github: https://github.com/graphium-project.

Features of this plugin include:

  • Connect to Graphium and GraphiumNeo4j servers
  • Graph management
  • Map-matching
  • Routing

The plugin consists of two main components. All features and algorithms are described at the linked pages.

  • [Graph Manager](Graph Manager) to manage Graphium server connections and graphs
  • Algorithms to perform tasks and queries on the Graphium server

Installation

Plugin is compatible with all QGIS versions from 3.10.

Follow the following steps to install the plugin via Plugin Manager.

  • Find the latest version in the 'Releases' page on this website
  • Via Menu: 'Plugins' > 'Manage and Install Plugins...'
  • Navigate to 'Install from ZIP'
  • Select ZIP file and click 'Install Plugin'

After installing the plugin, the tools can be accessed through several options:

  • Graphium toolbar (marked red in the figure)
  • Via Plugins menu
  • Via Processing framework (see Algorithms)