1topic_sampling(1) GRASS GIS User's Manual topic_sampling(1)
2
3
4
6 d.where Identifies the geographic coordinates associated with point
7 locations given in display coordinates.
8
9 r.random.cells Generates random cell values with spatial dependence.
10
11 r.random Creates randomly placed raster cells or vector points
12
13 t.rast.what Sample a space time raster dataset at specific vector point
14 coordinates and write the output to stdout using different
15 layouts
16
17 t.sample Samples the input space time dataset(s) with a sample space
18 time dataset and print the result to stdout.
19
20 t.vect.observe.strds Observes specific locations in a space time raster dataset
21 over a period of time using vector points.
22
23 t.vect.what.strds Stores raster map values at spatial and temporal positions
24 of vector points as vector attributes.
25
26 v.random Generates random 2D/3D vector points.
27
28 v.sample Samples a raster map at vector point locations.
29
30 v.what.rast Uploads raster values at positions of vector points to the
31 table.
32
33 v.what.rast3 Uploads 3D raster values at positions of vector points to
34 the table.
35
36 v.what.vect Uploads vector values at positions of vector points to the
37 table.
38
39
40 See also the corresponding keyword sampling for additional references.
41
42 Main index | Topics index | Keywords index | Graphical index | Full in‐
43 dex
44
45 © 2003-2023 GRASS Development Team, GRASS GIS 8.2.1 Reference Manual
46
47
48
49GRASS 8.2.1 topic_sampling(1)