Changes

Jump to: navigation, search
m
Supported longitude/latitude formats: restructure formats data as table
When you create/modify a place, the possible formats used for longitude/latitude are :
 
{| class="wikitable"
!colspan="2"|Longitude & Latitude Formats
|-
! D.D4
| degree notation, 4 decimals
: eg +12.0154 , -124.3647
|-
! D.D8
| degree notation, 8 decimals (precision like ISO-DMS)
: eg +12.01543265 , -124.36473268
|-
! DEG
| degree, minutes, seconds notation
: eg 50°52'21.92"N , 124°52'21.92"E (° symbol has UTF-8 code c2b00a)
: or N50º52'21.92" , E124º52'21.92" (º symbol has UTF-8 code c2ba0a)
: The character for seconds can be either one double quote "
: or two single quote '
: The letters N/S/W/E can be placed before or after the digits.
|-
! DEG-
| degree, minutes, seconds notation with :
: eg -50:52:21.92 , 124:52:21.92
|-
! ISO-D
| ISO 6709 degree notation
: i.e. ±DD.DDDD±DDD.DDDD
|-
! ISO-DM
| ISO 6709 degree, minutes notation
: i.e. ±DDMM.MMM±DDDMM.MMM
|-
! ISO-DMS
| ISO 6709 degree, minutes, seconds notation
: i.e. ±DDMMSS.SS±DDDMMSS.SS
|}
<!--
'D.D4' : degree notation, 4 decimals
eg +12.0154 , -124.3647
'ISO-DMS' : ISO 6709 degree, minutes, seconds notation
i.e. ±DDMMSS.SS±DDDMMSS.SS
-->
The second part of the window displays seven notebook tabs containing different categories of information. Click a tab to view or edit its contents. The bottom part of the window has {{man button|OK}} and {{man button|Cancel}} buttons. Clicking {{man button|OK}} will apply all the changes made in all tabs and close the dialog window. Clicking the {{man button|Cancel}} button will close the window without applying any changes.
4,530
edits

Navigation menu