benducke / Network-reconstruction-tools-for-GRASS-GIS

Node-based network model generator for GRASS GIS 7.x (and QGIS 3.x)
GNU General Public License v3.0
4 stars 1 forks source link

Implement a network validation/comparison framework #49

Open benducke opened 4 months ago

benducke commented 4 months ago

A way to validate (or compare) the output of v.net.models is required. This would best be implemented as a separate module (v.net.validate):

Some ideas:

benducke commented 3 months ago

Network similarity metrics might be useful for network comparison (global):

benducke commented 3 months ago

Relative assymetry: How many nodes have to be traversed on average to get from any to any node?