1topic_sampling(1) Grass 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 a raster map layer and vector point map containing
12 randomly located points.
13
14 t.rast.what Sample a space time raster dataset at specific vector point
15 coordinates and write the output to stdout using different
16 layouts
17
18 t.sample Samples the input space time dataset(s) with a sample space
19 time dataset and print the result to stdout.
20
21 t.vect.observe.strds Observes specific locations in a space time raster dataset
22 over a period of time using vector points.
23
24 t.vect.what.strds Stores raster map values at spatial and temporal positions
25 of vector points as vector attributes.
26
27 v.random Generates random 2D/3D vector points.
28
29 v.sample Samples a raster map at vector point locations.
30
31 v.what.rast Uploads raster values at positions of vector points to the
32 table.
33
34 v.what.rast3 Uploads 3D raster values at positions of vector points to
35 the table.
36
37 v.what.vect Uploads vector values at positions of vector points to the
38 table.
39
40
41 See also the corresponding keyword sampling for additional references.
42
43 Main index | Topics index | Keywords index | Graphical index | Full
44 index
45
46 © 2003-2019 GRASS Development Team, GRASS GIS 7.8.2 Reference Manual
47
48
49
50GRASS 7.8.2 topic_sampling(1)