Skip to content

Commit

Permalink
docs: update friction map info for r.walk.html (#3279)
Browse files Browse the repository at this point in the history
  • Loading branch information
cmbarton committed Dec 1, 2023
1 parent 731cab3 commit fb69665
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions raster/r.walk/r.walk.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,9 @@ <h2>NOTES</h2>

<p>The <b>friction</b> cost parameter represents a time penalty in seconds
of additional walking time to cross 1 meter distance.
Friction cost can be any floating point value &ge; 0.
A friction map is a required parameter; if no friction costs are desired,
a friction map should be a raster in which all cells have a value of 0.
<p>The <b>lambda</b> parameter is a dimensionless scaling factor of the friction cost:

<div class="code"><pre>
Expand Down

0 comments on commit fb69665

Please sign in to comment.