Opened 13 years ago

Last modified 5 years ago

#1360 new enhancement

v.net.centrality: closeness is calculated per subcomponent, but should (at least optionally) be global

Reported by: mlennert Owned by: grass-dev@…
Priority: normal Milestone: 7.6.2
Component: LibVector Version: svn-develbranch6
Keywords: v.net.centrality closeness Cc:
CPU: Unspecified Platform: All

Description

In v.net.centrality, closeseness of a node is calculated as the mean cost to reach all other nodes. However, this obviously causes problems when some nodes are disconnected from the bulk of the network. See areas circled in yellow on the attached example map (result of v.net.centrality -a on spearfish roads map).

This means that some very disconnected points get high levels of closeness centrality because only their local subnetwork is taken into account.

Alternatives exist and one is described here. It would be nice to have at least the option to use this alternative measure of closeness.

Moritz

Attachments (1)

closeness.png (24.6 KB ) - added by mlennert 13 years ago.

Download all attachments as: .zip

Change History (9)

by mlennert, 13 years ago

Attachment: closeness.png added

comment:1 by martinl, 8 years ago

Milestone: 7.0.07.0.5

comment:2 by martinl, 8 years ago

Milestone: 7.0.57.3.0

comment:3 by martinl, 8 years ago

Milestone: 7.3.07.4.0

Milestone renamed

comment:4 by neteler, 6 years ago

Milestone: 7.4.07.4.1

Ticket retargeted after milestone closed

comment:5 by neteler, 6 years ago

Milestone: 7.4.17.4.2

comment:6 by martinl, 6 years ago

Milestone: 7.4.27.6.0

All enhancement tickets should be assigned to 7.6 milestone.

comment:7 by martinl, 5 years ago

Milestone: 7.6.07.6.1

Ticket retargeted after milestone closed

comment:8 by martinl, 5 years ago

Milestone: 7.6.17.6.2

Ticket retargeted after milestone closed

Note: See TracTickets for help on using tickets.