1topic_distance(1) Grass User's Manual topic_distance(1)
2
3
4
6 d.geodesic Displays a geodesic line, tracing the shortest distance
7 between two geographic points along a great circle, in a
8 longitude/latitude data set.
9
10 d.rhumbline Displays the rhumbline joining two longitude/latitude coor‐
11 dinates.
12
13 m.cogo A simple utility for converting bearing and distance mea‐
14 surements to coordinates and vice versa.
15
16 r.distance Locates the closest points between objects in two raster
17 maps.
18
19 r.grow.distance Generates a raster map containing distances to nearest
20 raster features.
21
22 r.grow Generates a raster map layer with contiguous areas grown by
23 one cell.
24
25 v.distance Finds the nearest element in vector map ’to’ for elements in
26 vector map ’from’.
27
28
29 See also the corresponding keyword distance for additional references.
30
31 Main index | Topics index | Keywords index | Graphical index | Full
32 index
33
34 © 2003-2019 GRASS Development Team, GRASS GIS 7.4.4 Reference Manual
35
36
37
38GRASS 7.4.4 topic_distance(1)