<?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=FormatGRID</id>
	<title>FormatGRID - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://cmm.ozdeadmeat.com/index.php?action=history&amp;feed=atom&amp;title=FormatGRID"/>
	<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=FormatGRID&amp;action=history"/>
	<updated>2026-06-04T14:19:25Z</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=FormatGRID&amp;diff=6032&amp;oldid=prev</id>
		<title>Ozdeadmeat: FormatGRID – created via PowerShell script (2025-11-11T21:12:45Z)</title>
		<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=FormatGRID&amp;diff=6032&amp;oldid=prev"/>
		<updated>2025-11-11T10:12:47Z</updated>

		<summary type="html">&lt;p&gt;FormatGRID – created via PowerShell script (2025-11-11T21:12:45Z)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          FormatGRID|fDescription=   Converts a 3D vector into a simplified GRID string by extracting the MGRS digraph and first digit of easting and northing values scaled by 10,000, then concatenating them into a readable format.|parentFile=     cmm.stringFunctions.lua|syntax=         CMM.FormatGRID(vec3 &amp;lt;TBL&amp;gt;)|return=         string|returnDesc=     A formatted GRID string in the format &amp;quot;DigraphEastingNorthing&amp;quot; where each component is the digraph and first digit of scaled easting and northing values.|example=        CMM.FormatGRID({x=10, y=20, z=30})|exampleDesc=    Returns &amp;quot;S123&amp;quot; when given a vector, where S is the digraph and 1, 2, 3 are the first digits of easting and northing after dividing by 10,000.|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>