Changes between Version 19 and Version 31 of Help/Action/AddNode


Ignore:
Timestamp:
(multiple changes)
Author:
(multiple changes)
Comment:
(multiple changes)

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/AddNode

    v19 v31  
    11[[TranslatedPages]]
    2 = Tools > Add Node ... =
     2= Tools > Add Node =
    33
    4 [[Image(source:/trunk/images/addnode.png)]] ''Keyboard shortcut:'' '''{{{Shift-D}}}'''
     4[[JOSMImage(addnode,48,link=,middle,margin-right=20)]] ''Keyboard shortcut:'' **`Shift+D` ([wikitr:/Help/ExpertMode expert mode] only)**
    55
    6 '''Add a node by entering latitude and longitude.'''
     6**Add a [[JOSMImage(data/node)]] [wikitr:/Help/Concepts/Object#Nodes node] by entering latitude and longitude.**
    77
    8 [[Image(AddNode_screenshot.png)]]
     8
     9== Coordinate Syntax ==
     10[[Image(AddNode_screenshot.png,link=,right,margin-left=10,45%)]]
     11
     12Enter the coordinates for the new node. Following syntax rules exist:
     13* You can separate longitude and latitude with space, comma or semicolon.
     14* Use positive numbers or `N`, `E` characters to indicate North or East cardinal direction.
     15* For South and West cardinal directions you can use either negative numbers or `S`, `W` characters.
     16* Coordinate value can be in one of three formats:
     17 * degrees°
     18 * degrees° minutes'
     19 * degrees° minutes' seconds"
     20* Symbols °, ', ′, ", ″ are optional.
     21* You can also use the syntax lat="..." lon="..." or lat='...' lon='...'.
     22
     23=== Examples of coordinates syntax ===
     24* 49.29918° 19.24788°
     25* N 49.29918 E 19.24788
     26* W 49°29.918' S 19°24.788'
     27* N 49°29'04" E 19°24'43"
     28* 49.29918 N, 19.24788 E
     29* 49°29'21" N 19°24'38" E
     30* 49 29 51, 19 24 18
     31* 49 29, 19 24
     32* E 49 29, N 19 24
     33* 49° 29; 19° 24
     34* N 49° 29, W 19° 24
     35* 49° 29.5 S, 19° 24.6 E
     36* N 49 29.918 E 19 15.88
     37* 49 29.4 19 24.5
     38* -49 29.4 N -19 24.5 W
     39* 48 deg 42 52.13" N, 21 deg 11 47.60" E
     40* lat="49.29918" lon="19.24788"
     41* lat='49.29918' lon='19.24788'
    942
    1043
    1144== See also ==
    12  * [[Image(source:/trunk/images/mapmode/node/autonode.png)]] [wiki:/Help/Action/Draw Draw Nodes]
    13  * [[Image(source:/trunk/images/movenode.png)]] [wiki:/Help/Action/MoveNode Move Node ...]
    14 
     45* [[JOSMImage(mapmode/node/autonode)]] [wikitr:/Help/Action/Draw Draw Nodes]
     46* [[JOSMImage(movenode)]] [wikitr:/Help/Action/MoveNode Move Node …]
    1547
    1648----
    17 Back to [wiki:/Help/Menu/Tools Menu Tools][[Br]]
    18 Back to [wiki:/Help Main Help]
     49Back to [wikitr:/Help/Menu/Tools Tools menu] \\
     50Back to [wikitr:/Help/Menu Main menu] \\
     51Back to [wikitr:/Help Main Help]