File: qlandkartegt.1

package info (click to toggle)
qlandkartegt 1.8.1%2Bds-7
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 34,776 kB
  • ctags: 9,728
  • sloc: cpp: 137,036; ansic: 712; xml: 527; perl: 361; sh: 215; makefile: 58; python: 29
file content (74 lines) | stat: -rw-r--r-- 1,937 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
.TH QLandkarteGT 1 "Dec 2009" "" ""
.SH NAME
QLandkarteGT \- GPS mapping (GeoTiff and vector) and GPSr management
.SH SYNOPSIS
.B qlandkartegt
[
.B \-d
|
.B \-\-debug
]
[
.B \-h
|
.B \-\-help
]
.BI \fB\-m \ FD
|
.BI \-\-monitor= FD
]
[
.B \-n
|
.B \-\-no-splash
]
[
.IR files ...
]
.SH DESCRIPTION
\fIQLandkarteGT\fR is a versatile tool for GPS maps in GeoTiff format as well as
Garmin's img vector map format. \fIQLandkarteGT\fR is the successor of \fIQLandkarte\fR.
Among various improvements (e.g. 2D/3D map rendering and reduced resource
demands) the major difference is its device-independent architecture, which is
not limited to Garmin devices anymore.
.PP
Additionally, \fIQLandkarteGT\fR serves as a frontend to the GDAL tools, to make
georeferencing of scanned maps feasible for users. In contrast to similar tools
(e.g. QGis) its straightforward interface is especially suited for
non-scientific users.
.SH OPTIONS
\fIQLandkarteGT\fR currently understands the following options.
Note that long options must be specified in full (by now).
.TP
.B \-d
.TP
.B \-\-debug
Enable additional debugging messages to standard output.
.TP
.B \-h
.TP
.B \-\-help
Print a short option summary, and exit.
.TP
.BI \-m \ FD
.TP
.BI \-\-monitor= FD
Monitor the file descriptor \fIFD\fR for activity.
If any new data arrives on the descriptor, a single byte is read
from it, all currently active data are discarded,
and the geo data files that have been specified at the
end of the command-line when starting \fIQLandkarteGT\fR are read
and evaluated again.
.TP
.B \-n
.TP
.B \-\-no-splash
Do not display the splash screen on startup.
.PP
All remaining positional arguments are considered names of geo data files
to be read and evaluated upon startup.
.SH SEE ALSO
\fIQLandkarteGT\fR Homepage: \fBhttp://www.qlandkarte.org\fR
.SH AUTHOR
\fIQLandkarteGT\fR was written and is currently maintained by Oliver Eichler
\fB<oliver.eichler@gmx.de>\fR.