Changes between Version 23 and Version 24 of Help/Action/AddNode
- Timestamp:
- 2015-08-22T19:12:11+02:00 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/AddNode
v23 v24 19 19 * degrees° minutes' seconds" 20 20 * Symbols {{{°, ', ′, ", ″ are optional. 21 * You can also use the syntax lat="..." lon="..." or lat='...' lon='...'. 21 22 22 23 === Examples of coordinates syntax === … … 37 38 * -49 29.4 N -19 24.5 W 38 39 * 48 deg 42 52.13" N, 21 deg 11 47.60" E 39 40 * lat="49.29918" lon="19.24788" 41 * lat='49.29918' lon='19.24788' 40 42 41 43 == See also ==