<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://heald.nga.gov/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Template%3ACoordDec%2Fdoc</id>
	<title>Template:CoordDec/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://heald.nga.gov/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Template%3ACoordDec%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://heald.nga.gov/mediawiki/index.php?title=Template:CoordDec/doc&amp;action=history"/>
	<updated>2026-09-02T00:29:44Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.2</generator>
	<entry>
		<id>https://heald.nga.gov/mediawiki/index.php?title=Template:CoordDec/doc&amp;diff=2901&amp;oldid=prev</id>
		<title>Emily Pugh: 1 revision</title>
		<link rel="alternate" type="text/html" href="https://heald.nga.gov/mediawiki/index.php?title=Template:CoordDec/doc&amp;diff=2901&amp;oldid=prev"/>
		<updated>2013-09-10T20:43:26Z</updated>

		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;A version of the {{t1|coord}} template where the latitude and longitude are specified by signed decimal numbers. It has been designed to work well with the [[WP:VE/TD|Visual Editor/TemplateData]] system.&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
'''Usage'''&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{coordDec| ''decimal latitude'' | ''decimal longitude'' | display=inline,title}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Example'''&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{coordDec| -41.289 | 174.777 | display=inline}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; gives {{coordDec| -41.289 | 174.777|display=inline}}&lt;br /&gt;
&lt;br /&gt;
No alternate set of parameter are available for this template. See {{tl|coordDMS}} for angles specified in degrees minutes and seconds, and {{tl|coordDM}} for when just degrees and minutes are specified.&lt;br /&gt;
&lt;br /&gt;
These [[Geographic coordinate system|coordinates]] are in [[Degree (angle)|degrees]] and [[Minute of arc|minutes]].&lt;br /&gt;
&lt;br /&gt;
* [[Geodetic system|Map datum]] must be WGS84 (except for off-earth bodies).&lt;br /&gt;
* Avoid [[Wikipedia:WikiProject Geographical coordinates#Precision|excessive precision]] (0.0001° is &amp;lt;11 m, 1″ is &amp;lt;31 m).&lt;br /&gt;
* Latitude (N/S) must appear before longitude (E/W).&lt;br /&gt;
&lt;br /&gt;
Optional parameters the are all named parameters in the form &amp;lt;code&amp;gt;name=value&amp;lt;/code&amp;gt;&lt;br /&gt;
*'''display'''&lt;br /&gt;
*: {{Para|display|inline}} (the default) to display in the body of the article only,&lt;br /&gt;
*: {{Para|display|title}} to display at the top of the article only, or&lt;br /&gt;
*: {{Para|display|inline,title}} to display in both places.&lt;br /&gt;
*'''name'''&lt;br /&gt;
*: {{Para|name|X}} to label the place on maps (default is [[mw:Help:Magic words#Page names|PAGENAME]])&lt;br /&gt;
*'''Notes'''&lt;br /&gt;
*: {{Para|notes}} text displayed immediately following the coordinates,&lt;br /&gt;
*'''format''' How the coordinates are displayed&lt;br /&gt;
*:{{Para|format|dec}} decimal format&lt;br /&gt;
*:{{Para|format|dms}} degrees minutes and seconds format&lt;br /&gt;
&lt;br /&gt;
Optional geodata coordinates parameters, the old geohack format with colon and underscore is not supported&lt;br /&gt;
* '''dim''': approximate size of the object, used to scale the map to fit.&lt;br /&gt;
* '''scale''': Scale of map display for this object, e.g. scale of 300 is 1:300. Gets converted into ''dim'' internally using formula ''dim = scale / 10''. If both scale and dim are set, dim has precedence.&lt;br /&gt;
* '''globe''': earth by default, can be one of earth, mercury, venus, moon, mars, phobos, deimos, ganymede, callisto, io, europa, mimas, enceladus, tethys, dione, rhea, titan, hyperion, iapetus, phoebe, miranda, ariel, umbriel, titania, oberon, triton and pluto&lt;br /&gt;
* '''name''': name of this point, up to 255 bytes (UTF-8).&lt;br /&gt;
* '''region''': [[ISO 3166-1 alpha-2]] country code (e.g. ''US'' or ''RU'') or an [[ISO 3166-2]] region code (e.g. ''US-FL'' or ''RU-MOS''). This parameter is always capitalised internally.&lt;br /&gt;
* '''type''': type of object with these coordinates, can be one of the following: country, satellite, state, adm1st, adm2nd, adm3rd, city, isle, mountain, river, waterbody, event, forest, glacier, airport, railwaystation, edu, pass, camera, landmark.&lt;br /&gt;
&lt;br /&gt;
Thus: '''&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{CoordDec | -41.289 | 174.777 | dim=30 | region=US-WI | type=event | display=inline,title | name=accident site}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;'''&lt;br /&gt;
&lt;br /&gt;
Use {{Para|display|title}} (or {{Para|display|inline,title}}) once per article, for the subject of the article, where appropriate.&lt;br /&gt;
&lt;br /&gt;
Per [[WP:ORDER]], the template is placed in articles after any [[Wikipedia:Navigation templates|navigation templates]], but before any [[Wikipedia:Persondata|Persondata]] or [[Help:Category#Default sort key|Defaultsort]] templates, or [[Wikipedia:Categorization|Categories]].&lt;br /&gt;
* For full details, refer to {{tl|Coord/doc}}.&lt;br /&gt;
* Additional guidance is available: [[Wikipedia:Obtaining geographic coordinates|obtaining coordinates]], [[Geographic coordinate conversion|converting coordinates]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Template Data===&lt;br /&gt;
&amp;lt;templatedata&amp;gt;{&lt;br /&gt;
&amp;quot;description&amp;quot;: &amp;quot;Encodes the latitude and longitude coordinates of a location specified in degrees and minutes, provides a link to map of the location.&amp;quot;,&lt;br /&gt;
&amp;quot;params&amp;quot;: {&lt;br /&gt;
  &amp;quot;1&amp;quot;: {&lt;br /&gt;
    &amp;quot;label&amp;quot;: &amp;quot;Latitude&amp;quot;,&lt;br /&gt;
    &amp;quot;description&amp;quot;: &amp;quot;The latitude in decimal format with negative for south eg -79.38. Avoid excessive precision,  0.01° is approximately 1k m and 0.0001° is approximately 10 m&amp;quot;,&lt;br /&gt;
    &amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;,&lt;br /&gt;
    &amp;quot;required&amp;quot;: true&lt;br /&gt;
  },&lt;br /&gt;
  &amp;quot;2&amp;quot;: {&lt;br /&gt;
    &amp;quot;label&amp;quot;: &amp;quot;Longitude&amp;quot;,&lt;br /&gt;
    &amp;quot;description&amp;quot;: &amp;quot;The longitude in decimal format, negative for west eg -79.38. Avoid excessive precision,  0.01° is approximately 1k m and 0.0001° is approximately 10 m&amp;quot;,&lt;br /&gt;
    &amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;,&lt;br /&gt;
    &amp;quot;required&amp;quot;: true&lt;br /&gt;
  },&lt;br /&gt;
&lt;br /&gt;
  &amp;quot;display&amp;quot;: {&lt;br /&gt;
    &amp;quot;label&amp;quot;: &amp;quot;Display&amp;quot;,&lt;br /&gt;
    &amp;quot;description&amp;quot;: &amp;quot;Where it is displayed. Can be one of: 'inline' in the body of the article (default), 'title' at the top of the article or 'inline,title' both&amp;quot;,&lt;br /&gt;
    &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,  &lt;br /&gt;
    &amp;quot;required&amp;quot;: false&lt;br /&gt;
  },&lt;br /&gt;
  &amp;quot;name&amp;quot;: {&lt;br /&gt;
    &amp;quot;label&amp;quot;: &amp;quot;Name&amp;quot;,&lt;br /&gt;
    &amp;quot;description&amp;quot;: &amp;quot;a label to place on maps (default is PAGENAME)&amp;quot;,&lt;br /&gt;
    &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,  &lt;br /&gt;
    &amp;quot;required&amp;quot;: false&lt;br /&gt;
  },&lt;br /&gt;
  &amp;quot;notes&amp;quot;: {&lt;br /&gt;
    &amp;quot;label&amp;quot;: &amp;quot;Notes&amp;quot;,&lt;br /&gt;
    &amp;quot;description&amp;quot;: &amp;quot;text displayed immediately following the coordinates&amp;quot;,&lt;br /&gt;
    &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,  &lt;br /&gt;
    &amp;quot;required&amp;quot;: false&lt;br /&gt;
  },&lt;br /&gt;
  &amp;quot;format&amp;quot;: {&lt;br /&gt;
    &amp;quot;label&amp;quot;: &amp;quot;Format&amp;quot;,&lt;br /&gt;
    &amp;quot;description&amp;quot;: &amp;quot;How the coordinates are displayed, either 'dec' or 'dms'&amp;quot;,&lt;br /&gt;
    &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,  &lt;br /&gt;
    &amp;quot;required&amp;quot;: false&lt;br /&gt;
  },&lt;br /&gt;
  &amp;quot;dim&amp;quot;: {&lt;br /&gt;
    &amp;quot;label&amp;quot;: &amp;quot;Dim&amp;quot;,&lt;br /&gt;
    &amp;quot;description&amp;quot;: &amp;quot;approximate size of the object, used to scale the map to fit.&amp;quot;,&lt;br /&gt;
    &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,  &lt;br /&gt;
    &amp;quot;required&amp;quot;: false&lt;br /&gt;
  },&lt;br /&gt;
  &amp;quot;scale&amp;quot;: {&lt;br /&gt;
    &amp;quot;label&amp;quot;: &amp;quot;Scale&amp;quot;,&lt;br /&gt;
    &amp;quot;description&amp;quot;: &amp;quot;Scale of map display for this object, e.g. scale of 300 is 1:300. Gets converted into ''dim'' internally using formula ''dim = scale / 10''. If both scale and dim are set, dim has precedence.&amp;quot;,&lt;br /&gt;
    &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,  &lt;br /&gt;
    &amp;quot;required&amp;quot;: false&lt;br /&gt;
  },&lt;br /&gt;
  &amp;quot;globe&amp;quot;: {&lt;br /&gt;
    &amp;quot;label&amp;quot;: &amp;quot;Globe&amp;quot;,&lt;br /&gt;
    &amp;quot;description&amp;quot;: &amp;quot;earth by default, can be one of earth, mercury, venus, moon, mars, phobos, deimos, ganymede, callisto, io, europa, mimas, enceladus, tethys, dione, rhea, titan, hyperion, iapetus, phoebe, miranda, ariel, umbriel, titania, oberon, triton and pluto&amp;quot;,&lt;br /&gt;
    &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,  &lt;br /&gt;
    &amp;quot;required&amp;quot;: false&lt;br /&gt;
  },&lt;br /&gt;
  &amp;quot;region&amp;quot;: {&lt;br /&gt;
    &amp;quot;label&amp;quot;: &amp;quot;Region&amp;quot;,&lt;br /&gt;
    &amp;quot;description&amp;quot;: &amp;quot;[[ISO 3166-1 alpha-2]] country code (e.g. ''US'' or ''RU'') or an [[ISO 3166-2]] region code (e.g. ''US-FL'' or ''RU-MOS''). This parameter is always capitalised internally.&amp;quot;,&lt;br /&gt;
    &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,  &lt;br /&gt;
    &amp;quot;required&amp;quot;: false&lt;br /&gt;
  },&lt;br /&gt;
  &amp;quot;type&amp;quot;: {&lt;br /&gt;
    &amp;quot;label&amp;quot;: &amp;quot;Type&amp;quot;,&lt;br /&gt;
    &amp;quot;description&amp;quot;: &amp;quot;type of object with these coordinates, can be one of the following: country, satellite, state, adm1st, adm2nd, adm3rd, city, isle, mountain, river, waterbody, event, forest, glacier, airport, railwaystation, edu, pass, camera, landmark.&amp;quot;,&lt;br /&gt;
    &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,  &lt;br /&gt;
    &amp;quot;required&amp;quot;: false&lt;br /&gt;
  }&lt;br /&gt;
}}&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
*{{t1|coord}} the base template has more details on some of the parameters&lt;br /&gt;
*{{t1|coordDMS}}  an alternative version where degrees, minutes and seconds are specified&lt;br /&gt;
*{{t1|coordDM}}  an alternative version where just degrees and minutes are specified&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- Categories go here, and interwikis go in Wikidata --&amp;gt;&lt;br /&gt;
[[Category:Coordinates templates]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Emily Pugh</name></author>
	</entry>
</feed>