Template:Coord/dms2dec/doc: Difference between revisions
< Template:Coord | dms2dec
(Remove languages) |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 41: | Line 41: | ||
<includeonly> | <includeonly> | ||
[[Category: | [[Category:Coordinates templates]] | ||
</includeonly> | </includeonly> | ||
[[Category:Coordinates templates]] |
Latest revision as of 21:00, 18 January 2016
{{Coord/dms2dec}} converts cardinal direction and degree-minutes-seconds to decimal coordinate.
Usage
Expression error: Unexpected * operator.
Examples
{{Coord/dms2dec|N|10|20|35.67}}
|
10.3432417 |
{{Coord/dms2dec|N|10|20|35}}
|
10.34306 |
{{Coord/dms2dec|N|10|20|30}}
|
10.34167 |
{{Coord/dms2dec|E|10|25.39}}
|
10.42317 |
{{Coord/dms2dec|E|10|25}}
|
10.417 |
{{Coord/dms2dec|S|10|20}}
|
-10.333 |
{{Coord/dms2dec|W|11.341666}}
|
-11.341666 |
{{Coord/dms2dec|W|11.3416}}
|
-11.3416 |
{{Coord/dms2dec|W|11.34}}
|
-11.34 |
{{Coord/dms2dec|W|11}}
|
-11 |