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
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.