
NAME
v.costdist.mat - Cost-based distances between points
KEYWORDS
SYNOPSIS
v.costdist.mat
v.costdist.mat help
v.costdist.mat [-k] from=filename to=filename[,filename,...] cost=filename [--verbose] [--quiet]
Flags:
- -k
- Use the 'Knight's move'. Forwarded to r.cost (see r.cost).
- --verbose
- Verbose module output
- --quiet
- Quiet module output
Parameters:
- from=filename
- Name of existing vector points map
- to=filename[,filename,...]
- Name(s) of existing vector points map(s) where cost-distances to "from" points are to be stored
- cost=filename
- Name of existing raster file containing cost information