Vector network analysis

From GRASS-Wiki
Revision as of 08:03, 21 February 2007 by ⚠️HamishBowman (talk | contribs) (→‎Screenshots: module desc)
Jump to navigation Jump to search

Shortest path routing and network analysis


Screenshots


  • v.net.iso - Split net to bands between cost isolines (direction from centre). Centre node must be opened (costs >= 0). Costs of centre node are used in calculation.


  • v.net.alloc - Allocates subnets for nearest centres (direction from centre). Costs of centre node are used in calculation.


  • d.path - Find shortest path for selected starting and ending node.