| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
named._Named --+
|
named._NamedBase --+
|
Mgrs
Military Grid Reference System (MGRS/NATO) references, with method to convert to UTM coordinates.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
| Properties | |
| band | |
| bandLatitude | |
| datum | |
| digraph | |
| EN | |
| en100k | |
| easting | |
| eastingnorthing | |
| isUPS | |
| isUTM | |
| northing | |
| northingBottom | |
|
resolution Get the MGRS resolution ( meter, power of 10) or
0 if undefined.
|
|
| tilesize | |
| zone | |
| zoneB | |
|
Inherited from Inherited from |
|
| Method Details |
New Mgrs Military grid reference.
|
Default
|
Parse a string to a similar Mgrs instance. |
Convert this MGRS grid reference to a UTM coordinate.
See Also: Methods Mgrs.toUtm and Utm.toLatLon. |
Return a string representation of this MGRS grid reference.
Note: MGRS grid references are truncated, not rounded (unlike UTM/UPS coordinates). |
Return this MGRS grid reference as a string.
Notes:
|
Convert this MGRS grid reference to a UPS coordinate.
|
Convert this MGRS grid reference to a UTM coordinate.
|
Convert this MGRS grid reference to a UTM or UPS coordinate.
|
| Property Details |
band
|
bandLatitude
|
datum
|
digraph
|
EN
|
en100k
|
easting
|
eastingnorthing
|
isUPS
|
isUTM
|
northing
|
northingBottom
|
resolutionGet the MGRS resolution (
|
tilesize
|
zone
|
zoneB
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Oct 22 17:06:21 2024 | http://epydoc.sourceforge.net |