File: utm2ll.1

package info (click to toggle)
direwolf 1.7%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 5,152 kB
  • sloc: ansic: 59,041; perl: 170; cpp: 124; sh: 113; makefile: 42; python: 11
file content (40 lines) | stat: -rw-r--r-- 761 bytes parent folder | download | duplicates (2)
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
.TH UTM2LL  1

.SH NAME
utm2ll \- Convert UTM coordinates to Latitude and Longitude.


.SH SYNOPSIS
.B utm2ll 
.I zone easting northing 
.RS
.P
\fIzone\fR is UTM zone 1 thru 60 with optional latitudinal band.
.P
\fIeasting\fR is x coordinate in meters.
.P
\fInorthing\fR is y coordinate in meters.
.RE

.SH DESCRIPTION
\fBll2utm\fR  converts UTM coordinates to latitude and longitude.


.SH OPTIONS
.TP
None.


.SH EXAMPLES
.P
.B utm2ll 19T 306130 4726010
.P
latitude = 42.662139, longitude = -71.365553
.P


.SH SEE ALSO
More detailed information is in the PDF files at https://github.com/wb2osz/direwolf/tree/master/doc/.

Applications in this package: aclients, atest, decode_aprs, direwolf, gen_packets, kissutil, ll2utm, log2gpx, text2tt, tt2text, utm2ll