Skip to content

Commit

Permalink
Update vector/v.vol.rst/v.vol.rst.html
Browse files Browse the repository at this point in the history
  • Loading branch information
lbartoletti authored Jul 6, 2023
1 parent 7b7993c commit c2deeb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vector/v.vol.rst/v.vol.rst.html
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ <h2>EXAMPLES</h2>

### First part: generate synthetic 3D data (true 3D soil data preferred)
# generate random positions from elevation map (2D)
r.random elevation.10m vecto=elevrand n=200 seed=42
r.random elevation.10m vector=elevrand n=200 seed=42

# generate synthetic values
v.db.addcolumn elevrand col="x double precision, y double precision"
Expand Down

0 comments on commit c2deeb7

Please sign in to comment.