<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://cmm.ozdeadmeat.com/index.php?action=history&amp;feed=atom&amp;title=FormatMGRS</id>
	<title>FormatMGRS - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://cmm.ozdeadmeat.com/index.php?action=history&amp;feed=atom&amp;title=FormatMGRS"/>
	<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=FormatMGRS&amp;action=history"/>
	<updated>2026-06-04T14:22:54Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://cmm.ozdeadmeat.com/index.php?title=FormatMGRS&amp;diff=6033&amp;oldid=prev</id>
		<title>Ozdeadmeat: FormatMGRS – created via PowerShell script (2025-11-11T21:12:46Z)</title>
		<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=FormatMGRS&amp;diff=6033&amp;oldid=prev"/>
		<updated>2025-11-11T10:12:47Z</updated>

		<summary type="html">&lt;p&gt;FormatMGRS – created via PowerShell script (2025-11-11T21:12:46Z)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          FormatMGRS|fDescription=   Converts a 3D vector to a standardized MGRS string using latitude and longitude coordinates, then formats it with UTM zone, digraph, and easting/northing values padded to five digits.|parentFile=     cmm.stringFunctions.lua|syntax=         CMM.FormatMGRS(vec3 &amp;lt;TBL&amp;gt;)|return=         string|returnDesc=     A formatted MGRS string in the format &amp;quot;UTMZone Digraph Easting Northing&amp;quot; with all values padded to five digits.|example=        CMM.FormatMGRS({x=10, y=20, z=30})|exampleDesc=    Returns &amp;quot;33 S 45678 54321&amp;quot; when given a vector, where the UTM zone is 33, the digraph is S, and easting and northing are padded to five digits.|related=        |note=           |envType= CMM|par1=         table vec3|reqType1=     table|reqName1=     vec3|desc1=       A table representing a 3D vector {x, y, z} used to extract latitude and longitude via coord.LOtoLL.}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>