#1779: v.net.centrality: output map has features' cat values in layer 2, but table
connected to layer 1
------------------------------------+---------------------------------------
Reporter: mlennert | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Vector | Version: svn-trunk
Keywords: v.net.centrality layer | Platform: Unspecified
Cpu: Unspecified |
------------------------------------+---------------------------------------
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.
#1779: v.net.centrality: output map has features' cat values in layer 2, but table
connected to layer 1
------------------------------------+---------------------------------------
Reporter: mlennert | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Vector | Version: svn-trunk
Keywords: v.net.centrality layer | Platform: Unspecified
Cpu: Unspecified |
------------------------------------+---------------------------------------
Comment(by mmetz):
Replying to [ticket:1779 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.
Replying to [comment:1 mmetz]:
> Replying to [ticket:1779 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.