Skip to content

Commit

Permalink
add missing ortho
Browse files Browse the repository at this point in the history
  • Loading branch information
hmitaso committed Nov 12, 2024
1 parent 0ee8b68 commit 4c34997
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions grass/hydrology.html
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ <h3>Derive contributing area for a given outlet</h3>

<pre><code>
d.erase
d.rast ortho_2001_t792_1m
d.vect basin_A30 type=boundary color=green width=2
r.contour elev_lid792_1m output=elev_lid792_cont_1m step=1 minlevel=104
d.vect elev_lid792_cont_1m color=white
Expand Down

0 comments on commit 4c34997

Please sign in to comment.