Skip to content

Commit

Permalink
Update src/vector/v.scatterplot/v.scatterplot.html
Browse files Browse the repository at this point in the history
Co-authored-by: Markus Neteler <[email protected]>
  • Loading branch information
ecodiv and neteler authored Dec 19, 2023
1 parent 13cd8c1 commit d56dbf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vector/v.scatterplot/v.scatterplot.html
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ <h3>Example 4</h3>
<p>
Rename the PCA layers to remove the dots from the name. Next, use the
<a
href="https://grass.osgeo.org/grass82/manuals/addons/v.what.rast.label.html">v.what.rast.label</a>
href="https://grass.osgeo.org/grass-stable/manuals/addons/v.what.rast.label.html">v.what.rast.label</a>
addon to sample the values of the raster layers <i>pca.1</i> and
<i>pca.2</i>, and the values + labels of the <i>landclass96</i>. Add a
column with the landclass colors using <i>v.colors</i>.
Expand Down

0 comments on commit d56dbf6

Please sign in to comment.