#1361: GSoC v.net.* modules should have nlayer option
--------------------------+-------------------------------------------------
Reporter: mlennert | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: Vector | Version: unspecified
Keywords: nlayer v.net | Platform: All
Cpu: Unspecified |
--------------------------+-------------------------------------------------
The great v.net.* modules created by Daniel Bundala in the 2009 GSoC round
would be improved if they had the nlayer option allowing to indicate a
different layer for nodes than for the network, as is the case in the
original set of v.net.* modules. This would fit better with the default
behaviour of v.net which adds points to layer 2 by default.
#1361: GSoC v.net.* modules should have nlayer option
--------------------------+-------------------------------------------------
Reporter: mlennert | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: Vector | Version: unspecified
Keywords: nlayer v.net | Platform: All
Cpu: Unspecified |
--------------------------+-------------------------------------------------
Comment(by mlennert):
Just to be complete, these are the relevant modules:
* v.net.allpairs
* v.net.bridge
* v.net.centrality
* v.net.components
* v.net.connectivity
* v.net.distance (this would need a specific alayer option for the arcs)
* v.net.flow (idem)
* v.net.spanningtree
* v.net.timetable