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

		<summary type="html">&lt;p&gt;FormatLL – 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=          FormatLL|fDescription=   Converts a 3D vector to a formatted latitude and longitude string with optional DMS or decimal minute precision. It extracts the latitude and longitude from the input vector, determines hemispheres, and formats the output based on the DMS flag and accuracy settings.|parentFile=     cmm.stringFunctions.lua|syntax=         CMM.FormatLL(vec3 &amp;lt;TBL&amp;gt;, acc &amp;lt;number&amp;gt;, DMS &amp;lt;boolean&amp;gt;)|return=         string|returnDesc=     A formatted MGRS-style string with hemisphere indicators and degrees, minutes, and optionally seconds.|example=        CMM.FormatLL({x=10, y=20, z=30}, 2, true)|exampleDesc=    Returns &amp;quot;N 40° 23&amp;#039; 15.67&amp;quot;  E 120° 34&amp;#039; 56.78&amp;quot; when given a vector and 2 decimal places with DMS format.|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.|par2=         number acc|reqType2=     number|reqName2=     acc|desc2=       Accuracy level for decimal precision in minutes or seconds, defaults to 0 for no decimals.|par3=         boolean DMS|reqType3=     boolean|reqName3=     DMS|desc3=       If true, outputs degrees, minutes, and seconds with specified accuracy; if false, outputs degrees and decimal minutes.}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>