Skip to content
This repository has been archived by the owner on Mar 2, 2021. It is now read-only.
agouge edited this page Dec 5, 2012 · 23 revisions

GDMS-Topology is a graph analysis plugin for OrbisGIS based on JGraphT. It is intended for use on transportation networks.

Supported functions

As of now, GDMS-Topology supports the following SQL functions:

  • ST_Graph - Constructs a mathematical graph based on the data contained in the input table.

Coming soon

The following features are under active development:

  • Closeness centrality
  • Betweenness centrality