[GRASS-dev] [GRASS GIS] #521: wish for new module: v.net.distance

#521: wish for new module: v.net.distance
-------------------------+--------------------------------------------------
Reporter: mlennert | Owner: grass-dev@lists.osgeo.org
     Type: enhancement | Status: new
Priority: minor | Milestone: 7.0.0
Component: default | Version: unspecified
Keywords: | Platform: Unspecified
      Cpu: Unspecified |
-------------------------+--------------------------------------------------
It would be great to have a module v.net.distance which would work like
v.distance, but calculate the distance between features via a network
instead of in euclidean space.

Options could probably stay more or less the same as in v.distance, but
different internal algorithm, probably to be cannibalised from
v.net.alloc/v.net.iso.

Moritz

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/521&gt;
GRASS GIS <http://grass.osgeo.org>

#521: wish for new module: v.net.distance
--------------------------+-------------------------------------------------
  Reporter: mlennert | Owner: grass-dev@lists.osgeo.org
      Type: enhancement | Status: new
  Priority: minor | Milestone: 7.0.0
Component: Vector | Version: unspecified
Resolution: | Keywords:
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by martinl):

  * component: default => Vector

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/521#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#521: wish for new module: v.net.distance
--------------------------+-------------------------------------------------
  Reporter: mlennert | Owner: grass-dev@lists.osgeo.org
      Type: enhancement | Status: closed
  Priority: minor | Milestone: 7.0.0
Component: Vector | Version: unspecified
Resolution: fixed | Keywords:
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by mlennert):

  * status: new => closed
  * resolution: => fixed

Comment:

Module now exists in add-ons as part of the series of network modules [1]
created by Daniel Bundala in his 2009 Google Summer of Code project [2].

Many thanks to Daniel for his great work !

Closing this wish.

[1] [http://svn.osgeo.org/grass/grass-addons/vector/net.analyze/\]

[2] [http://grass.osgeo.org/wiki/GSoC_Network_Analysis\]

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/521#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>