File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
content/tutorials/modeling_movement Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -437,7 +437,7 @@ We can create this friction map by reclassifying the *landuse* map using [*r.rec
437437
438438## GUI
439439
440- The [ r.reclass] ( https://grass.osgeo.org/grass-stable/manuals/r.reclass.html ) tool is found under the Raster/Change category… menu.
440+ The [ r.reclass] ( https://grass.osgeo.org/grass-stable/manuals/r.reclass.html ) tool is found under the Raster/Change category menu.
441441
442442::::: grid
443443::: g-col-6
@@ -459,8 +459,6 @@ The [r.reclass](https://grass.osgeo.org/grass-stable/manuals/r.reclass.html) too
459459
460460::: g-col-6
461461
462- This creates a new friction map named * friction_landcover* .
463-
464462![ ] ( img_movement/GRASS_movement_22.webp )
465463:::
466464:::::
@@ -497,6 +495,8 @@ gs.write_command("r.reclass",
497495```
498496::::::
499497
498+ This creates a new friction map named * friction_landcover* .
499+
500500![ The reclassified friction map (* friction_landcover* )] ( img_movement/GRASS_movement_23.webp )
501501
502502## Modifying a cumulative cost surface with a friction map
You can’t perform that action at this time.
0 commit comments