Opened 11 years ago

Closed 11 years ago

#1779 closed defect (fixed)

v.net.centrality: output map has features' cat values in layer 2, but table connected to layer 1

Reported by: mlennert Owned by: grass-dev@…
Priority: normal Milestone: 7.0.0
Component: Vector Version: svn-trunk
Keywords: v.net.centrality layer Cc:
CPU: Unspecified Platform: Unspecified

Description

v.net.centrality creates an output map with points representing those nodes for which centralities were calculated. As customary in network modules (at lest in trunk), these points have their cat values in layer 2. The attribute table is linked to layer 1, however.

As the output is only points, IMHO the cat values should be in layer 1.

Moritz

Change History (2)

in reply to:  description ; comment:1 by mmetz, 11 years ago

Replying to mlennert:

v.net.centrality creates an output map with points representing those nodes for which centralities were calculated. As customary in network modules (at lest in trunk), these points have their cat values in layer 2. The attribute table is linked to layer 1, however.

As the output is only points, IMHO the cat values should be in layer 1.

Right, fixed in all branches with r53637-9.

Markus M

in reply to:  1 comment:2 by mlennert, 11 years ago

Resolution: fixed
Status: newclosed

Replying to mmetz:

Replying to mlennert:

v.net.centrality creates an output map with points representing those nodes for which centralities were calculated. As customary in network modules (at lest in trunk), these points have their cat values in layer 2. The attribute table is linked to layer 1, however.

As the output is only points, IMHO the cat values should be in layer 1.

Right, fixed in all branches with r53637-9.

Thanks for the quick fix ! Closing ticket.

Moritz

Note: See TracTickets for help on using tickets.