]> git.street.me.uk Git - andy/viking.git/blame - help/C/viking.xml
Fix potential crashes from long running threads in a removed window.
[andy/viking.git] / help / C / viking.xml
CommitLineData
f8b8a0b5 1<?xml version="1.0"?>
c94657d1
RN
2<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
f8b8a0b5
GB
4 <!ENTITY appname "Viking">
5 <!ENTITY app "<application>Viking</application>">
b1f2d51f
RN
6 <!ENTITY appversion "1.5">
7 <!ENTITY manrevision "1.5">
8 <!ENTITY date "October 2013">
f8b8a0b5
GB
9]>
10<!--
11 (Do not remove this comment block.)
12 Maintained by the GNOME Documentation Project
13 http://live.gnome.org/DocumentationProject
14 Template version: 3.0 beta
15 Template last modified 2006-11-21
16
17-->
18<!-- =============Document Header ============================= -->
19<article id="index" lang="en">
20 <articleinfo>
21 <title>&app; Manual</title>
22 <abstract role="description">
23 <para>&app; is a free/open source program to manage GPS data.</para>
24 </abstract>
25
26 <copyright>
1b5f6653 27 <year>2013</year>
f8b8a0b5 28 <holder>Guilhem Bonnefille</holder>
bbfdcbed 29 <holder>Rob Norris</holder>
f8b8a0b5
GB
30 </copyright>
31
32 <!-- An address can be added to the publisher information. -->
33 <publisher role="maintainer">
34 <publishername>GNOME Documentation Project</publishername>
35 </publisher>
36
37 <xi:include href="legal.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
38 <!-- The file legal.xml contains link to license for the documentation,
39 and other legal stuff such as "NO WARRANTY" statement.
40 Please do not change any of this. -->
41
42 <authorgroup>
43 <author>
44 <firstname>Guilhem</firstname>
45 <surname>Bonnefille</surname>
46 </author>
25c0a45b
RN
47 <author>
48 <firstname>Rob</firstname>
49 <surname>Norris</surname>
50 </author>
a43e638f
RN
51 <!-- Contributors from the Wiki history -->
52 <author>
53 <firstname>username:</firstname>
54 <surname>Alexxy</surname>
55 </author>
56 <author>
57 <firstname>username:</firstname>
58 <surname>Vikingis</surname>
59 </author>
60 <author>
61 <firstname>username:</firstname>
62 <surname>Tallguy</surname>
63 </author>
64 <author>
65 <firstname>username:</firstname>
66 <surname>EliotB</surname>
67 </author>
68 <author>
69 <firstname>Alex</firstname>
70 <surname>Foobarian</surname>
71 </author>
72 <!-- END -->
f8b8a0b5
GB
73 </authorgroup>
74
75 <revhistory>
76 <revision>
77 <revnumber>&appname; Manual V&manrevision;</revnumber>
78 <date>&date;</date>
79 <revdescription>
80 <para role="author">Guilhem Bonnefille <email>guilhem.bonnefille@gmail.com</email></para>
bbfdcbed 81 <para role="author">Rob Norris <email>rw_norris@hotmail.com</email></para>
f8b8a0b5 82 <para role="publisher">GNOME Documentation Project</para>
bbfdcbed 83 <para>This document was generated on <?dbtimestamp format="Y-m-d"?>.</para>
f8b8a0b5 84 </revdescription>
845a6b70 85 </revision>
f8b8a0b5
GB
86 </revhistory>
87
4502fc82 88 <releaseinfo>This manual describes version &appversion; of &appname;.</releaseinfo>
f8b8a0b5
GB
89
90 <legalnotice>
91 <title>Feedback</title>
92 <para>To report a bug or make a suggestion regarding the &app; application or
93 this manual, follow the directions in the
94 <ulink url="ghelp:user-guide?feedback-bugs" type="help">Feedback section of the GNOME User Guide</ulink>.
95 </para>
96 </legalnotice>
97 </articleinfo>
98
99 <indexterm zone="index">
100 <primary>&app;</primary>
101 </indexterm>
102<!-- ============= Document Body ============================= -->
4502fc82 103<section id="introduction">
f8b8a0b5 104 <title>Introduction</title>
6928e16b 105<para>
7233fcb6
RN
106&appname; aims to be easy to use, yet powerful in accomplishing a wide
107variety of tasks. Some of the things you can use &appname; for are:
6928e16b
GB
108</para>
109<itemizedlist mark="opencircle"><listitem>
110<para>
c3eb4a65 111Uploading and downloading waypoints, tracks and routes to/from GPS.
6928e16b
GB
112</para>
113</listitem>
114<listitem>
52b73a95 115<para>Preparing tracks, routes and waypoints for trips using maps from services such as OpenStreetMap (OSM).
c3eb4a65
RN
116The data is only needed to be uploaded to your GPS before you leave.
117The maps together with your tracks, routes and waypoints can also be printed and used during the trip.
6928e16b
GB
118</para>
119</listitem>
120<listitem>
121<para>
122After trips, tracks and waypoints from GPS can be downloaded, stored, managed and reused in your (or your friends') later trips.
123</para>
124</listitem>
125<listitem>
126<para>
9ca89c29 127Analyzing Off Highway Vehicle (OHV) and hiking trips, understanding where you went and how far you were from something.
6928e16b
GB
128</para>
129</listitem>
130<listitem>
c3eb4a65 131<para>Making waypoints, tracks and routes to follow to easily get someplace
9ca89c29 132you've never been before or don't have GPS data for but online
6928e16b
GB
133maps exist for it.
134</para>
135</listitem>
136<listitem>
137<para>
138Making maps with coordinate lines.
139</para>
140</listitem>
141<listitem>
142<para>
143Grouping data from multiple trips using a hierarchical data manager.
144</para>
145</listitem>
146<listitem>
147<para>
148Analyzing speed at different places (to some degree), adding waypoints where you forgot to mark one but did slow down or stop.
149</para>
150</listitem>
151<listitem>
152<para>
52b73a95 153Downloading and storing OpenStreetMap and/or other map types on your hard drive and looking at them later.
6928e16b
GB
154</para>
155</listitem>
156<listitem>
157<para>
c3eb4a65 158Editing routes or tracks and their trackpoints, joining and splitting up tracks and routes.
6928e16b
GB
159</para>
160</listitem>
0ef60ec1 161<listitem>
6928e16b 162<para>
73919102 163Show the live GPS position on the map (for use on a mobile device - e.g. a laptop). Not <trademark>Windows</trademark> at the moment.
6928e16b
GB
164</para>
165</listitem>
76b8a4e8
RN
166<listitem>
167<para>
c3eb4a65 168Import track, route and waypoint files of various types via <application>GPSBabel</application>
76b8a4e8
RN
169</para>
170</listitem>
dae48936
RN
171<listitem>
172<para>
173View, create and update Geotagged Images (using EXIF data).
174</para>
175</listitem>
9ca89c29
RN
176</itemizedlist>
177<note>
6928e16b 178<para>
9ca89c29 179&appname; is under continual improvement: see the potential areas in the <ulink url="http://sourceforge.net/apps/mediawiki/viking/index.php?title=Main_Page#TODO_.2F_Ideas"><citetitle>Roadmap / Wishlist</citetitle></ulink>:
6928e16b 180</para>
9ca89c29 181</note>
d4a2cefb
RN
182<figure>
183<title>Screenshot: OSM Cycle Map and Many Tracks</title>
184<screenshot>
185 <graphic format="JPG" fileref="figures/Viking-OSM-CycleMap-ManyTracks.jpg"/>
186</screenshot>
187</figure>
4502fc82 188</section>
7233fcb6 189
6928e16b 190<section><title>General Concepts</title>
63396406 191<section id="gc_layers" xreflabel="Layers"><title>Layers</title>
7233fcb6 192<para>
84017394 193<emphasis>Layers</emphasis> is concept one may know from powerful graphics editors such as <application>Photoshop</application> or <application>GIMP</application>.
7233fcb6 194Instead of putting all the data on the same level, it is stacked (i.e. layered) with different data over one another.
73919102 195This can be useful for analysis and general handling of various sets of data.
7233fcb6
RN
196</para>
197<para>
198Unfortunately the downside of this complexity is remembering how differing layers of data can obscure other data.
199</para>
200<para>
201The Map layers have <ulink url="http://en.wikipedia.org/wiki/Alpha_compositing"><citetitle>Alpha Compositing</citetitle></ulink>,
202to create the appearance of partial transparency.
203By controlling this value one can see data below it in the layer heirarchy for interesting effects.
204</para>
205</section>
63396406 206<section id="gc_layers_panel" xreflabel="Layers Panel"><title>Layers Panel</title>
6928e16b
GB
207<para>
208The panel on the left is called the <emphasis role="bold">layers panel</emphasis>.
209It determines which layers and sublayers (such as tracks and waypoints)
c3a02429
RN
210are shown, and the order in which they are drawn. Layers on the
211top of the layers panel list are drawn last. You can change the order by
6928e16b
GB
212drag and drop, or by selecting a layer and using the up and down
213buttons at the bottom of the layers panel.
214</para>
7233fcb6
RN
215</section>
216<section><title>Viewport</title>
6928e16b 217<para>
7233fcb6 218The main &appname; area where the layer data is drawn, is called the <emphasis role="bold">viewport</emphasis>.
6928e16b 219</para>
6928e16b 220</section>
7233fcb6 221<section><title>Statusbar</title>
7233fcb6 222<para>This provides a readout of various information:</para>
eabf51fc
GB
223<itemizedlist>
224<listitem><para>The currently selected (mouse pointer) tool</para></listitem>
225<listitem><para>The number of items to process in the background - normally this the number in the map tile download queue</para></listitem>
226<listitem><para>The zoom factor</para></listitem>
227<listitem><para>The location of the mouse pointer (and potentially height information if DEM data is available)</para></listitem>
228</itemizedlist>
9a3538f5
GB
229<para>When creating a track/route, the statusbar also displays some information about the track/route.</para>
230<figure>
231<title>Statusbar</title>
232<screenshot>
233 <graphic format="PNG" fileref="figures/trw_statusbar.png"/>
234</screenshot>
235</figure>
236<para>This part of the statusbar displays:
237<itemizedlist>
238<listitem><para>The total distance of the track/route (including currently edited segment).</para></listitem>
239<listitem><para>The bearing of the currently edited segment.</para></listitem>
240<listitem><para>The distance of the currently edited segment.</para></listitem>
241</itemizedlist>
242</para>
c4b6a67d
GB
243<para>For convenience, a zoom selector can be opened from the status bar. Simply left-click on the zoom factor.</para>
244<figure>
245 <title>The zoom selector available from status bar</title>
246 <screenshot>
247 <graphic format="PNG" fileref="figures/zoom_status_popup.png"/>
248 </screenshot>
249</figure>
7233fcb6 250</section>
d587678a 251
699c2a0a
RN
252<section id="toolbar" xreflabel="Toolbar"><title>Toolbar</title>
253<para>The toolbar is an area for buttons that perform common actions.</para>
254<para>Some actions are modal, so the appropriate layer needs selected before these toolbar buttons are enabled. See <xref linkend="tools"/> more detail.</para>
255<para>The display of the toolbar is influenced by the <xref linkend="prefs_toolbar"/></para>
256<para>Right clicking on the toolbar and selecting <menuchoice><guimenu>Customize</guimenu></menuchoice> allows jumping to the <xref linkend="prefs_toolbar_customize"/> directly.</para>
257</section>
258
e6470810 259<section id="projection" xreflabel="Projection"><title>Projections</title>
d587678a
GB
260<para>
261&appname; supports differents projections:
262<itemizedlist>
263<listitem>
264<para>UTM</para>
265</listitem>
266<listitem>
267<para>LatLon (also called EPSG:4326)</para>
268</listitem>
269<listitem>
270<para>Mercator (also called Spherical Mercator)</para>
271</listitem>
272</itemizedlist>
273</para>
274</section>
76936a96 275
e6470810 276<section id="mapcache" xreflabel="Map Cache"><title>Map Cache</title>
5d1c714b
RN
277<para>
278&appname; stores downloaded map tiles to disk for a couple of reasons:
279</para>
280<itemizedlist>
281<listitem><para>Enables off line usage</para></listitem>
282<listitem><para>Reduces loading on the map tile provider</para></listitem>
283</itemizedlist>
284<para>
285The &appname; automatic caching strategy is two fold:
286</para>
287<itemizedlist>
288<listitem>
289<para>
fef1084a 290 If the age of the tile on disk is less than the specified tile age (see <xref linkend="prefs"/>),
5d1c714b
RN
291 it will <emphasis>not</emphasis> attempt to contact the server to get a new version of the tile.
292</para>
293</listitem>
294<listitem>
295<para>
296 When the tile age has expired &appname; will attempt a <emphasis>refresh</emphasis> update, so that it provides the cached tile generation timestamp so the server can determine if a new tile image needs to be returned. Not all map types support this refresh method.
297</para>
298</listitem>
299</itemizedlist>
300<para>
301 You can override the caching scheme by using right-click on the Map on the layers panel and selecting <guimenuitem>Redownload All Onscreen Maps</guimenuitem>, or <keycap>Ctrl+F5</keycap> for the top most map displayed. This will get the latest version held by the server.
302</para>
303<note>
304<para>
305 This can be useful if you contribute to OpenStreetMap and wish to see your modifications (of course give time for the server to have processed your changes - see <ulink url="http://help.openstreetmap.org/questions/102/i-have-made-edits-but-they-dont-show-up-on-the-map">I have made edits but they don't show up on the map</ulink>)
306</para>
307</note>
e6470810
RN
308
309<para>
310The layout of the cache on disk itself can be controlled via a per Map Layer property.
311<itemizedlist>
312<listitem><para>Viking - Legacy default in a private cache layout scheme</para></listitem>
313<listitem><para>OSM - Newer available default (1.6+)</para>
314<para>
315This is to increase the compatibility between &appname; and similar applications that cache tiles on disk so that the tiles can be shared.
316</para>
317</listitem>
318</itemizedlist>
319
320</para>
5d1c714b
RN
321</section>
322
fef1084a 323<section id="shortcut_keys" xreflabel="Shortcut Keys"><title>Shortcut Keys</title>
76936a96
RN
324<para>
325&appname; has several shortcut keys or key combinations for commands as listed in the main window along side the command.
326</para>
327<para>
7b97b14c 328By default some function keys follow standard GUI behaviour:
76936a96
RN
329</para>
330<itemizedlist>
331<listitem><para><keycap>F1</keycap> Help (view this manual)</para></listitem>
6b59f63d 332<listitem><para><keycap>F5</keycap> or <keycap>Ctrl+R</keycap> Refresh the maps on screen</para></listitem>
76936a96
RN
333<listitem><para><keycap>F10</keycap> Select the Menubar (in built behaviour)</para></listitem>
334<listitem><para><keycap>F11</keycap> Full Screen</para></listitem>
6b59f63d 335<listitem><para><keycap>Ctrl+F5</keycap> or <keycap>Ctrl+Shift+R</keycap> Redownload the maps on screen</para></listitem>
76936a96 336</itemizedlist>
6b59f63d
RN
337<note>
338<para>
339Refresh attempts to get new maps only if the local tile cache time period has expired for any particular map tile.
340Redownload gets all on screen maps from the server, ignoring the local tile cache.
341</para>
342</note>
76936a96
RN
343<para>
344Other function keys control turn on/off visibility of various elements:
345</para>
346<itemizedlist>
347<listitem><para><keycap>F3</keycap> Toggle visibility of the Toolbar</para></listitem>
348<listitem><para><keycap>F4</keycap> Toggle visibility of the Menubar</para></listitem>
6b59f63d 349<listitem><para><keycap>Shift+F5</keycap> Toggle visibility of the Scale indicator on the viewport</para></listitem>
76936a96
RN
350<listitem><para><keycap>F6</keycap> Toggle visibility of the Center Crosshairs on the viewport</para></listitem>
351<listitem><para><keycap>F7</keycap> Toggle showing selected items (e.g. tracks or waypoints) in the highlight colour in the viewport</para></listitem>
352<listitem><para><keycap>F9</keycap> Toggle visibility of the Layers Panel</para></listitem>
353<listitem><para><keycap>F12</keycap> Toggle visibility of the Statusbar</para></listitem>
354</itemizedlist>
355<para>
356Standard shortcuts are provided for normal GUI operations: such as creating new files, opening, saving and exitting.
4200b261
RN
357Then there are shortcuts specific to &appname; to switch projection modes, zoom in/out, create layers,switch the active tool mode and move the map:
358<itemizedlist>
359<listitem><para><keycap>Ctrl+Up</keycap> Pan the viewport North</para></listitem>
360<listitem><para><keycap>Ctrl+Right</keycap> Pan the viewport East</para></listitem>
361<listitem><para><keycap>Ctrl+Down</keycap> Pan the viewport South</para></listitem>
362<listitem><para><keycap>Ctrl+Left</keycap> Pan the viewport West</para></listitem>
f41c804a
RN
363<listitem><para><keycap>Ctrl+Keypad+</keycap> Zoom In</para></listitem>
364<listitem><para><keycap>Ctrl+Keypad-</keycap> Zoom Out</para></listitem>
4200b261 365</itemizedlist>
7b97b14c 366<important><para>These work irrespective of the <xref linkend="tools"/> mode selected</para></important>
4200b261 367For other combinations see the menu entry themselves.
76936a96 368</para>
7233fcb6
RN
369</section>
370
7b97b14c
RN
371<section>
372<title>Keyboard Configuration</title>
373<para>Keyboard configuration is supported by the standard GTK+ way of changing shortcuts for menu entries.</para>
374<para>Hover over the menu option with the mouse pointer and press the keyboard shortcut you want to bind it to.</para>
375<para>To delete a keyboard assignment, press <keycap>Backspace</keycap> whilst over the menu entry.</para>
376<note>
377<para>
378 If the keyboard shortcut is already in use you will not receive any notification that new action replaces the old action.
379 This is probably why most distributions have this facility disabled by default.
380 Thus you will need to enable <emphasis>Editable menu accelerators</emphasis> for your system.
381 Check the Desktop Menu and Toolbar Control or other User Interface preferences for this setting.
382</para>
383</note>
384<note>
385<para>
386 For Windows systems this can be done by adding the line <emphasis>gtk-can-change-accels=1</emphasis> to <filename>%USERPROFILE%\.gtkrc-2.0</filename> (create the file if it does not exist).
387</para>
388</note>
389<para>From &app; 1.6+ the keyboard configuration is automatically loaded and saved between sessions in the <xref linkend="config_keys"/></para>
390</section>
391
c3eb4a65
RN
392<section><title>Tracks vs Routes</title>
393<para>
394In theory a route is path you are planning to follow and a track of where you have actually been. The GPX specification splits these into two separate catergories, although tracks contain everything route may have.
395</para>
396<para>
84017394 397Q. When planning a <emphasis>route</emphasis> what difference does it make if it's a route or a track?
c3eb4a65
RN
398</para>
399<para>
400A. One difference is in how a GPS device navigates following the route or track.
401Or you may want to consider interoperability with other software.
402Otherwise it is probably best to use tracks as they are a superset of the route functionality.
403</para>
404<para>
405For example on Garmin Etrex:
406</para>
407<itemizedlist>
408<listitem>
409<para>Route following: Uses navigation mode with compass and estimated time to next point.</para>
410<para>If following on road it can calculate a route on fly.</para>
411<para>I (RN) always use this mode to follow pre planned routes.</para>
412</listitem>
413<listitem>
414<para>Track following: Uses a <trademark>TracBack</trademark> mode</para>
415<para>I (RN) never use this so I can't comment on how it actually compares to the route mode.</para>
416</listitem>
417</itemizedlist>
418<note><para>
419There are often restrictions on the numbers of route points the GPS Device can handle - may be 250 or as little as 50.
420This generally not a problem for single day routes, but needs managing for multi-day events or for highly detailed routes.
421</para></note>
422</section>
423
76936a96
RN
424</section><!--General Concepts End-->
425
7bb499bc
RN
426<section><title>File Types and the Main Window</title>
427
428<para>
429&appname; has it's own file type traditionally marked by the <emphasis>.vik</emphasis> file extension.
430This is a plain text file saving all information of the current window including the view location, zoom level, projection type and then all the layer information (aggregrates, maps, tracks, waypoints, etc...).
431</para>
432<para>
433Besides it's own file type, &appname; can open (and save to via export methods) GPX and KML file types.
434</para>
435<note>
436<para>
437&appname; does not handle GPX 1.1 particularly well - it prefers GPX 1.0
438</para>
439</note>
440<para>
6db85a50 441By default &appname; opens a default blank window centered on the home location. This behaviour can be changed by the <xref linkend="prefs_startup"/>.
7bb499bc 442Each window contains menus, a toolbar, a viewport, layers panel and a statusbar.
fef1084a 443Each section (apart from the viewport) can be hidden using the <xref linkend="shortcut_keys"/> or from the
7bb499bc
RN
444<menuchoice><guimenu>View</guimenu><guisubmenu>Show</guisubmenu></menuchoice> choices.
445</para>
446<para>
447One may consider each &appname; window to be a separate project - each with it's project <emphasis>Viking</emphasis> file.
448However generally one window is enough for most purposes!
449</para>
450<para>
451Several operations apply at the window level as follows next.
fef1084a 452Also see <xref linkend="tools"/> for the operational modes that generally work in conjunction with a selected layer.
7bb499bc
RN
453</para>
454
455<section><title>New</title>
456<para>
457Located on the <menuchoice><guimenu>File</guimenu><guisubmenu>New</guisubmenu></menuchoice> menu and on the toolbar <guibutton>New</guibutton>.
458</para>
459<para>
460This creates a new window with the default settings.
461</para>
462</section>
463
464<section><title>Open</title>
465<para>
466Located on the <menuchoice><guimenu>File</guimenu><guisubmenu>Open</guisubmenu></menuchoice> menu and on the toolbar <guibutton>Open</guibutton>.
467</para>
468<para>
469This opens a file chooser dialog to select one (or more) files of the supported GPS data file types:
470<itemizedlist>
471<listitem><para>Viking</para></listitem>
472<listitem><para>GPX</para></listitem>
473<listitem><para>KML</para></listitem>
5bed0ef6 474<listitem><para>JPG</para></listitem>
7bb499bc
RN
475</itemizedlist>
476</para>
477<para>
5bed0ef6 478GPX, KML and JPG files will be loaded into the existing &appname; view. A <emphasis>Viking</emphasis> file will be given a new window if the current window is already assigned.
7bb499bc
RN
479</para>
480<tip>
481<para>
482&appname; handles more file types via the <link linkend="acquire">Acquire</link> methods below.
483</para>
484</tip>
485</section>
486
487<section><title>Save</title>
488<para>
489Located on the <menuchoice><guimenu>File</guimenu><guisubmenu>Save</guisubmenu></menuchoice> menu and on the toolbar <guibutton>Save</guibutton>.
490</para>
491<para>
492If the current opened file is <emphasis>Viking</emphasis> file, this save will simply update it.
493If it is a new file or the file loaded was an external type (i.e. GPX or KML), then this will ask for a <emphasis>new name</emphasis> to save as a <emphasis>Viking</emphasis> file.
494</para>
495</section>
496
497<section><title>Save As</title>
498<para>
499Located on the <menuchoice><guimenu>File</guimenu><guisubmenu>Save As</guisubmenu></menuchoice> menu only.
500</para>
501<para>
502This will ask for a <emphasis>new name</emphasis> to save as a <emphasis>Viking</emphasis> file (even it was already a <emphasis>Viking</emphasis> file).
503</para>
504</section>
505
506<section><title>Append</title>
507<para>
508Located on the <menuchoice><guimenu>File</guimenu><guisubmenu>Append</guisubmenu></menuchoice> menu only.
509</para>
510<para>
511Selecting a <emphasis>Viking</emphasis> file from this method will join the file contents to the current window (instead of creating a new one).
512GPX and KML files may also be appended, but this is exactly the same as the normal file open method.
513</para>
514</section>
515
fef1084a 516<section id="acquire" xreflabel="acquire"><title>Acquire</title>
7bb499bc
RN
517
518<para>
c025f801 519Available on the <menuchoice><guimenu>File</guimenu><guisubmenu>Acquire</guisubmenu></menuchoice> menu and from the <xref linkend="TrackWaypoint"/> layer menu.
7bb499bc
RN
520</para>
521<para>
9cc13848 522If used from the <guimenu>File</guimenu> menu these methods place the results in a new TrackWaypoint layer.
c025f801
RN
523</para>
524<para>
525If used from the <xref linkend="TrackWaypoint"/> layer menu these methods place the results in that TrackWaypoint layer.
7bb499bc
RN
526</para>
527
528<section>
529<title>From GPS</title>
530<para>
531<menuchoice><guimenu>File</guimenu><guimenuitem>Acquire</guimenuitem><guimenuitem>From GPS</guimenuitem></menuchoice>
532Probably the easiest way of getting information from a GPS Device.
533</para>
534<para>
535Select the GPS Device communication settings and then hit <guibutton>OK</guibutton>.
536See the <link linkend="method_c">Getting Started</link> section for more info about the settings.
537</para>
538<note>
539<para>
540Some GPS devices (such as the <trademark>Garmin Nuvi 255</trademark>) support a native file system and write information to a <filename>Current.gpx</filename> file or similar. You will have to browse the file system on the device and open it directly.
541</para>
542</note>
543</section>
544
545<section>
546<title>Import File With GPSBabel</title>
547<para>
548<menuchoice><guimenu>File</guimenu><guimenuitem>Acquire</guimenuitem><guimenuitem>Import File With GPSBabel</guimenuitem></menuchoice>
549</para>
550<para>
551Other formats can be imported that are supported by GPSBabel.
552</para>
553<para>
554You need to select the file <emphasis>and</emphasis> the type of the file that is going to be opened,
555since there is no automatic detection of the file kind.
556</para>
557</section>
558
559<section>
560<title>OSM Traces</title>
561<para>
562<menuchoice><guimenu>File</guimenu><guimenuitem>Acquire</guimenuitem><guimenuitem>OSM Traces</guimenuitem></menuchoice>
5f526098
RN
563</para>
564<para>
565See <xref linkend="osm_dl"/> section for more information.
566</para>
567</section>
568
569<section>
570<title>My OSM Traces</title>
571<para>
572<menuchoice><guimenu>File</guimenu><guimenuitem>Acquire</guimenuitem><guimenuitem>My OSM Traces</guimenuitem></menuchoice>
573</para>
574<para>
575See <xref linkend="osm_my_dl"/> section for more information.
7bb499bc
RN
576</para>
577</section>
578
579<section>
580<title>From Geotagged Images</title>
581<para>
582<menuchoice><guimenu>File</guimenu><guimenuitem>Acquire</guimenuitem><guimenuitem>From Geotagged Images</guimenuitem></menuchoice>
583Enables automatic creation of waypoints from geotagged images.
584</para>
585<para>
586This menu opens a dialog to select such image files.
c025f801 587If the image files have geotag information in them, then a <xref linkend="TrackWaypoint"/> layer with named waypoints positioned at the location of each image with a thumbnail of that image is created.
7bb499bc
RN
588</para>
589</section>
590
075d1614
RN
591<section>
592<title>From Wikipedia Waypoints</title>
593<para>
594<menuchoice><guimenu>File</guimenu><guimenuitem>Acquire</guimenuitem><guimenuitem>From Wikipedia Waypoints</guimenuitem></menuchoice>
595</para>
596<para>
84017394 597This gets <emphasis>interesting</emphasis> points from Wikipedia for the specified view: either within the extent of layer bounds or within the current viewport boundary.
075d1614
RN
598</para>
599</section>
600
7f95fd54
GB
601<section>
602<title>From Routing</title>
603<para>
604<menuchoice><guimenu>File</guimenu><guimenuitem>Acquire</guimenuitem><guimenuitem>From Directions</guimenuitem></menuchoice>
605</para>
606<para>
607This gets a route from given directions.
608</para>
609</section>
610
c6acf18d
RN
611<section>
612<title>From URL</title>
613<para>
614<menuchoice><guimenu>File</guimenu><guimenuitem>Acquire</guimenuitem><guimenuitem>From URL</guimenuitem></menuchoice>
615</para>
616<para>
617This gets a file from the entered URL.
618File formats that can be opened are those supported by GPSBabel.
619</para>
620<note>
621<para>
622You need to select the type of the file that is going to be returned, since there is no automatic detection of the file kind.
623</para>
624</note>
625</section>
626
c0c5893f
RN
627<section>
628<title>Import GeoJSON File</title>
629<para>
630<menuchoice><guimenu>File</guimenu><guimenuitem>Acquire</guimenuitem><guimenuitem>Import GeoJSON File</guimenuitem></menuchoice>
631</para>
632<para>
633This uses the program <ulink url="https://github.com/tyrasd/togpx">togpx</ulink> to load .geojson files.
634If the program is not detected on your system, then this option will not be available.
635See <ulink url="https://www.npmjs.org/package/togpx">here</ulink> for the installation method.
636</para>
637<para>
638The current version (1.4.4) of GPSBabel does not support the <ulink url="http://geojson.org/">GeoJSON</ulink> file format.
639</para>
640</section>
641
7bb499bc
RN
642</section> <!-- End Acquire -->
643
644<section><title>Print</title>
645<para>
646Located on the <menuchoice><guimenu>File</guimenu><guisubmenu>Print</guisubmenu></menuchoice> menu and on the toolbar <guibutton>Print</guibutton>.
647</para>
648<para>
649Print uses what is displayed on the current map view for printing: i.e. what ever map, tracks and waypoints that are in view, including the
650cross hairs and the scale.
651</para>
652<para>
653It uses a standard system print dialog using an image the size of the current viewport in pixel terms.
654On the <emphasis>Image Settings</emphasis> you can move the image around the page and scale the image up / or down.
655</para>
656</section>
657
658<section><title>Generate Image File</title>
659<para>
660Located on the <menuchoice><guimenu>File</guimenu><guisubmenu>Generate Image File</guisubmenu></menuchoice> menu only.
661</para>
662<para>
663Allows generation of larger (pixel) area images than the standard Print method above.
664From the generated image you can use the facilities of the <application>Operating System</application> to print the image
665or perform other actions.
666</para>
667<para>
668You should have previously downloaded the tile images for the chosen zoom level,
669otherwise the image produced will have missing sections.
670</para>
671<warning>
672<para>
673Using large areas takes some time to process and due to the method used it may run out of memory to complete the operation.
674Unfortunately under <trademark>Windows</trademark> systems it can not detect this failure and may crash the program.
675So the maximum size is dependent on the capabilities of your system.
676For instance the largest successful image generated on my (RN) Debian system is a pixel area of 20,000 x 20,000.
677</para>
678</warning>
679</section>
680
681<section><title>Generate Directory of Images</title>
682<para>
683Located on the <menuchoice><guimenu>File</guimenu><guisubmenu>Generate Directory of Images</guisubmenu></menuchoice> menu only.
684</para>
4e859f76 685<note>
7bb499bc
RN
686<para>
687This is only available in UTM mode.
688</para>
4e859f76 689</note>
7bb499bc
RN
690</section>
691
692</section> <!-- End File Types -->
693
6928e16b 694<section><title>Layers</title>
036c28fc 695
28f39a51
RN
696<para>
697Layers supported by &appname; are:
698</para>
699<itemizedlist>
6a997af7
RN
700<listitem><para><xref linkend="Aggregate"/></para></listitem>
701<listitem><para><xref linkend="TrackWaypoint"/></para></listitem>
702<listitem><para><xref linkend="GPS"/></para></listitem>
703<listitem><para><xref linkend="DEM"/></para></listitem>
704<listitem><para><xref linkend="Coordinate"/></para></listitem>
705<listitem><para><xref linkend="Maps"/></para></listitem>
706<listitem><para><xref linkend="GeoRef"/></para></listitem>
28f39a51
RN
707</itemizedlist>
708<para>
709For each layer there are a few standard options:
710</para>
711<itemizedlist>
712<listitem><para>Properties - Layer setup / configuration settings</para></listitem>
713<listitem><para>Cut</para></listitem>
714<listitem><para>Copy</para></listitem>
715<listitem><para>Paste</para></listitem>
716<listitem><para>Delete</para></listitem>
717<listitem><para>Visibility - This checkbox on the Layers Panel controls whether the layer is shown in the viewport or not</para></listitem>
718</itemizedlist>
719<para>
720The cut/copy/paste options can be accessed in a variety of ways once the layer has been selected:
721</para>
722<itemizedlist>
723<listitem><para>Standard keys: <keycap>Ctrl+x|c|v</keycap></para></listitem>
724<listitem><para>Main menu <guimenuitem>Edit</guimenuitem></para></listitem>
725<listitem><para>From the right click menu</para></listitem>
726<listitem><para>Buttons at the bottom of the Layers Panel</para></listitem>
727</itemizedlist>
728<para>
2ed09ddf
RN
729Default values used for each layer's properties can be altered via the <menuchoice><guimenu>Edit</guimenu><guisubmenu>Layer Defaults</guisubmenu></menuchoice> menu options.
730</para>
731<para>
28f39a51
RN
732See the individual section for detail about each layer.
733</para>
6a997af7 734</section>
28f39a51 735
c025f801 736<section id="TrackWaypoint" xreflabel="TrackWaypoint"><title>TrackWaypoint Layer</title>
6928e16b 737<para>
c3eb4a65 738TrackWaypoint layers display GPS data (tracks, routes and waypoints).
6928e16b 739</para>
7233fcb6 740<para>One way to create new waypoints is to copy a
6928e16b 741latitude/longitude coordinate pair, such as the one shown on most
0ef60ec1
GB
742geocaches, and paste it into an active TrackWaypoint layer. &appname; can
743automatically recognize several variations of the lat/lon format.
744</para>
6928e16b 745<para>
c3a02429 746By right-clicking on tracks, routes or waypoints in the <xref linkend="gc_layers_panel"/>, you can access many commands on them.
c3eb4a65
RN
747You can easily find a specific track, route or waypoint by expanding the appropriate containing Tracks, Routes or Waypoints sublayer in the
748layers panel to show all the individual items and then typing the name of the track, route or waypoint.
749</para>
750
751<para>
752The containing Tracks, Routes or Waypoints sublayers are only shown when items of that type exist.
753To start creating them enter into a create mode via either the <guibutton>Create</guibutton> toolbar commands or the <guimenuitem>New</guimenuitem> menu commands.
754</para>
755
179bfc90
RN
756<para>
757The sublayers also offer right click menu options.
758These are the same as those available at the TrackWaypoint level, but only those that relate to the sublayer type.
759</para>
760
c3eb4a65
RN
761<para>
762By default routes are coloured red. Tracks are automatically assigned a spread of colours.
763</para>
764
765<para>
9f30939a 766Most operations available on tracks are available on routes, except for functionality that relies on having timestamps - since routes by definition have no timing information. Thus for example, uploading a route to OpenStreetMap Traces is not available nor is Geotagging on a route.
c3eb4a65 767It is possible to convert between Tracks and Routes, although converting from a Track to a Route may involve a loss of information (hence you are required to confirm this operation before it happens).
6928e16b 768</para>
036c28fc 769
6928e16b
GB
770<section><title>Layer Operations</title>
771<para>
772The layer has a context menu with several operations.
773</para>
036c28fc
RN
774
775<section><title>View Layer</title>
776<para>
c3eb4a65 777Version1.1+: This will automatically move the viewport and select the best zoom level to see the whole layer (i.e. all tracks, routes and waypoints).
036c28fc
RN
778</para>
779</section>
780
c3eb4a65
RN
781<section><title>View</title>
782
179bfc90 783<section id="track_view_all"><title>View All Tracks</title>
036c28fc 784<para>
c3eb4a65
RN
785Version1.1+: This will automatically move the viewport and select the best zoom level to see the all the tracks in the layer (ignoring positions of any routes or waypoints).
786</para>
787</section>
788
179bfc90 789<section id="route_view_all"><title>View All Routes</title>
c3eb4a65
RN
790<para>
791Version1.4+: This will automatically move the viewport and select the best zoom level to see the all the routes in the layer (ignoring positions of any tracks or waypoints).
036c28fc
RN
792</para>
793</section>
794
179bfc90 795<section id="wp_view_all"><title>View All Waypoints</title>
036c28fc 796<para>
c3eb4a65 797Version1.1+: This will automatically move the viewport and select the best zoom level to see the all the waypoints in the layer (ignoring positions of any tracks or routes).
036c28fc
RN
798</para>
799</section>
800
c3eb4a65
RN
801</section>
802
036c28fc
RN
803<section><title>Goto Center of Layer</title>
804<para>
c3eb4a65 805This will automatically move the viewport to see the whole layer (i.e. tracks, routes and waypoints). It does not adjust the zoom level.
036c28fc
RN
806</para>
807</section>
808
179bfc90 809<section id="wp_goto"><title>Goto Waypoint</title>
036c28fc
RN
810<para>
811This opens a dialog box to enter a name of waypoint to search for. If it is found the viewport is centred on it.
812</para>
813<note>
814<para>
815Note this search is not very clever and only finds exact matches.
816You are probably better off expanding the waypoint list and directly start typing, as mentioned above, which finds a match based on each letter typed.
817</para>
818</note>
819</section>
820
821<section><title>Export Layer</title>
822<para>
1ca082d7
RN
823The layer (all tracks, routes and waypoints) can be exported to following file formats:
824</para>
825<orderedlist>
826 <listitem>
827 <para>GPX</para>
828 </listitem>
829 <listitem>
830 <para>GPSPoint</para>
831 </listitem>
832 <listitem>
833 <para>GPSMapper</para>
834 </listitem>
835 <listitem>
836 <para>Google's KML</para>
837 </listitem>
838 <listitem>
839 <para>Any GPSBabel <ulink url="http://www.gpsbabel.org/capabilities.html">File Formats</ulink></para>
840 </listitem>
841 <listitem>
842 <para>GeoJSON. Via the program <ulink url="https://github.com/mapbox/togeojson">togeojson</ulink></para>
843 <para>This option will not be available if the program is not detected on your system.
844 See <ulink url="https://www.npmjs.org/package/togeojson">here</ulink> for the installation method.</para>
845 </listitem>
846</orderedlist>
036c28fc
RN
847<para>
848Version1.1+: An individual track can be exported to a GPX file via the track menu.
849</para>
850</section>
851
333ad216 852<section id="finish_track"><title>Finish Track or Route</title>
179bfc90 853<para>
179bfc90
RN
854Selecting this option ends the creation of that individual track or route.
855</para>
4e859f76
GB
856<note>
857<para>
858This is only available when a track or route is being created by the <xref linkend="track_create"/> or <xref linkend="route_create"/> tools.
859</para>
860</note>
179bfc90
RN
861</section>
862
863<section><title>New</title>
cc1083b3 864<section id="new_wp"><title>New Waypoint</title>
036c28fc
RN
865<para>
866This opens a dialog box to create a new waypoint. A default name will be suggested and the default position is the center of the viewport.
867</para>
868</section>
179bfc90
RN
869<section id="new_track"><title>New Track</title>
870<para>
871This turns on the <xref linkend="track_create"/> tool.
872</para>
873</section>
874<section id="new_route"><title>New Route</title>
875<para>
876This turns on the <xref linkend="route_create"/> tool.
877</para>
878</section>
879</section>
036c28fc 880
dae48936
RN
881<section><title>Geotag Images</title>
882<para>
883This starts the Geotagging Images dialog against all tracks in the layer.
884See <link linkend="geotagging">Geotagging</link> for further detail.
885</para>
886</section>
887
7bb499bc
RN
888<section><title>Acquire</title>
889<para>
fef1084a 890This offers the same choice from <xref linkend="acquire"/> methods as on the <guimenu>File</guimenu> menu.
7bb499bc
RN
891However when invoked from here, the results will be stored in this layer (instead of creating a new one).
892</para>
893</section>
894
364f9e0a
RN
895<section><title>Upload</title>
896
897<section id="gps_upload"><title>Upload to GPS</title>
898<para>
899This opens a dialog to select the GPS Device and port to which the layer information will be transferred.
900</para>
901<para>
c3eb4a65 902The types of GPS information (tracks, routes or waypoints) to be transferred can be selected.
364f9e0a
RN
903</para>
904<para>
c3eb4a65 905Tracks, Routes or Waypoints that are invisible will not be transferred.
364f9e0a
RN
906</para>
907</section>
908
fef1084a 909<section id="osm_upload" xreflabel="Upload To OSM" ><title>Upload To OSM</title>
036c28fc 910<para>
3e8e3227 911This opens a dialog to upload all tracks and waypoints to <ulink url="http://openstreetmap.org/">OpenStreetMap</ulink> traces.
fef1084a 912Useful if you are an OpenStreetMap contributor (you will need an OpenStreetMap account), these details can be stored in &appname; <xref linkend="prefs_osm"/>
036c28fc 913</para>
6928e16b 914<para>
3e8e3227 915 &appname; allows you to edit a track, e.g. remove duplicate points, perhaps remove track points leading to your home and then upload it to OpenStreetMap.
6928e16b 916</para>
7bb499bc 917<warning>
6928e16b 918<para>
4cdc9eb3 919The password is transferred <emphasis role="bold">unencrypted</emphasis> in every request sent to the OpenStreetMap server. This is due to the use of OpenStreetMap's basic authentication method.
6928e16b 920</para>
4cdc9eb3 921<para>Currently &appname; does not support the <ulink url="http://oauth.net/">OAuth</ulink> mechanism.</para>
7bb499bc 922</warning>
036c28fc 923</section>
6928e16b 924
364f9e0a
RN
925</section>
926
179bfc90
RN
927<section><title>Delete</title>
928<para>Offers deletion of various parts of a TrackWaypoint layer:</para>
929<section id="delete_all_tracks"><title>Delete All Tracks</title>
930<para>Deletes all the tracks in this layer.</para>
931</section>
932<section id="delete_selection_tracks"><title>Delete Tracks from Selection</title>
933<para>Opens a dialog with list of all the tracks from this layer to choose the ones to delete.</para>
934</section>
935<section id="delete_all_routes"><title>Delete All Routes</title>
936<para>Deletes all the routes in this layer.</para>
937</section>
938<section id="delete_selection_routes"><title>Delete Routes from Selection</title>
939<para>Opens a dialog with list of all the routes from this layer to choose the ones to delete.</para>
940</section>
941<section id="delete_all_waypoints"><title>Delete All Waypoints</title>
942<para>Deletes all the waypoints in this layer.</para>
943</section>
944<section id="delete_selection_waypoints"><title>Delete Waypoints from Selection</title>
945<para>Opens a dialog with list of all the waypoints from this layer to choose the ones to delete.</para>
946</section>
947</section>
948
036c28fc
RN
949<section><title>Filter</title>
950<section><title>Simplify All Tracks</title>
951<para>
952This opens dialog to request the number of points each track will be simplified using <application>GPSBabel</application>. The result is put into a new layer. The simplification method removes points considered to be in a 'near straight line', thus reducing the number of points and attempting to keep the most important turning points.
953</para>
954</section>
b4295f59
RN
955<section><title>Compress Tracks</title>
956<para>
957Enables compression of tracks and routes via <application>GPSBabel</application>'s <emphasis>Crosstrack</emphasis> simplify method.
958It opens a dialog to request the Error factor value which is the maximum allowable error that may be introduced by removing a single point.
959It is expressed a distance in units as specified by the <xref linkend="prefs"/> distance option.
960Thus a higher value will remove more points.
961The result is put into a new layer.
962</para>
963</section>
036c28fc
RN
964<section><title>Remove Duplicate Waypoints</title>
965<para>
966Remove Duplicate Waypoints - fairly self explainatory, with the results created in a new layer.
967</para>
968<note>
969<para>
970However it only considers a precise position (waypoints only 1 metre away from each other are considered different) and also doesn't consider if the waypoints have different comments, symbols or images.
971</para>
972</note>
973</section>
6928e16b
GB
974</section>
975
036c28fc
RN
976<section id="filter_with_track"><title>Filter With <emphasis>Trackname</emphasis></title>
977<para>
978This runs <application>GPSBabel</application> on the layer using information from a previously selected track (select via the track menu "Use With Filter" option) with the following command types:
979</para>
980<itemizedlist>
981<listitem><para>Waypoints Inside This</para></listitem>
982<listitem><para>Waypoints Outside This</para></listitem>
983</itemizedlist>
984<para>
985The result is generated in a new Track/Waypoint layer.
986</para>
6928e16b 987</section>
036c28fc 988
dae48936
RN
989<section><title>Geotag Images</title>
990<para>
991This starts the Geotagging Images dialog using the specific track.
992See <link linkend="geotagging">Geotagging</link> for further detail.
993</para>
994</section>
995
f85716b8
RN
996<section><title>List Tracks or Routes</title>
997<para>
998Opens a new dialog with the list. As described in the Aggregrate layer <xref linkend="track_list"/>
999</para>
1000</section>
1001
1002<section><title>List Waypoints</title>
1003<para>
1004Opens a new dialog with the list. As described in the Aggregrate layer <xref linkend="waypoint_list"/>
1005</para>
1006</section>
1007
036c28fc
RN
1008</section><!-- End TRW Layer Options -->
1009
179bfc90
RN
1010<section><title>Track and Route Sublayer Options</title>
1011<para>Repeats options available at the TrackWaypoint level, but only those for tracks and routes:</para>
1012<itemizedlist>
1013<listitem><para>Finish Track or Route. Same as the layer <link linkend="finish_track">Finish Track or Route</link></para></listitem>
1014<listitem><para>New Track or Route. Same as the layer <link linkend="new_track">New Track</link> or <link linkend="new_route">New Route</link></para></listitem>
1015<listitem><para>View All Tracks or Routes. Same as the layer <link linkend="track_view_all">View All Tracks</link> or <link linkend="route_view_all">View All Routes</link></para></listitem>
1016<listitem><para>Delete All Tracks or Routes. Same as the layer <link linkend="delete_all_tracks">Delete All Tracks</link> or <link linkend="delete_all_routes">Delete All Routes</link></para></listitem>
1017<listitem><para>Delete Tracks or Routes from Selection. Same as the layer <link linkend="delete_selection_tracks">Delete Tracks from Selection</link> or <link linkend="delete_selection_routes">Delete Routes from Selection</link></para></listitem>
f85716b8
RN
1018<listitem><para>List Tracks or Routes. Opens a new dialog with the list. As described in the Aggregrate layer <xref linkend="track_list"/></para></listitem>
1019</itemizedlist>
1020<para>Also gives other options for handling multiple items:</para>
1021<itemizedlist>
1022<listitem><para>Sort. Gives the ability to sort the items in the treeview alphabetically</para></listitem>
1023<listitem><para>Visibility. Offers options to quickly control the visibility of all items within the sublayer, as per <xref linkend="vis_options"/></para></listitem>
179bfc90
RN
1024</itemizedlist>
1025</section>
1026
0f29139c 1027<section xreflabel="Track and Route Properties"><title>Track and Route Properties</title>
6928e16b 1028<para>
0f29139c
RN
1029This shows several tabs for properties and useful statistics about a track or a route, including elevation-distance and speed-time graphs (if data is available).
1030Moving the mouse pointer over the graph displays values related to that point along the track.
1031You can click on these graphs to jump to the point in the track.
1032You can reverse it, delete duplicates, split at marked position or split a track from its component segments (discontinuous breaks in a track) into separate tracks.
1033</para>
1034<section id='track_properties' xreflabel="Track and Route Properties"><title>Track and Route Properties Tab</title>
1035<para>
1036<figure>
1037<title>Properties Tab: Example</title>
1038<screenshot>
1039 <graphic format="PNG" fileref="figures/Track_properties.png"/>
1040</screenshot>
1041</figure>
1042</para>
1043</section>
1044<section id='track_statistics' xreflabel="Track and Route Statistics"><title>Track and Route Statistics Tab</title>
1045<para>
1046<figure>
1047<title>Statistics Tab: Example</title>
1048<screenshot>
1049 <graphic format="PNG" fileref="figures/Track_statistics.png"/>
1050</screenshot>
1051</figure>
1052</para>
1053</section>
1054<section id='track_elev_graphs' xreflabel="Track Elevation Graph"><title>Track Elevation Graph</title>
1055<para>
1056<figure>
1057<title>Elevation Distance Tab: Example</title>
1058<screenshot>
1059 <graphic format="PNG" fileref="figures/Track_elevation_graph.png"/>
1060</screenshot>
1061</figure>
6928e16b
GB
1062</para>
1063<para>
1064The following colors are used in the elevation-distance graph:
1065</para>
0ef60ec1
GB
1066<variablelist>
1067<varlistentry>
84017394 1068<term><emphasis>Main</emphasis> colour - this is dependent on your Desktop theme - often blue by default</term>
0ef60ec1
GB
1069<listitem><para>elevation data in graph</para></listitem>
1070</varlistentry>
1071<varlistentry>
1072<term>Yellow</term>
6928e16b 1073<listitem>
0ef60ec1 1074<para>no elevation data</para>
6928e16b 1075</listitem>
0ef60ec1
GB
1076</varlistentry>
1077<varlistentry>
1078<term>Green</term>
6928e16b 1079<listitem>
0ef60ec1 1080<para>elevation data from DEM</para>
6928e16b 1081</listitem>
0ef60ec1
GB
1082</varlistentry>
1083<varlistentry>
1084<term>Red</term>
6928e16b 1085<listitem>
0ef60ec1 1086<para>speed</para>
6928e16b 1087</listitem>
0ef60ec1
GB
1088</varlistentry>
1089</variablelist>
0f29139c 1090</section>
6928e16b 1091</section>
d45662d5 1092
c3eb4a65 1093<section><title>Track and Route Operations</title>
d45662d5 1094
179bfc90
RN
1095<section><title>Finish Track</title>
1096<para>
179bfc90
RN
1097Selecting this option ends the creation of the individual track.
1098</para>
4e859f76
GB
1099<note>
1100<para>
1101This is only available when a track is being created by the <xref linkend="track_create"/> tool.
1102</para>
1103</note>
179bfc90
RN
1104</section>
1105
d45662d5
RN
1106<section><title>Goto</title>
1107<para>
1108This centers the viewport on the selected position on the track:
1109</para>
1110<itemizedlist>
1111<listitem><para>Startpoint</para></listitem>
1112<listitem><para>"Center" - the notional center from the bounds of the track</para></listitem>
1113<listitem><para>Endpoint</para></listitem>
1114<listitem><para>Version1.1+: Highest Altitude</para></listitem>
1115<listitem><para>Version1.1+: Lowest Altitude</para></listitem>
c3eb4a65 1116<listitem><para>Version1.1+: Maximum Speed (Not Available on Routes)</para></listitem>
d45662d5
RN
1117</itemizedlist>
1118</section>
1119
1120<section><title>View</title>
1121<para>
1122Version1.1+: This centers the viewport on the track and selects the best zoom level to see it.
1123</para>
1124</section>
1125
9552af08 1126<section><title>Combine</title>
d45662d5 1127<section><title>Merge By Time</title>
0ef60ec1
GB
1128<para>
1129This operation repeatedly tries to merge the right-clicked track
6928e16b
GB
1130with tracks in the same TrackWaypoint layer. The tracks which are
1131merged are those which have at least one trackpoint less than some
1132threshold time away. This way, if you somehow end up with lots of small
1133segments (say, caused by turning the GPS on and off) you can merge them
0ef60ec1
GB
1134easily into one track.
1135</para>
4e859f76 1136<note>
c3eb4a65
RN
1137<para>
1138This is not available on routes as they have no timestamps.
1139</para>
4e859f76 1140</note>
d45662d5 1141</section>
6928e16b 1142
d45662d5
RN
1143<section><title>Merge With Other Tracks</title>
1144<para>
1145This opens a dialog listing the other tracks in the same TrackWaypoint layer, from which one can select the other tracks to merge with.
1146</para>
6928e16b 1147</section>
d45662d5 1148
9552af08
RN
1149<section><title>Merge Segments</title>
1150<para>
1151Combines track segments. Effectively removing track segment markers to leave one segment for the whole track.
1152</para>
1153</section>
1154
c3eb4a65 1155<section><title>Append Track or Route</title>
9552af08
RN
1156<para>
1157Enable joining of a single track to the end of the current track.
1158This opens a dialog listing the other tracks in the same TrackWaypoint layer from which one can make the selection.
1159</para>
1160</section>
1161</section>
1162
1163<section><title>Split</title>
d45662d5 1164<section><title>Split By Time</title>
6928e16b
GB
1165<para>
1166This operation will split a single track into segments wherever the
1167time interval between successive trackpoints is larger than some
1168threshold. This is useful when processing raw NMEA GPS data, especially
0ef60ec1
GB
1169taken over a long time.
1170</para>
4e859f76 1171<note>
c3eb4a65
RN
1172<para>
1173This is not available on routes as they have no timestamps.
1174</para>
4e859f76 1175</note>
6928e16b 1176</section>
d45662d5 1177
43e67498
RN
1178<section><title>Split By Number of Points</title>
1179<para>
1180Version1.2+: This operation will split a single track into segments by the number of points specified.
1181This can be useful with devices which may have limits on the number of points it supports.
1182</para>
1183</section>
1184
9552af08
RN
1185<section><title>Split Segments</title>
1186<para>
1187Splits track segments into new tracks.
1188</para>
4e859f76 1189<note>
c3eb4a65
RN
1190<para>
1191This is not available on routes as they do not have route segments.
1192</para>
4e859f76 1193</note>
9552af08
RN
1194</section>
1195
468f536d 1196<section id='trkpt_split' xreflabel="Split at Trackpoint"><title>Split at Trackpoint</title>
9552af08 1197<para>
4e859f76
GB
1198Splits the track at the currently selected trackpoint.
1199</para>
468f536d
RN
1200<para>
1201The current track will finish at this trackpoint.
1202A new track will start from a copy of this trackpoint.
1203</para>
4e859f76
GB
1204<note>
1205<para>
1206This is only enabled when a trackpoint is selected.
9552af08 1207</para>
4e859f76 1208</note>
9552af08
RN
1209</section>
1210</section>
1211
ec71b5b6
RN
1212<section><title>Insert Points</title>
1213<note>
1214<para>
1215These options are only enabled when a trackpoint is selected.
1216</para>
1217</note>
1218<section><title>Insert Point Before Selected Point</title>
1219<para>
1220Inserts a track point halfway between the previous track point and the current track point.
1221All track point properties are interpolated between the two points.
1222</para>
1223</section>
1224<section><title>Insert Point After Selected Point</title>
1225<para>
1226Inserts a track point halfway between the current track point and the next track point.
1227All track point properties are interpolated between the two points.
1228</para>
1229</section>
1230</section>
1231
9552af08 1232<section><title>Delete Points</title>
ec71b5b6
RN
1233<section><title>Delete Selected Point</title>
1234<para>
1235Deletes the currently selected track point.
1236</para>
1237<note>
1238<para>
1239This is only enabled when a trackpoint is selected.
1240</para>
1241</note>
1242</section>
9552af08
RN
1243<section><title>Delete Points With the Same Position</title>
1244<para>
1245Deletes subsequent points that have the same position (but have different timestamps).
1246</para>
1247</section>
1248<section><title>Delete Points With the Same Time</title>
1249<para>
1250Deletes subsequent points that have the same time stamp (but may have different positions).
1251</para>
4e859f76 1252<note>
c3eb4a65
RN
1253<para>
1254This is not available on routes as they have no timestamps.
1255</para>
4e859f76 1256</note>
9552af08
RN
1257</section>
1258
1259</section>
1260
62320d37 1261<section id="transform" xreflabel="Transform"><title>Transform</title>
c2368fa6
RN
1262<para>
1263These options alter the data of trackpoints of a track but not add or remove trackpoints.
1264And don't seem to fit any other category :)
1265</para>
6928e16b
GB
1266<section><title>Apply DEM data</title>
1267<para>
1268If any DEM data is loaded, this will apply the DEM data to give the track elevation data.
c2368fa6
RN
1269Two ways of applying DEM data are offered:
1270<orderedlist>
1271<listitem><para>Keep. Retains the existing elevation data of trackpoints and only those missing an elevation value are set.</para></listitem>
1272<listitem><para>Overwrite. Elevation data are set on all trackpoints even if they already elevation values.</para></listitem>
1273</orderedlist>
1274</para>
1275</section>
1276<section><title>Smooth Missing Elevation data</title>
1277<para>
1278In various locations across the world, there are missing DEM values (AKA DEM Holes) from the SRTM data.
1279This is particularly noticeable in mountainous areas.
1280Two ways of applying elevation data to trackpoints that do not have elevation values are offered:
1281<orderedlist>
1282<listitem><para>Interpolated. Missing elevation data is interpolated between the previous and next known values.</para></listitem>
1283<listitem><para>Flat. Elevation data is filled in from the last previously known value.</para></listitem>
1284</orderedlist>
1285</para>
1286</section>
1287<section>
1288<title>Convert to Track or Route</title>
1289<para>
1290If this is a Route then it will convert it to a Track.
1291</para>
1292<para>
1293If this is Track then convert it to a Route.
1294</para>
c2368fa6 1295<note>
6d07b697 1296<para>
c2368fa6 1297Converting from a Track to a Route may involve a loss of information, in particular timestamp values (hence you are required to confirm this operation before it happens).
6928e16b 1298</para>
6d07b697 1299</note>
d45662d5 1300</section>
c2368fa6
RN
1301<section>
1302<title>Anonymize Times</title>
1303<para>
1304Timestamp information of a track can be shifted to be all offset from 1901-01-01.
1305</para>
1306<para>
1307Thus the timestamps themselves will no longer reveal exactly when a track was taken.
1308However the relative difference between the timestamps is kept thus one is still able to calculate some properties such as speeds along the track.
1309</para>
c2368fa6 1310<note>
6d07b697 1311<para>
c2368fa6 1312This is not available for routes, as they have no timestamps.
c2368fa6 1313</para>
6d07b697 1314</note>
c2368fa6
RN
1315</section>
1316</section>
6928e16b 1317
d45662d5
RN
1318<section><title>Export Track as GPX</title>
1319<para>
1320Version1.1+: This allows exporting the track as a GPX file by opening a file save dialog.
1321</para>
6928e16b 1322</section>
d45662d5
RN
1323
1324<section><title>Extend Track End</title>
6928e16b 1325<para>
d45662d5 1326Changes the current tool to add trackpoints to the end of the track.
6928e16b 1327</para>
d45662d5 1328</section>
6928e16b 1329
0db79fc5 1330<section><title>Extend Using Route Finder</title>
d45662d5 1331<para>
9f30939a 1332Enables the Route Finder tool. Thus on a subsequent left click in the viewport, a route is calculated from the end of track to that point using the default route service and applied to the track.
d45662d5 1333</para>
6928e16b 1334</section>
d45662d5 1335
364f9e0a
RN
1336<section><title>Upload</title>
1337
1338<section><title>Upload to GPS</title>
1339<para>
1340Same as the layer <link linkend="gps_upload">Upload to GPS</link> command, but only applies to the track.
1341</para>
1342</section>
1343
6928e16b
GB
1344<section><title>Upload to OSM</title>
1345<para>
73919102 1346Same as the layer <link linkend="osm_upload">Upload to OSM</link> command, but only applies to the track.
6928e16b 1347</para>
d45662d5 1348</section>
6928e16b 1349
364f9e0a
RN
1350</section>
1351
d45662d5
RN
1352<section><title>Use With Filter</title>
1353<para>
1354This selects the track to be used in the <link linkend="filter_with_track">Filter With <emphasis>Trackname</emphasis></link> feature.
1355</para>
4e859f76 1356<note>
c3eb4a65
RN
1357<para>
1358This is not available on routes.
1359</para>
4e859f76 1360</note>
6928e16b 1361</section>
d45662d5 1362
468f536d
RN
1363<section><title>Edit Trackpoint</title>
1364<para>
1365This opens the Trackpoint edit dialog. See <xref linkend="Trackpoint_edit"/>.
1366</para>
1367<note>
1368<para>
1369This is only enabled when a trackpoint is selected.
1370</para>
1371</note>
1372</section>
1373
1a3be6a8
GB
1374<section><title>Refine Route...</title>
1375<para>
1376This function allows to request a Routing Engine in order to refine a given route.
1377By "refining" we mean computing all real intermediates points between some given major points.
1378This could be useful to compute a trip giving only the wished important steps.
1379</para>
1380<note>
1381<para>
1382This is only available on routes.
1383</para>
1384</note>
1385</section>
1386
6928e16b 1387<section><title>View Google Directions</title>
0ef60ec1 1388<para>
0db79fc5 1389This option is only available on a track created using the Route Finder tool.
d45662d5
RN
1390</para>
1391<para>
1392Launch a web browser to see the Google directions page which yielded the route.
0ef60ec1
GB
1393</para>
1394<note>
1395<para>
0db79fc5 1396The record of the Google route is stored in the track's comment, so if the comment is changed (or the route was created by something other than the Route Finder tool) this will not work correctly.
6928e16b 1397</para>
0ef60ec1 1398</note>
6928e16b 1399</section>
55340efa 1400
d45662d5 1401</section><!-- End Track Options -->
cc1083b3 1402
179bfc90
RN
1403<section><title>Waypoint Sublayer Options</title>
1404<para>Repeats options available at the TrackWaypoint level, but only those for waypoints:</para>
1405<itemizedlist>
1406<listitem><para>New Waypoint. Same as the layer <link linkend="new_wp">New Waypoint</link></para></listitem>
1407<listitem><para>View All Waypoints. Same as the layer <link linkend="wp_view_all">View All Waypoints</link></para></listitem>
1408<listitem><para>Goto Waypoint. Same as the layer <link linkend="wp_goto">Goto Waypoint</link></para></listitem>
1409<listitem><para>Delete All Waypoints. Same as the layer <link linkend="delete_all_waypoints">Delete All Waypoints</link></para></listitem>
1410<listitem><para>Delete Waypoints from Selection. Same as the layer <link linkend="delete_selection_waypoints">Delete Waypoints from Selection</link></para></listitem>
f85716b8 1411<listitem><para>List Waypoints. Opens a new dialog with the list. As described in the Aggregrate layer <xref linkend="waypoint_list"/></para></listitem>
179bfc90
RN
1412</itemizedlist>
1413</section>
1414
440ef68c
RN
1415<section><title>Waypoint Properties</title>
1416
1417<para>
1418This shows a dialog with detailed information for the waypoint. Many properties of the waypoint can changed here, such as the comment, the symbol used in drawing or the image (normally a photograph taken at this position) assiocated with it. When a waypoint has an image, a thumbnail of it is drawn in the viewport for the waypoint (in preference to the symbol).
1419</para>
dae48936
RN
1420<para>
1421If the waypoint has an associated image, then the Geotag information may be updated, either with updating the file's modification timestamp or not.
1422This can be useful when the waypoint has been moved.
1423</para>
440ef68c
RN
1424
1425</section><!-- WP Prop END -->
1426
6928e16b 1427<section><title>Waypoint Operations</title>
cc1083b3
RN
1428
1429<section><title>Goto</title>
6928e16b 1430<para>
cc1083b3 1431This centers the viewport on the selected waypoint.
6928e16b 1432</para>
cc1083b3 1433</section>
6928e16b 1434
41f4abac
RN
1435<section><title>Geotag Images...</title>
1436<para>
1437This opens the <link linkend="geotagging">Geotag Dialog</link> to allow Geotagging multiple images to the position of this waypoint.
1438In this circumstance creation of waypoint options are disabled and only the options related to writing the EXIF information are available.
1439</para>
1440</section>
1441
62320d37
RN
1442<section><title>Transform</title>
1443<para>
1444Offers a subset of the track <xref linkend="transform"/> utilities.
1445Currently only setting the altitude from DEM data methods are available.
1446</para>
1447</section>
1448
179bfc90
RN
1449<section><title>Visit Webpage</title>
1450<para>
84017394 1451If the waypoint's comment (or description) starts with <literal>http:</literal> then this option is available and allows launching a web browser to go to the webpage.
179bfc90
RN
1452</para>
1453</section>
1454
cc1083b3
RN
1455<section><title>Visit Geocache Webpage</title>
1456<para>
179bfc90 1457If the waypoint's name is in Geocache form (GCXXXXX) then this option is available and allows launching a web browser to go to the Geocache page.
cc1083b3 1458</para>
6928e16b
GB
1459</section>
1460
cc1083b3
RN
1461<section><title>New Waypoint</title>
1462<para>
1463Same as the layer <link linkend="new_wp">New Waypoint</link>.
1464</para>
6928e16b
GB
1465</section>
1466
cc1083b3
RN
1467</section><!-- WP END -->
1468
fef1084a 1469<section id="geotagging" xreflabel="Geotagging"><title>Version1.3+: Geotag Images</title>
dae48936 1470<para>
41f4abac 1471This dialog allows geotagging images (normally taken with a digital camera) against a specific waypoint or via interpolation against a specific track or all tracks in the TrackWaypoint layer - depending on how it is invoked.
dae48936
RN
1472</para>
1473<para>
41f4abac 1474When geotagging against tracks, images need to have an EXIF DATE_TIME_ORIGINAL (nearly always set by a camera). This timestamp is then used to find the location when the image(s) was taken by searching through the track(s) to find the nearest time - interpolating between points if necessary to set the location.
dae48936
RN
1475</para>
1476<note>
1477<para>
1478Generally it is good policy to synchronize your camera's clock with your GPS clock before taking photographs. However the times can be adjusted afterwards (if necessary) to take into consideration clock differences.
1479</para>
1480</note>
1481<para>
1482Various options allow control of how the geotagging process is performed:
1483</para>
1484<itemizedlist>
1485<listitem><para>Images - Add the images used for geotagging</para></listitem>
1486<listitem><para>Create Waypoints</para></listitem>
269865aa 1487<listitem><para>Overwrite Existing Waypoints</para></listitem>
dae48936
RN
1488<listitem><para>Write EXIF</para></listitem>
1489<listitem><para>Overwrite Existing GPS Information</para></listitem>
1490<listitem><para>Interpolate Between Track Segments</para></listitem>
1491<listitem><para>Image Time Offset - The number of seconds to ADD to the photos time to make it match the GPS data. Calculate this with (GPS - Photo). Can be negative or positive. Useful to adjust times when a camera's timestamp was incorrect.</para></listitem>
1492<listitem><para>Image Timezone - The timezone that the used when the images were created. For example, if a camera is set to AWST or +8:00 hours. Enter +8:00 here so that the correct adjustment to the images' time can be made. GPS data is always in UTC.</para></listitem>
1493</itemizedlist>
1494</section>
1495
036c28fc
RN
1496</section><!-- TRW Layer END -->
1497
6a997af7 1498<section id="GPS" xreflabel="GPS"><title>GPS Layer</title>
0ef60ec1 1499<para>
7233fcb6 1500The GPS layer is responsible for uploading and downloading GPS data
6928e16b 1501from a GPS device. It also is responsible for realtime GPS tracking.
c025f801 1502Expand the GPS layer in the layers panel to see the two <xref linkend="TrackWaypoint"/> layers it
6928e16b 1503uses for uploading and downloading. To upload, download, or use
7233fcb6 1504realtime tracking, right-click the GPS layer and click the appropiate
6928e16b
GB
1505menu item.
1506</para>
0ef60ec1 1507
6928e16b
GB
1508<section><title>Download</title>
1509<para>
7233fcb6 1510To download data from the GPS, right-click the GPS layer and click <guimenuitem>Download from GPS</guimenuitem>.
6928e16b 1511</para>
6928e16b 1512</section>
ca2f3f23 1513
6928e16b 1514<section><title>Upload</title>
0ef60ec1
GB
1515<para>
1516To upload data to the GPS, first populate the GPS Upload child
c3eb4a65
RN
1517layer of the GPS layer (either by creating waypoints/tracks/routes in it, or
1518copying and pasting or dragging waypoints/tracks/routes from another layer).
7233fcb6 1519Then right-click the GPS layer and click <guimenuitem>Upload to GPS</guimenuitem>.
6928e16b 1520</para>
6928e16b 1521</section>
ca2f3f23 1522
7233fcb6 1523<section><title>Realtime Tracking</title>
0ef60ec1
GB
1524<para>
1525You must set up gpsd correctly or use a GPSD server and put the
7233fcb6
RN
1526correct information in the GPS layer properties dialog. Then right-click
1527the layer and select <guimenuitem>Start Realtime Tracking</guimenuitem>.
6928e16b 1528</para>
6928e16b
GB
1529</section>
1530
ca2f3f23
RN
1531<section><title>Empty <emphasis>Item</emphasis></title>
1532<para>
1533There are several options to quickly delete a subsection of data:
1534</para>
1535<itemizedlist>
1536<listitem><para>Empty Realtime</para></listitem>
1537<listitem><para>Empty Upload</para></listitem>
1538<listitem><para>Empty Download</para></listitem>
1539<listitem><para>Empty All</para></listitem>
1540</itemizedlist>
6928e16b 1541</section>
ca2f3f23
RN
1542
1543</section><!-- End GPS -->
1544
6a997af7 1545<section id="DEM" xreflabel="DEM"><title>DEM (Digital Elevation Model) Layer</title>
6928e16b 1546<para>
6fa00cca 1547This layer provides elevation data from the <ulink url="http://www2.jpl.nasa.gov/srtm/">Shuttle Radar Topography Mission (SRTM)</ulink>
6928e16b 1548</para>
6fa00cca
RN
1549<para>
1550Elevation data can be useful in planning trips, as you many wish to avoid/minimise the hills encountered. [OSM Cyclemap is also useful this way too]
1551</para>
1552<para>
1553To download the data use the DEM Download tool (shown on the toolbar), and then click on a area of the viewport. Once files have been downloaded they can then be loaded from disk via the DEM properties in future application runs.
1554</para>
1555<para>
1556The current data server is: <ulink url="http://dds.cr.usgs.gov/srtm/version2_1/">NASA STRM 2.1</ulink>.
1557</para>
1558<para>
1559ATM &appname; does not auto download DEM data. If you want to get lots of data blocks, you may wish to use some other program get such as <application>curl</application> or <application>wget</application> to download them for an area.
1560</para>
1561<note>
1562<para>
1563Using many DEMs is CPU/memory intensive. Depending on your computer's capability, &appname; will be less responsive when about 50+ DEM blocks are loaded. It is probably unwise to attempt using 200+ blocks, so trying to use DEMs covering large countries/continents (USA, Australia etc...) is unlikely to work. In these conditions under Linux, &appname; may be automatically stopped by the "<ulink url="http://en.wikipedia.org/wiki/Out_of_memory/">OOM</ulink> Killer"
1564</para>
1565</note>
6928e16b 1566
6fa00cca 1567</section><!-- End DEM -->
6928e16b 1568
f1b908b1 1569
6a997af7 1570<section id="Maps" xreflabel="Maps"><title>Maps Layer</title>
f1b908b1 1571<para>
e6470810 1572This layer provides a single map resource, you may have multiple map layers but only top one (if enabled) will be visible (subject to the Alpha compositing property).
f1b908b1
RN
1573</para>
1574<para>
e6470810
RN
1575Some maps are continually improving over time (e.g. OpenStreetMap) thus &appname; employs a caching mechanism to avoid redownloading data (see <xref linkend="mapcache"/>).
1576However a forced refresh for the current view can be made via the <guilabel>Reload All Onscreen Maps</guilabel> option or <keycap>Ctrl+F5</keycap>.
f1b908b1 1577</para>
e6470810 1578<formalpara><title>Online Map Tile Providers</title>
f1b908b1 1579<para>
e6470810 1580You will need an open internet connection when you are downloading maps these following map types, but once downloaded they are available from the hard disk cache. When map are avaliable from the disk cache it is much faster and can be used offline.
263cedca 1581Inbuilt maps include various <ulink url="http://openstreetmap.org/">OpenStreetMap (OSM)</ulink> ones and more:
f1b908b1 1582</para>
e93a4034 1583</formalpara>
f1b908b1 1584<itemizedlist>
e2eb2a7b 1585<listitem><para>Bing Bird's Eye (Aerial) Maps (&appname; Version1.2+)</para></listitem>
f71b9997
RN
1586<listitem><para>OpenStreetMap (Mapquest) - This is the default (&appname; Version1.3+)</para></listitem>
1587<listitem><para>OpenStreetMap (Mapnik)</para></listitem>
f1b908b1 1588<listitem><para>OpenStreetMap (Cycle)</para></listitem>
f71b9997 1589<listitem><para>OpenStreetMap (Transport) (&appname; Version1.3+)</para></listitem>
263cedca 1590<listitem><para>OpenStreetMap (Humanitarian) (&appname; Version1.5+)</para></listitem>
f1b908b1 1591<listitem><para>NASA BlueMarble</para></listitem>
f1b908b1 1592</itemizedlist>
e6470810
RN
1593
1594<para>
1595&appname; can be configured to handle additional online map resources. See <xref linkend="extend_viking"/> for further detail.
1596</para>
1597
1598<formalpara><title>Offline Map Tilesets</title>
1599<para>
1600Some map types supported are for on disk tile formats:
1601</para>
e93a4034 1602</formalpara>
e6470810
RN
1603<itemizedlist>
1604<listitem>
1605 <para>On Disk OSM Tile Format</para>
1606 <para>This is equivalent to any map set with <emphasis>OSM</emphasis> Cache Layput.</para>
1607</listitem>
1608<listitem><para><ulink url="https://github.com/mapbox/mbtiles-spec">MBTiles File</ulink></para></listitem>
1609<listitem><para><ulink url="http://wiki.openstreetmap.org/wiki/Meta_tiles">OSM Metatiles</ulink></para></listitem>
1610</itemizedlist>
1611<para>
1612Of course you need to have acquired or generated these tilesets yourself.
1613</para>
f1b908b1 1614
e6470810 1615<section><title>Map Layer Properties</title>
f1b908b1 1616<para>
e6470810 1617Configurable properties:
f1b908b1 1618</para>
e6470810
RN
1619<itemizedlist>
1620<listitem>
1621 <para>Map Type. The kind of map this layer displays.</para>
1622 <note><para>Map types are dependent on the current <xref linkend="projection"/> mode.</para></note>
1623</listitem>
1624<listitem><para>Maps Directory. Not applicable for MBTiles Map type since it is a single file.</para></listitem>
1625<listitem><para>Cache Layout. Viking or OSM. See <xref linkend="mapcache"/>. Only applies to maps from online tile providers.</para></listitem>
1626<listitem><para>Map File. Ony applicable for MBTiles Map type since it is a single file.</para></listitem>
1627<listitem>
1628 <para>Alpha. Control the Alpha value for transparency effect using a value between 0 and 255 with the default being 255 for a fully solid image.</para>
1629 <para>Zero is fully transparent. A value of around 160 can be useful for blending views of multiple map layers (when applied to the upper most map layer).</para>
1630</listitem>
1631<listitem><para>Autodownload Maps. This can be useful to turn off when you are not online to avoid pointless download requests or may be keep a map in a 'historical' state.
1632e.g. perhaps in case a current map rendering is broken.</para></listitem>
1633<listitem><para>Autodownload Only Gets Missing Maps. Using this option avoids attempting to update already acquired tiles.
1634This can be useful if you want to restrict the network usage, without having to resort to manual control. Only applies when <emphasis>Autodownload Maps</emphasis> is on.</para></listitem>
1635<listitem><para>Zoom Level. Determines the method of displaying map tiles for the current zoom level.
1636<emphasis>Viking Zoom Level</emphasis> uses the best matching level, otherwise setting a fixed value will always use map tiles of the specified value regardless of the actual zoom level.</para></listitem>
1637</itemizedlist>
1638</section><!-- Map Prop END -->
1639
f1b908b1
RN
1640
1641<section><title>Layer Operations</title>
1642<section><title>Download Missing Onscreen Maps</title>
1643<para>
1644This requests map tiles for areas of the viewport that do not currently have one.
1645</para>
1646</section>
1647
1648<section><title>Download New Onscreen Maps</title>
1649<para>
1650This requests map tiles only if the maps are older than the Tile Age preference.
1651</para>
1652</section>
1653
1654<section><title>Reload All Onscreen Maps</title>
1655<para>
1656Force a refresh of all visible map tiles.
1657</para>
1658</section>
175e9bd0
RN
1659
1660<section><title>Download Maps in Zoom Levels</title>
1661<para>
1662This opens a dialog to enable requesting the download of maps for the region in the viewport over a specified number of zoom levels.
1663The download method type can be specified to help limit the number of requests.
1664</para>
1665<warning>
1666<para>
1667There are some inbuilt limits to prevent downloading large amounts of map tiles.
1668</para>
1669<para>
1670Please respect the usage policy of the tile set provider.
1671Such as <ulink url="http://wiki.openstreetmap.org/wiki/Tile_usage_policy"><citetitle>OSM Tile Usage Policy</citetitle></ulink>.
1672</para>
1673</warning>
1674<para>
1675<figure>
1676<title>Maps Download Dialog: Example</title>
1677<screenshot>
1678 <graphic format="PNG" fileref="figures/Maps_download_region_dialog.png"/>
1679</screenshot>
1680</figure>
1681</para>
1682</section>
f1b908b1
RN
1683</section>
1684
1685
1686</section><!-- End Maps -->
1687
6a997af7 1688<section id="Aggregate" xreflabel="Aggregate"><title>Aggregate Layer</title>
ce269944 1689<para>
8be6e73e 1690This layer is a container layer to hold other layers. There is always an initial and controlling <emphasis>Top Layer</emphasis> that can not be removed or renamed.
ce269944
RN
1691</para>
1692<para>
c025f801 1693This layer type is useful for grouping other layers, especially <xref linkend="TrackWaypoint"/> layers, in whatever categories are relevant to you: such as by activity, location or date.
ce269944
RN
1694Here are some suggestions:
1695<itemizedlist>
1696<listitem><para>Hiking</para></listitem>
1697<listitem><para>Mountain Biking</para></listitem>
1698<listitem><para>Road Cycling</para></listitem>
1699<listitem><para>Car Trips</para></listitem>
1700<listitem><para>Sailing</para></listitem>
1701<listitem><para>Holidays</para></listitem>
1702<listitem><para>UK Points of Interest</para></listitem>
1703<listitem><para>USA Points of Interest</para></listitem>
1704<listitem><para>etc...</para></listitem>
1705</itemizedlist>
1706</para>
1707<para>
1708Thus one can have a list of all your tracks, but groups can be shown or not using the relevant layers visibility checkbox.
1709</para>
1710
f85716b8 1711<section><title>Layer Operations</title>
ce269944 1712<para>
f85716b8 1713The following are available on Aggregate Layers:
ce269944 1714</para>
f85716b8 1715</section>
ce269944
RN
1716
1717<section><title>New Layer</title>
1718<para>
1719Add a new layer of the selected type.
1720</para>
1721</section>
1722
f85716b8
RN
1723<section id="sort_items" xreflabel="Sort"><title>Sort</title>
1724<para>
1725The list within the treeview can be sorted.
1726</para>
1727<para>
1728Currently alphabetical (A to Z or Z to A) sorts are available, since only the name can be seen in the treeview.
1729</para>
1730</section>
1731
1732<section id="track_list" xreflabel="Track List"><title>Track List</title>
1733<para>
1734Selecting this opens a dialog listing all the tracks in a table along side statistics such as track length and maximum speed.
1735Each column header is clickable and will reorder the list according to that particular column.
1736</para>
1737<para>
1738This table may be invoked from a variety of different layer levels and will then list only the relevant tracks (and/or routes).
1739<itemizedlist>
1740<listitem><para>Aggregate Layer: Lists Tracks and Routes and the TrackWaypoint Layer they are in</para></listitem>
1741<listitem><para>TrackWaypoint Layer: Lists Tracks and Routes</para></listitem>
1742<listitem><para>TrackWaypoint Track sublayer: Lists Tracks only</para></listitem>
1743<listitem><para>TrackWaypoint Route sublayer: Lists Routes only</para></listitem>
1744</itemizedlist>
1745</para>
1746<para>
1747<figure>
1748<title>Track List Dialog: Example</title>
af16464c
GB
1749<blockquote>
1750<para>
f85716b8
RN
1751This is showing all tracks and routes (although there are no actual routes here!) in multiple TrackWaypoint layers, that has been sorted by height.
1752Note that routes will not have timestamps or speeds, but may have elevations and should have some distance!
af16464c
GB
1753</para>
1754</blockquote>
f85716b8
RN
1755<screenshot>
1756 <graphic format="PNG" fileref="figures/LayersTracksList.png"/>
1757</screenshot>
1758</figure>
1759</para>
1760<para>
1761Hovering the mouse over an entry will show a tooltip of the comment or description if it is available.
1762</para>
1763<para>
1764Each entry in the track list can be selected and on mouse right click offers these options:
1765<itemizedlist>
1766<listitem><para>View. Move the viewport to the area of the item and highlight it.</para></listitem>
0f29139c 1767<listitem><para>Statistics. Opens the Properties dialog on the <xref linkend="track_statistics"/> tab. Note this will close the track list dialog.</para></listitem>
f85716b8
RN
1768</itemizedlist>
1769</para>
1770</section>
1771
1772<section id="waypoint_list" xreflabel="Waypoint List"><title>Waypoint List</title>
1773<para>
1774Selecting this opens a dialog listing all the waypoints to give a overview of the waypoint information.
1775Each column header is clickable and will reorder the list according to that particular column.
1776</para>
1777<para>
1778This table may be invoked from a variety of different layer levels and will then list only the relevant waypoints.
1779<itemizedlist>
1780<listitem><para>Aggregate Layer: Lists Waypoints and the TrackWaypoint Layer they are in</para></listitem>
1781<listitem><para>TrackWaypoint Layer: : Lists Waypoints</para></listitem>
1782<listitem><para>TrackWaypoint Waypoint sublayer: Lists Waypoints</para></listitem>
1783</itemizedlist>
1784</para>
1785<para>
1786<figure>
1787<title>Waypoint List Dialog: Example</title>
af16464c
GB
1788<blockquote>
1789<para>
f85716b8 1790This was invoked on a TrackWaypoint layer and shows all waypoints from that single layer. It has been sorted by the symbols.
af16464c
GB
1791</para>
1792</blockquote>
f85716b8
RN
1793<screenshot>
1794 <graphic format="PNG" fileref="figures/WaypointsList.png"/>
1795</screenshot>
1796</figure>
1797</para>
1798<para>
1799Hovering the mouse over an entry will show a tooltip of the description if it is available.
1800</para>
1801<para>
1802Each entry in the list can be selected and on mouse right click offers these options:
1803<itemizedlist>
1804<listitem><para>View. Move the viewport to the area of the item and highlight it.</para></listitem>
1805<listitem><para>Properties. This will open the properties dialog. Note this will close the waypoint list dialog.</para></listitem>
1806<listitem><para>Show Picture. If enabled, this will open the associated image in an external Image Viewer program.</para></listitem>
1807</itemizedlist>
1808</para>
1809</section>
1810
1811<section id="vis_options" xreflabel="Visibility Options"><title>Visibility Options</title>
1812<para>
1813This offers a quick way to set all the visibilities of each item within the containing layer, rather than having to change each one individually.
1814<itemizedlist>
1815<listitem><para>Show All. Ensures all items are set to be visible.</para></listitem>
1816<listitem><para>Hide All. Ensures all items are set to be invisible. This is useful for then turning on single items afterwards so the display is not cluttered.</para></listitem>
1817<listitem><para>Toggle. Inverts the visibility status of each item.</para></listitem>
1818</itemizedlist>
1819</para>
1820</section>
1821
a77c32c8
RN
1822<section id="search_date" xreflabel="Search by Date"><title>Search by Date</title>
1823<para>
1824This opens calendar dialog to select a date to search by within this Aggregate layer.
1825The first item that is found on that date will be selected.
1826Tracks are searched first in preference over waypoints.
1827</para>
1828</section>
1829
ce269944
RN
1830</section><!-- End Agg -->
1831
8429176e 1832<xi:include href="georef_layer.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
ce269944 1833
6a997af7 1834<section id="Coordinate" xreflabel="Coordinate"><title>Coordinate Layer</title>
ce269944
RN
1835<para>
1836This layer is allows drawing of grid lines on the viewport.
1837</para>
1838</section><!-- End Coord -->
1839
845a6b70 1840
fef1084a 1841<section id="tools" xreflabel="Tools"><title>Tools</title>
6928e16b 1842<para>
a2322aa1
RN
1843&appname;'s mouse actions on the viewport are controlled by which tool is active. Only one tool can be active at a time. The default mode is pan.
1844</para>
1845<para>
2348ca1b 1846You can use the scroll wheel, the middle-click, the middle-click+drag to zoom, center map at position and pan respectively no matter what tool you are using.
6928e16b
GB
1847</para>
1848<para>
0f67220f 1849<keycap>Scroll</keycap>: zoom in and out keeping the mouse over same location
6928e16b
GB
1850</para>
1851<para>
0f67220f 1852<keycap>Ctrl-scroll</keycap>: pan north-south (also <keycap>Ctrl-up</keycap>, <keycap>Ctrl-down</keycap>)
6928e16b
GB
1853</para>
1854<para>
0f67220f 1855<keycap>Shift-scroll</keycap>: pan east-west (also <keycap>Ctrl-left</keycap>, <keycap>Ctrl-right</keycap>)
6928e16b
GB
1856</para>
1857<para>
0f67220f 1858<keycap>Ctrl-shift-scroll</keycap>: zoom in and out, without changing the center (also <keycap>Ctrl+</keycap>, <keycap>Ctrl-</keycap> [*not* KeyPad +/-])
6928e16b
GB
1859</para>
1860<para>
0f67220f 1861<keycap>Middle-click</keycap>: make the clicked point on the map the center
6928e16b
GB
1862</para>
1863<para>
0f67220f 1864<keycap>Middle-click</keycap> and drag: pan
6928e16b 1865</para>
f95c9f7c 1866
e2eb2a7b
RN
1867<section><title>Pan</title>
1868<para>
a2322aa1
RN
1869This is the default mode of operation for &appname;.
1870</para>
1871<para>
1872This mode is entered by clicking on the toolbar icon: <guiicon><inlinegraphic fileref="figures/mover_22.png"/></guiicon>
1873</para>
1874<para>
e2eb2a7b
RN
1875Pan moves the viewpoint. A single click centers the viewport at that point, whereas click and drag dynamically moves the view around.
1876This is the default tool.
1877</para>
416c8737
RN
1878<para>
1879This mode can also be entered by the keyboard shortcut <keycap>Ctrl+Shift+P</keycap>
1880</para>
beb9d63a
RN
1881<para>
1882Double clicking the left mouse button will zoom the map in.
1883<keycap>Shift</keycap> + double clicking the left mouse button will zoom the map out.
1884Double clicking the right mouse button will also zoom the map out.
1885</para>
e2eb2a7b
RN
1886</section>
1887
6928e16b
GB
1888<section><title>Zoom</title>
1889<para>
a2322aa1
RN
1890This mode is entered by clicking on the toolbar icon: <guiicon><inlinegraphic fileref="figures/zoom_18.png"/></guiicon>
1891</para>
1892<para>
2eea9a36 1893Zooms in and out on the clicked part of the map or by the selected area.
6928e16b 1894</para>
416c8737
RN
1895<para>
1896This mode can also be entered by the keyboard shortcut <keycap>Ctrl+Shift+Z</keycap>
1897</para>
130ac805 1898<para>
0f67220f 1899<keycap>Ctrl</keycap> + left or right click: Zoom in/out and center the map on the clicked location
130ac805 1900</para>
2eea9a36 1901<para>
0f67220f 1902<keycap>Shift</keycap> (and hold) + left mouse button: Draws a bounding box area on which to zoom in. The zoom action is performed when the left mouse button is released.
2eea9a36 1903</para>
2067d6de
RN
1904<para>
1905<keycap>Shift</keycap> + left click button: Jump Zoom In by up to factor of 3 standard zooms.
1906</para>
1907<para>
1908<keycap>Shift</keycap> + right click button: Jump Zoom Out by up to factor of 3 standard zooms.
1909</para>
6928e16b 1910</section>
f95c9f7c 1911
6928e16b 1912<section><title>Ruler</title>
9ca89c29 1913<para>
a2322aa1
RN
1914This mode is entered by clicking on the toolbar icon: <guiicon><inlinegraphic fileref="figures/ruler_18.png"/></guiicon>
1915</para>
1916<para>
9ca89c29 1917The ruler is used to measure the bearing and distance between two points: Click on first point and then move the mouse point around - the values will be continually updated.
84017394 1918A second click will <emphasis>freeze</emphasis> the ruler at that point.
6928e16b 1919</para>
416c8737 1920<para>
6b59f63d 1921This mode can also be entered by the keyboard shortcut <keycap>Ctrl+Shift+U</keycap>
416c8737 1922</para>
6928e16b 1923</section>
f95c9f7c 1924
fef1084a 1925<section id="select" xreflabel="Select"><title>Version1.1+: Select</title>
e2eb2a7b 1926<para>
a2322aa1
RN
1927This mode is entered by clicking on the toolbar icon: <guiicon><inlinegraphic fileref="figures/select_18.png"/></guiicon>
1928</para>
1929<para>
e2eb2a7b
RN
1930The select tool allows one to choose any waypoint or track by clicking on it (or reasonably near) in the viewpoint.
1931</para>
1932<para>
1933ATM to select a track one must actually click on a trackpoint, which is also selected.
1934</para>
416c8737
RN
1935<para>
1936This mode can also be entered by the keyboard shortcut <keycap>Ctrl+Shift+S</keycap>
1937</para>
e2eb2a7b
RN
1938</section>
1939
6928e16b
GB
1940<section><title>TrackWaypoint Layer Tools</title>
1941<para>
6a997af7 1942You must have a <xref linkend="TrackWaypoint"/> Layer selected to use these tools.
6928e16b 1943</para>
fef1084a 1944<section id="createwptool" xreflabel="Create Waypoint"><title>Create Waypoint</title>
6928e16b 1945<para>
a2322aa1
RN
1946Enable this tool by clicking on the toolbar icon: <guiicon><inlinegraphic fileref="figures/addwp_18.png"/></guiicon>
1947</para>
1948<para>
f95c9f7c 1949Left click will open the new waypoint dialog using the specified position.
6928e16b 1950</para>
f95c9f7c
RN
1951</section>
1952
179bfc90 1953<section id="track_create" xreflabel="Create Track"><title>Create Track</title>
6928e16b 1954<para>
a2322aa1
RN
1955Enable this tool by clicking on the toolbar icon: <guiicon><inlinegraphic fileref="figures/addtr_18.png"/></guiicon>
1956</para>
1957<para>
f95c9f7c
RN
1958Left click to create a new trackpoint. If it's the initial trackpoint you will be asked to enter a name for the track.
1959If <keycap>Ctrl</keycap> is held at the same time, it will jump the new trackpoint position to a nearby existing trackpoint.
845a6b70 1960Right click or <keycap>Backspace</keycap>: undo one point.
6928e16b
GB
1961</para>
1962<para>
179bfc90
RN
1963Double click or <keycap>Escape</keycap>: to finish track creation.
1964Finishing the track is also available via the right click <xref linkend="TrackWaypoint"/> and track menus.
1965</para>
1966<para>
1967One must finish the current track to be able to create another track.
1968</para>
1969</section>
1970
1971<section id="route_create" xreflabel="Create Route"><title>Create Route</title>
1972<para>
1973Enable this tool by clicking on the toolbar icon: <guiicon><inlinegraphic fileref="figures/vik_new_route_18.png"/></guiicon>
1974</para>
1975<para>
1976This operates in exactly the same way as the <link linkend="track_create">Create Track</link> above.
1977</para>
1978<para>
1979One must finish the current route to be able to create another route.
6928e16b 1980</para>
d5b9bc1b
MH
1981<para>
1982One can switch between the <link linkend="route_create">Create Route</link> and <link linkend="route_finder">Route Finder</link> tools while editing routes.
1983</para>
1984</section>
1985
1986<section id="route_finder" xreflabel="Route Finder"><title>Create Route Using the Route Finder</title>
1987<para>
1988Enable this tool by clicking on the toolbar icon: <guiicon><inlinegraphic fileref="figures/route_finder_18.png"/></guiicon>
1989</para>
1990<para>
1991Requires an internet connection.
1992Left click to create a new trackpoint.
1993If it's the initial trackpoint you will be asked to enter a name for the route, otherwise the default routing engine will be queried to find a route to the new trackpoint.
1994Right click or <keycap>Backspace</keycap>: remove the last added route.
1995</para>
1996<para>
1997<keycap>Escape</keycap>: to finish route creation.
1998Finishing the track is also available via the right click <xref linkend="TrackWaypoint"/> and track menus.
1999</para>
2000<para>
2001One must finish the current route to be able to create another route.
2002</para>
2003<para>
2004One can switch between the <link linkend="route_create">Create Route</link> and <link linkend="route_finder">Route Finder</link> tools while editing routes.
2005</para>
6928e16b 2006</section>
f95c9f7c 2007
6928e16b
GB
2008<section><title>Edit Waypoint</title>
2009<para>
a2322aa1
RN
2010Enable this tool by clicking on the toolbar icon: <guiicon><inlinegraphic fileref="figures/edwp_18.png"/></guiicon>
2011</para>
2012<para>
f95c9f7c
RN
2013Left Click/drag: select/move a waypoint.
2014If <keycap>Ctrl</keycap> is held at the same time, it will jump the waypoint position to a nearby existing trackpoint.
2015If <keycap>Shift</keycap> is held at the same time, it will jump the waypoint position to a nearby existing waypoint.
6928e16b
GB
2016</para>
2017<para>Right-click on waypoint: opens a menu with waypoint actions (the
2018same menu accessed by right-clicking the waypoint in the layers panel)
2019</para>
6928e16b 2020</section>
f95c9f7c 2021
6928e16b
GB
2022<section><title>Edit Trackpoint</title>
2023<para>
a2322aa1
RN
2024Enable this tool by clicking on the toolbar icon: <guiicon><inlinegraphic fileref="figures/edtr_18.png"/></guiicon>
2025</para>
2026<para>
f95c9f7c
RN
2027Left click near a trackpoint (in screen pixel terms) to bring up the Track Point Edit dialog on that trackpoint.
2028Whilst the edit dialog is already open, left click again and drag enables moving of the trackpoint.
2029If <keycap>Ctrl</keycap> is held at the same time, it will jump the new trackpoint position to a nearby existing trackpoint.
6928e16b 2030</para>
468f536d 2031<section id="Trackpoint_edit" xreflabel="Edit Trackpoint Dialog"><title>Edit Trackpoint Dialog</title>
6928e16b 2032<para>
468f536d
RN
2033Editing options in the Trackpoint Edit dialog include:
2034<itemizedlist>
6d07b697
GB
2035<listitem><para>Edit the trackpoint name</para></listitem>
2036<listitem><para>Changing raw lat/long position and altitude</para></listitem>
2037<listitem><para>Forward (go to the next trackpoint)</para></listitem>
2038<listitem><para>Back (go to the previous trackpoint)</para></listitem>
2039<listitem><para>Delete</para></listitem>
2040<listitem><para>Insert. Inserts a point halfway to next trackpoint</para></listitem>
2041<listitem><para>Split. <xref linkend="trkpt_split"/></para></listitem>
468f536d
RN
2042</itemizedlist>
2043</para>
2044<para>
2045Several fields are read only for reference purposes, values are shown if the trackpoint has such information:
2046<itemizedlist>
6d07b697
GB
2047<listitem><para>Time.</para></listitem>
2048<listitem><para>Speed and course.</para></listitem>
2049<listitem><para>'Between' values: Speed, Time Difference and Distance Difference. When moving between trackpoints (via the Back and Forward buttons) these values are calculated.</para></listitem>
2050<listitem><para>GPS precision factors.</para></listitem>
468f536d
RN
2051</itemizedlist>
2052</para>
2053<para>
2054<figure>
2055<title>Trackpoint Edit Dialog: Example</title>
2056<screenshot>
2057 <graphic format="PNG" fileref="figures/Trackpoint_edit_dialog.png"/>
2058</screenshot>
2059</figure>
2060One must have been going downhill here to get a reasonable speed by bicycle!
6928e16b 2061</para>
6928e16b 2062</section>
468f536d 2063</section>
f95c9f7c 2064
6928e16b
GB
2065<section><title>Show Picture</title>
2066<para>
a2322aa1
RN
2067Enable this tool by clicking on the toolbar icon: <guiicon><inlinegraphic fileref="figures/showpic_18.png"/></guiicon>
2068</para>
2069<para>
f95c9f7c 2070Opens an image viewer with the picture associated with the waypoint.
73919102 2071By default this uses the default system image viewer.
fef1084a 2072For Linux you can override this with the setting in the <xref linkend="prefs_external"/>
6928e16b 2073</para>
6928e16b 2074</section>
f95c9f7c 2075
6928e16b 2076</section>
f95c9f7c 2077
31774047 2078<section id="georef_tools"><title>Georef Map Layer Tools</title>
6928e16b 2079<para>
6a997af7 2080You must have a <xref linkend="GeoRef"/> Map Layer selected to use these tools.
6928e16b
GB
2081</para>
2082<section><title>Georef zoom</title>
a2322aa1
RN
2083<para>
2084Enable this tool by clicking on the toolbar icon: <guiicon><inlinegraphic fileref="figures/geozoom_18.png"/></guiicon>
2085</para>
6928e16b 2086<para>Changes the zoom level of the georeferenced map and changes the
7233fcb6 2087&appname; zoom level accordingly. Useful if you are trying to match GPS
6928e16b
GB
2088data to a georeferenced map.
2089</para>
6928e16b 2090</section>
f95c9f7c 2091
6928e16b
GB
2092<section><title>Georef move</title>
2093<para>
a2322aa1
RN
2094Enable this tool by clicking on the toolbar icon: <guiicon><inlinegraphic fileref="figures/geomove_18.png"/></guiicon>
2095</para>
2096<para>
6928e16b
GB
2097Drag to move the georeferenced map.
2098</para>
6928e16b 2099</section>
6928e16b 2100</section>
f95c9f7c 2101
63396406 2102<section id="map_tool_dl" xreflabel="Map Download"><title>Map Download</title>
6928e16b 2103<para>
6a997af7 2104You must have a <xref linkend="Maps"/> Layer selected to use this.
f95c9f7c
RN
2105</para>
2106<para>
a2322aa1
RN
2107Enable this tool by clicking on the toolbar icon: <guiicon><inlinegraphic fileref="figures/mapdl_18.png"/></guiicon>
2108</para>
2109<para>
6928e16b
GB
2110Click to download a single tile. Drag to download tiles in the dragged rectangle area.
2111</para>
2112<para>
3988e165
RN
2113Right-click to redownload tiles via the selected method. Right-click and drag to redownload tiles in the dragged rectangle area by the selected method.
2114The possible methods to redownload one or more tiles are:
2115</para>
2116<para>
2117<itemizedlist>
2118<listitem><para>Bad - Only if the tile is corrupt in some way or missing, then this will download a new copy</para></listitem>
2119<listitem><para>New - Refresh the tile according to the local map cache and if server has a newer version</para></listitem>
2120<listitem><para>All - Redownload the tile</para></listitem>
2121</itemizedlist>
2122</para>
2123<formalpara><title>Map Tile Information</title>
2124<para>
5bcd6904 2125By right clicking on viewport and selecting <guimenu>Show Tile Information</guimenu> you can see the tile properties of this location for the current map layer and current zoom level.
3988e165
RN
2126This includes the remote source URL for the tile and the cached version on the local filesystem with timestamp details.
2127</para>
2128</formalpara>
2129<para>
2130<figure>
2131<title>Map Tile Info Dialog: Example</title>
2132<screenshot>
2133 <graphic format="PNG" fileref="figures/map_tile_info_dialog.png"/>
2134</screenshot>
2135</figure>
2136This is using MapQuest at &appname; zoom level 128 over the Isle of Wight, UK.
6928e16b 2137</para>
6928e16b 2138</section>
f95c9f7c 2139
6928e16b
GB
2140<section><title>DEM Download</title>
2141<para>
6a997af7 2142You must have a <xref linkend="DEM"/> Layer selected to use this.
f95c9f7c
RN
2143</para>
2144<para>
a2322aa1
RN
2145Enable this tool by clicking on the toolbar icon: <guiicon><inlinegraphic fileref="figures/demdl_18.png"/></guiicon>
2146</para>
2147<para>
6928e16b
GB
2148Click to download and import a DEM file.
2149</para>
131af8c0
RN
2150<formalpara><title>DEM File Information</title>
2151<para>
2152By right clicking on viewport and selecting <guimenu>Show DEM File Infomation</guimenu> you can see the file properties of the DEM file for this location.
2153This includes the remote source URL for the file and the cached version on the local filesystem with timestamp details.
2154</para>
2155</formalpara>
2156<para>
2157<figure>
2158<title>DEM File Info Dialog: Example</title>
2159<screenshot>
2160 <graphic format="PNG" fileref="figures/DEM_file_info_dialog.png"/>
2161</screenshot>
2162</figure>
2163This is for block 51N, 003W - covering Bristol in the UK.
2164</para>
6928e16b
GB
2165</section>
2166
7233fcb6 2167<section><title>Webtools</title>
5ab84304
GB
2168<para>
2169Many services are available only via a web browser (Google Maps, OpenStreetMap Potlach editor, etc.).
2170</para>
2171<para>
2172Jumping from &app; to such service can become annoying.
2173</para>
2174<para>
0ef60ec1 2175&appname; allows you to open such service directly at the position currently viewed in &app;.
5ab84304
GB
2176</para>
2177<para>
7233fcb6 2178This feature is called <guilabel>Webtools</guilabel>. It is also known as External Tools.
5ab84304 2179</para>
5ab84304
GB
2180</section>
2181
3e850af1 2182</section>
f95c9f7c 2183
0ef60ec1 2184<!-- Preferences -->
fef1084a 2185<section id="prefs" xreflabel="Preferences"><title>Preferences</title>
4cdc9eb3 2186<section><title>General</title>
3e850af1
GB
2187<section><title>Localisation</title>
2188<para>You can select units displayed by &appname; to best fit your usage.</para>
2189<figure>
2190<title>Properties dialog: units part</title>
2191<screenshot>
2192 <graphic format="PNG" fileref="figures/properties_units.png"/>
2193</screenshot>
2194</figure>
2195<para>Concerning degrees, you can select the way to display them:
2196<variablelist>
2197<varlistentry>
2198<term>DDD</term><listitem><para>decimal degree</para></listitem>
2199</varlistentry>
2200<varlistentry>
73919102 2201<term>DMM</term><listitem><para>partial sexagesimal display: degrees, minutes and decimal part of minutes</para></listitem>
3e850af1
GB
2202</varlistentry>
2203<varlistentry>
2204<term>DMS</term><listitem><para>sexagesimal display: degrees, minutes and seconds</para></listitem>
2205</varlistentry>
2206</variablelist>
2207</para>
2208<figure>
2209<title>Properties dialog: degree display options</title>
2210<screenshot>
2211 <graphic format="PNG" fileref="figures/properties_degree.png"/>
2212</screenshot>
2213</figure>
2214</section>
4cdc9eb3
RN
2215<section><title>Waypoint Icon Size</title>
2216<para>An option exists to control the icon (symbol) size used for waypoints
2217</para>
2218</section>
84017394
GB
2219<section><title><emphasis>Home</emphasis> Default Location: Latitude and Longitude</title>
2220<para>You can set the <emphasis>Home</emphasis> location directly by inputting the latitude and longitude in decimal degrees.
4cdc9eb3
RN
2221</para>
2222</section>
0d71f232
RN
2223<section><title>Time Display</title>
2224<para>This controls the reference timezone that times are shown in.</para>
2225<para><emphasis>Locale</emphasis> is the current user's system preference. This was how all times were shown up to version 1.5.</para>
2226<para><emphasis>World</emphasis> will attempt to determine the timezone at an object's position.</para>
2227<para><emphasis>UTC</emphasis> enforces this standard timezone.</para>
2228</section>
a067ca58
GB
2229<section><title>Tile's age</title>
2230<para>This age is used to decided wether or not a new request to tile server must be done.
2231</para>
2232<para>Changing this value, you will increase or decrese the network load.</para>
2233</section>
0d71f232 2234<section><title>Default map layer directory</title>
897e919b
GB
2235<para>This property sets the default directory of the tiles cache.
2236This value is used when you create a new map layer.
2237</para>
2238<para>You are still able to change this value in each map layer properties.</para>
2239</section>
4cdc9eb3
RN
2240<section><title>Map Cache Memory Size</title>
2241<para>This controls the amount of maps that are stored in memory, rather than having to reread from disk.
2242Generally if you have a system with lots of memory it's recommended to increase this value.
2243</para>
2244</section>
2245</section>
2246
fef1084a 2247<section id="prefs_external" xreflabel="Export/External Preferences"><title>Export/External</title>
4cdc9eb3
RN
2248<section><title>KML Export Units</title>
2249<para>Allows setting the units used when saved as the KML file type, such as Metric or Statue units</para>
2250</section>
fc8158c1
RN
2251<section><title>GPX Track Order</title>
2252<para>
2253 Other software may display tracks in a particular order (often the order saved into the file).
2254 This allows you to control the order they are saved when exporting to a GPX file.
2255</para>
2256</section>
2257<section><title>GPX Waypoint Symbols</title>
2258<para>Some GPS devices require waypoint symbols to be in a particular case.</para>
2259<para>E.g. On a Garmin Oregon 450 they must be in <emphasis>Title Case</emphasis> to be recognized.</para>
2260</section>
4cdc9eb3
RN
2261<section><title>Image Viewer (Not Windows)</title>
2262<para>Allows setting the program used to view images associated with Waypoints.</para>
73919102 2263<para>By default this is set to <application>xdg-open</application> which should open the system's default image viewer, however this can be overridden with this setting.</para>
4cdc9eb3
RN
2264<para>Note: for Windows systems, viewing images associated with Waypoints always uses the system's default image viewer.</para>
2265</section>
2266<section><title>External GPX programs</title>
c025f801 2267<para>Allows setting the programs invoked via the <xref linkend="TrackWaypoint"/> Layer menu <menuchoice><guimenu>Export Layer</guimenu><guisubmenu>Open With 'program'</guisubmenu></menuchoice></para>
4cdc9eb3 2268<para>Two options are given so that it can be configured for various uses such as:</para>
9d097bf5 2269<itemizedlist>
4cdc9eb3 2270<listitem><para>An OSM editor (default)</para></listitem>
4cdc9eb3 2271<listitem><para>Some other user defined program</para></listitem>
9d097bf5 2272</itemizedlist>
4cdc9eb3 2273</section>
f2e987af
RN
2274<section><title>GPSBabel</title>
2275<para>This allows setting the specific location of GPSBabel.</para>
2276<para>&appname; will need to be restarted for this setting to take effect.</para>
2277</section>
31774047
RN
2278<section><title>Auto Read World Files</title>
2279<para>If this is on, when a new image is selected for the GeoRef layer then the associated world file will be read to find the scale and positional properties.</para>
2280<para>The associated file is based on filename patterns; e.g. if the image is <filename>filename.jpg</filename> - then the world file may be <filename>filename.jpgw</filename> or <filename>filename.jgw</filename></para>
2281</section>
6928e16b 2282</section>
4cdc9eb3 2283
fef1084a 2284<section id="prefs_osm" xreflabel="OpenStreetMap Traces Preferences"><title>OpenStreetMap Traces</title>
4cdc9eb3 2285<section><title>OSM Username + Password</title>
fef1084a 2286<para>Store your OSM details here, so that you don't need to enter it in every time in the <xref linkend="osm_upload"/> procedure.</para>
9d097bf5
GB
2287<warning>
2288<para>
2289Your OSM password will be stored in plain text.
2290</para>
2291</warning>
4cdc9eb3
RN
2292</section>
2293</section>
2294
9f30939a
GB
2295<section id="prefs_routing" xreflabel="Routing Preferences"><title>Routing</title>
2296<section><title>Routing engine</title>
2297<para>You can select the routing engine used by default, ie by features that do not propose a live selection, like <xref linkend="route_finder"/>.</para>
2298</section>
2299</section>
2300
6db85a50
RN
2301<section id="prefs_startup" xreflabel="Startup Preferences"><title>Startup</title>
2302<para>Naturally since these preferences effect the startup, the values will not be used until &appname; is restarted.</para>
2303<section><title>Restore Window Setup</title>
2304<para>When this is enabled, the main window size and layout (such as whether the statusbar or layers panel are shown) is restored to the values from last use.</para>
2305</section>
2306<section><title>Default Map Layer</title>
2307<para>When this is enabled, a map layer is automatically added whenever &appname; is opened and a &appname; file is not to be loaded.</para>
2308<para>The map layer used is defined by the map layer's default values.</para>
2309</section>
2310<section><title>Startup Method</title>
2311<para>Enables selection of how the startup position should be determined.</para>
2312<itemizedlist>
2313<listitem><para>Home Location (default) - Position as set by the <guilabel>Set the Default Location</guilabel></para></listitem>
2314<listitem><para>Last Location - Uses the last position viewed on the viewport</para></listitem>
2315<listitem><para>Specified File - Load the file as specified below</para></listitem>
2316<listitem><para>Auto Location - Use the web service <ulink url="http://www.hostip.info">hostip.info</ulink> to attempt to determine your location via IP lookup</para></listitem>
2317</itemizedlist>
2318</section>
2319<section><title>Startup File</title>
2320<para>Loads this specified file when the Startup method is set to <guilabel>Specified File</guilabel></para>
2321</section>
2322<section><title>Check For New Version</title>
2323<para>Periodically (no more than once every 14 days), check to see if there is a new version of &appname; available.</para>
2324</section>
2325</section>
2326
699c2a0a
RN
2327<section id="prefs_toolbar" xreflabel="Toolbar Preferences"><title>Toolbar</title>
2328<section><title>Append to Menu</title>
2329<para>Allows setting the toolbar on the same vertical space as the menu, thus increasing vertical space for the map.</para>
2330</section>
2331<section><title>Icon Size</title>
2332<para>Allows configuration of the icon size, including overiding the system's default preference to the setting desired just for &appname;</para>
2333</section>
2334<section><title>Icon Style</title>
2335<para>Allows configuration of the icon style, including overiding the system's default preference to the setting desired just for &appname;</para>
2336</section>
2337<section id="prefs_toolbar_customize" xreflabel="Customize Toolbar"><title>Customize</title>
2338<para>Opens the Customize Toolbar dialog.</para>
2339<para>From this dialog the items in the toolbar can be added, removed and reordered. Reordering of items is performed by drag and drop.</para>
2340<figure>
2341<title>Customize Toolbar dialog</title>
2342<screenshot>
2343 <graphic format="PNG" fileref="figures/customize_toolbar_dialog.png"/>
2344</screenshot>
2345</figure>
2346</section>
2347</section>
2348
4cdc9eb3
RN
2349</section>
2350
2351<!-- HOWTOS-->
b088c7a0 2352<section><title>Howto's</title>
519414cf 2353<section id="howto_start"><title>Getting Started</title>
6928e16b 2354<para>
6db85a50
RN
2355&appname; from version 1.5 has several features to ease the start up process.
2356On the very first run, you will be asked if you want to enable these features which make use of an Internet connection.
2357If you select no or you have upgraded from an earlier version you can choose to enable any of the startup options via the <xref linkend="prefs_startup"/>.
2358</para>
2359<para>
2360Some other general use cases for using &appname;, are as follows:
6928e16b
GB
2361</para>
2362<section><title>Go to an area of interest</title>
2363<para>
519414cf 2364&appname;'s default location is a Manhatten, New York, USA, so you may need to pick another place that interests you - such as where you live.
6928e16b 2365</para>
0ef60ec1
GB
2366<procedure>
2367<title>Method A</title>
2368<step>
6928e16b 2369<para>
519414cf 2370 Use the online location address/place search.
6928e16b 2371</para>
519414cf
RN
2372<para>
2373 Use the <guibutton>Go to Location</guibutton> toolbar button or from the menus
2374 <menuchoice><guimenu>View</guimenu><guimenuitem>Go to Location</guimenuitem></menuchoice>.
2375 You can change the search location provider if desired.
2376 Enter the name of place you wish to go to (you may need to specify the country to refine the search).
2377 Also you can enter a post code or a ZIP code instead.
2378</para>
2379<note>
2380 <para>You will need an internet connection for this search to work</para>
2381</note>
0ef60ec1
GB
2382</step>
2383</procedure>
2384<procedure>
2385<title>Method B</title>
2386<step>
519414cf
RN
2387<para>
2388 If you know the coordinates of where you want to view:
2389</para>
2390<para>
2391Use <menuchoice><guimenu>View</guimenu></menuchoice> and select from either <menuchoice><guimenu>Go to Lat/Lon</guimenu></menuchoice> or <menuchoice><guimenu>Go to UTM</guimenu></menuchoice> and then enter in the specific coordinates.
2392</para>
2393</step>
2394</procedure>
2395<procedure>
7bb499bc 2396<title id="method_c">Method C</title>
519414cf 2397<step>
7233fcb6
RN
2398<para>Use the GPS Layer or <menuchoice><guimenu>File</guimenu><guimenuitem>Acquire</guimenuitem><guimenuitem>From GPS</guimenuitem></menuchoice>
2399to load data directly from your GPS into &appname;.
519414cf 2400</para>
c3eb4a65 2401<para>You can specify the types of data to acquire: Tracks, Routes and/or Waypoints.
0ef60ec1 2402</para>
7233fcb6 2403<note>
519414cf
RN
2404<para>You must have write permission to the port used. For <trademark>Unix</trademark> like OS:</para>
2405<itemizedlist>
2406 <listitem><para>/dev/ttyS0 is the first serial port</para></listitem>
2407 <listitem><para>/dev/ttyUSB0 is the first USB port</para></listitem>
2408 <listitem><para>usb: is any USB port</para></listitem>
2409</itemizedlist>
2410<para>Depending on your distribution only one of the USB port types may work</para>
2411<para>For <trademark>Windows</trademark>:</para>
2412<itemizedlist>
2413 <listitem><para>com1: is the first serial port</para></listitem>
2414 <listitem><para>usb: is any USB port</para></listitem>
2415</itemizedlist>
2416</note>
2417<note>
2418 <para>The GPS devices supported are those supported by <application>GPSBabel</application>.</para>
2419 <para>Garmin and Magellan GPS devices supported by all versions, later versions of GPSBabel support more devices such as DeLorme and Navilink.</para>
7233fcb6 2420</note>
0ef60ec1
GB
2421</step>
2422</procedure>
2423<procedure>
519414cf 2424<title>Method D</title>
0ef60ec1 2425<step>
76b8a4e8
RN
2426<para>
2427Get data from files in GPX or KML format, which can be opened directly.
2428Use <menuchoice><guimenu>File</guimenu><guimenuitem>Open</guimenuitem></menuchoice>
6928e16b
GB
2429</para>
2430<para>
76b8a4e8
RN
2431Other formats can be imported that are supported by GPSBabel.
2432<menuchoice><guimenu>File</guimenu><guimenuitem>Acquire</guimenuitem><guimenuitem>Import File With GPSBabel...</guimenuitem></menuchoice>
6928e16b 2433</para>
a364c076 2434<note>
6928e16b 2435<para>
a364c076 2436The viewport will be automatically moved and resized to view the contents of the file.
6928e16b 2437</para>
a364c076 2438</note>
0ef60ec1
GB
2439</step>
2440</procedure>
6928e16b 2441</section>
c3a02429 2442<section><title>Add a Map Layer</title>
6928e16b 2443<para>
c3a02429 2444Use <menuchoice><guimenu>Layers</guimenu><guimenuitem>New Map Layer</guimenuitem></menuchoice>, and choose a suitable cache directory
0ef60ec1 2445where you would like to store your tracks and click <guilabel>OK</guilabel>. Zoom to a
6928e16b
GB
2446comfortable level (I suggest 4 mpp) by clicking the left and right
2447mouse buttons on the gray area where your tracks are. Now from the menu
c3a02429 2448choose the <xref linkend="map_tool_dl"/> Tool. Click where you would like to download a
6928e16b
GB
2449map. Regardless of what tool you are using, the middle mouse button
2450always pans. </para>
0ef60ec1 2451<note>
6928e16b 2452<para>
9ca89c29 2453You need an open internet connection when you are downloading maps.
6928e16b 2454</para>
0ef60ec1 2455</note>
6928e16b 2456<para>
c3a02429
RN
2457If you can no longer see your tracks or waypoints and only the map,
2458it is because the layer named <emphasis>Map</emphasis> is <emphasis>ABOVE</emphasis> your TrackWaypoint layer that your GPS data is in.
2459This means that it will be drawn last and on top of the other <xref linkend="gc_layers"/>.
2460Look at the <xref linkend="gc_layers_panel"/> to the left which shows this order.
2461Select the Map layer from the list and click the down arrow button beneath the list until the Map layer is below the TrackWaypoint layer.
2462Your tracks will now be drawn over the map.
2463</para>
519414cf 2464</section>
6928e16b 2465
519414cf
RN
2466<section><title>Set Your Home Location</title>
2467<para>
2468 You can save the current center position of the viewport as the default location AKA the Home Location by
2469 <menuchoice><guimenu>Edit</guimenu><guimenuitem>Set the Default Location</guimenuitem></menuchoice>.
2470</para>
2471<para>
2472 Then at any time you can return to this place by clicking on the <guibutton>Home</guibutton> icon on the toolbar.
2473</para>
2474<para>
fef1084a 2475 You can also set the default location via specifing the exact latitude and longitude in the <xref linkend="prefs"/>.
519414cf 2476</para>
6928e16b
GB
2477</section>
2478
2479</section>
7233fcb6 2480<section><title>From 1st startup to GPS track (including offline maps)</title>
6928e16b 2481<para>
7233fcb6 2482The first you'll see is an empty map, because &appname; in its default configuration will download maps only on demand.
84017394 2483Before fetching unneeded data, one can position to a location of interest, e.g. Stuttgart: <menuchoice><guimenu>View</guimenu><guimenuitem>Go to Location</guimenuitem></menuchoice>, enter <userinput>Stuttgart</userinput>.
6928e16b 2484</para>
6928e16b
GB
2485<section><title>Fetching the maps</title>
2486<para>
0ef60ec1 2487<emphasis role="bold">Map</emphasis>
6928e16b 2488</para>
0ef60ec1 2489<procedure>
7233fcb6 2490<step><para><menuchoice><guimenu>Layers</guimenu><guimenuitem>New Map Layer</guimenuitem></menuchoice></para></step>
4502fc82 2491<step><para>in the layer properties dialogue choose e.g. <guilabel>OpenStreetMap (Mapnik)</guilabel>.</para></step>
0ef60ec1 2492<step>
4502fc82
GB
2493<para>For the moment, we keep the default <guilabel>Maps Directory</guilabel> (the directory in
2494which the maps will be stored and can be used for offline usage).</para>
0ef60ec1
GB
2495</step>
2496<step>
2497<para>Check <guilabel>Autodownload maps</guilabel> and keep the zoom level as <guilabel>Use Viking
2498Zoom Level</guilabel>.</para>
2499<note>
2500<para>
2501however, that these settings will play an important
2502role in the pre-fetch for offline usage discussed later
2503</para>
2504</note>
2505</step>
2506</procedure>
6928e16b 2507<para>You'll see a map of Stuttgart. Using the mouse wheel, you can
73919102 2508zoom in and out. The maps for the choosen resolution will be downloaded
6928e16b
GB
2509automatically.
2510</para>
2511<para>
7233fcb6 2512<emphasis role="bold">DEM Layer (Height Map)</emphasis>
4502fc82 2513</para>
0ef60ec1 2514<procedure>
7233fcb6
RN
2515<step><para>Zoom out to 512.</para></step>
2516<step><para><menuchoice><guimenu>Layers</guimenu><guimenuitem>New DEM Layer</guimenuitem></menuchoice></para></step>
4502fc82 2517<step><para>Keep the download source as is (SRTM Global 90m), hit <guilabel>OK</guilabel>.</para></step>
0ef60ec1 2518</procedure>
4502fc82 2519
6a997af7 2520<para>In the layer listing on the left, the <xref linkend="DEM"/> layer should reside
6928e16b 2521above the map layer. If this is not the case, highlight the DEM layer
0ef60ec1 2522an shift it one up (using the arrow up button).
4502fc82 2523</para>
0ef60ec1 2524<procedure>
4502fc82
GB
2525<step><para>highlight the DEM layer in the layer listing on the left</para></step>
2526<step><para>in the toolbar, check DEM layer download/import (the last symbol)</para></step>
2527<step><para>a left-click in the map window should then fetch the DEM data</para></step>
0ef60ec1 2528</procedure>
0ef60ec1 2529<para>
7233fcb6 2530This might take some time.
6928e16b
GB
2531</para>
2532<para>
2533Sometimes, a tile does not show up correctly (you might see only a
2534black frame in the map window) because it got corrupted during
0ef60ec1 2535transfer. In order to correct this, you can delete the corresponding
7233fcb6 2536datafile in the cache. <programlisting> right-click the DEM layer properties</programlisting>
6928e16b
GB
2537</para>
2538<para>
0ef60ec1 2539The <guilabel>DEM Files</guilabel> listing allows you to delete the specific tiles (alternatively do this from the command line).
6928e16b
GB
2540</para>
2541<para>
0ef60ec1 2542You can also alter the Min. and Max. elevation in this dialogue.
6928e16b
GB
2543</para>
2544
2545</section>
7233fcb6 2546<section><title>GPS Track with Height Profile</title>
0ef60ec1 2547<procedure>
6a997af7 2548<step><para>Uncheck the <xref linkend="DEM"/> layer (the map is shown again)</para></step>
7233fcb6 2549<step>
73919102
RN
2550 <para><menuchoice><guimenu>Layers</guimenu><guimenuitem>New TrackWaypoint Layer</guimenuitem></menuchoice></para>
2551 <para>Ensure the new track layer is above the map layer.</para>
2552</step>
6a997af7 2553<step><para>Expand the <xref linkend="TrackWaypoint"/> layer, select <guimenuitem>Tracks</guimenuitem></para></step>
c3eb4a65 2554<step><para>In the tools menu choose <guiicon><inlinegraphic fileref="figures/addtr_18.png"/></guiicon> <guibutton>Create Track</guibutton>
7233fcb6 2555</para></step>
73919102
RN
2556<step><para>Leftclick in the map window, enter a name</para></step>
2557<step>
2558 <para>Click several times to generate a track (a right-click removes the last point).</para>
2559 <para>Height data is set automatically since DEM data is available</para>
2560</step>
2561<step><para>Expand tracks in the layer menu, your track should show up, select it</para></step>
2562<step><para>Right click your track, select <guimenuitem>Properties</guimenuitem></para></step>
2563<step><para>Click the tab <guilabel>Elevation-distance</guilabel> - enjoy the plot</para></step>
0ef60ec1 2564</procedure>
6928e16b 2565<para>
0ef60ec1 2566In order to save this setting for later usage
4502fc82 2567</para>
0ef60ec1 2568<procedure>
7233fcb6
RN
2569<step><para>click <guilabel>OK</guilabel> in the <guilabel>Track Properties</guilabel> dialog</para></step>
2570<step><para><menuchoice><guimenu>File</guimenu><guimenuitem>Save As</guimenuitem></menuchoice>, choose a name (you can open this <emphasis>view</emphasis> later via <menuchoice><guimenu>file</guimenu><guimenuitem>Open</guimenuitem></menuchoice>).</para></step>
0ef60ec1 2571</procedure>
6928e16b
GB
2572
2573</section>
2574<section><title>Usecase: offline data for holiday</title>
2575<para>
6a997af7 2576Suppose you want to have the <xref linkend="Maps"/> and <xref linkend="DEM"/> data offline for your holiday in Italy near Bologna.
0ef60ec1
GB
2577</para>
2578<procedure>
7233fcb6
RN
2579<step><para>Start a new &appname; session.</para></step>
2580<step><para><menuchoice><guimenu>View</guimenu><guimenuitem>Go to Location</guimenuitem></menuchoice>, enter Bologna</para></step>
2581<step><para><menuchoice><guimenu>Layers</guimenu><guimenuitem>New Map Layer</guimenuitem></menuchoice></para></step>
4502fc82
GB
2582<step><para>Choose e.g. <guilabel>OpenStreetMap (mapnik)</guilabel>.</para></step>
2583<step><para>adapt the <guilabel>maps directory</guilabel> e.g. to <filename>/home/user/.viking-map-holiday/</filename>.
0ef60ec1 2584This allows you to delete the map stuff after holiday without purging the rest of your maps.
4502fc82
GB
2585</para></step>
2586<step><para>check <guilabel>autodownload map</guilabel></para></step>
2587<step><para>keep <guilabel>viking zoom level</guilabel></para></step>
7233fcb6 2588<step><para>zoom out to 1024</para></step>
6a997af7 2589<step><para>add a <xref linkend="DEM"/> layer (as discussed above)</para></step>
4502fc82 2590<step><para>download the DEM data</para></step>
0ef60ec1
GB
2591</procedure>
2592<para>In the &app; version discussed here, the DEM data automatically
2593are stored in <filename>/home/user/.viking-maps/</filename>. You can move the corresponding
2594tiles into <filename>.viking-map-holiday/</filename> if you like.
2595</para>
2596<para>
2597<emphasis role="bold">Download map data for all zoom levels</emphasis>
2598</para>
2599<procedure>
4502fc82
GB
2600<step><para>uncheck the DEM layer for the map to show up</para></step>
2601<step><para>navigate the map to be centered at Bologna</para></step>
7233fcb6 2602<step><para>choose the zoom such, that all regions of interest are displayed in the map window (e.g. 1024)</para></step>
0ef60ec1
GB
2603<step>
2604<para>follow this sequence until you have all tiles for all zoom levels you need</para>
2605<substeps>
7233fcb6 2606<step><para>right-click the map layer properties</para></step>
4502fc82 2607<step><para>set the zoomlevel explicitely one below the last (in the first cycle 512), hit OK</para></step>
7233fcb6
RN
2608<step><para>right click the map layer <guimenuitem>Download Missing Onscreen Maps</guimenuitem></para></step>
2609<step><para>wait until all tiles for that resolution have been downloaded</para></step>
0ef60ec1
GB
2610</substeps>
2611</step>
2612</procedure>
73919102 2613<para>This may take some time and some hard disk capacity.</para>
6928e16b
GB
2614<para>
2615Do not forget to save your configuration (as discussed above).
2616</para>
2617
2618</section>
2619
2620</section>
9c4555df
GB
2621<section><title>OpenStreetMap project</title>
2622<para>
2623<ulink url="http://openstreetmap.org/">OpenStreetMap (OSM)</ulink> is a collaborative project to create a free editable map of the world.
2624One of sources of data for this project is GPS tracks.
2625&appname; supports this project via the GPS Traces methods, both uploading and downloading such data.
2626</para>
5f526098
RN
2627<para>
2628Also see <ulink url="http://wiki.openstreetmap.org/wiki/API_v0.6#GPS_Traces"/> for further detail.
2629</para>
6928e16b
GB
2630<section><title>Uploading data to OpenStreetMap</title>
2631<para>
7233fcb6 2632It is possible to upload data directly from &appname; to OpenStreetMap.
6928e16b 2633</para>
0ef60ec1
GB
2634<formalpara>
2635<title>Upload a layer</title>
6928e16b 2636<para>
6a997af7 2637One solution is to upload whole a <xref linkend="TrackWaypoint"/> layer. To do this,
0ef60ec1
GB
2638simply select the layer and right click on it. Then, select <guimenuitem>Upload to
2639OSM</guimenuitem>.
6928e16b 2640</para>
0ef60ec1
GB
2641</formalpara>
2642<formalpara>
2643<title>Upload a single track</title>
6a997af7
RN
2644<para>Another solution is to upload an individual track. Simply select the track and right click on it.
2645Then select <guimenuitem>Upload to OSM</guimenuitem>.
6928e16b 2646</para>
0ef60ec1
GB
2647</formalpara>
2648<formalpara>
2649<title>Fill in the form</title>
6928e16b 2650<para>
7233fcb6 2651In both cases, &appname; will retain some information.
3e8e3227 2652The email field is the email you used to subscribed into OpenStreetMap.
6928e16b 2653The password field is the password you used with this account.
6928e16b 2654The filename is the name you want your upload has on the server. This information is displayed by the osm server.
6928e16b 2655The description is some descriptive information.
6a997af7 2656The tags field is a white separated list of tags.
0ef60ec1
GB
2657</para>
2658</formalpara>
6928e16b 2659</section>
5f526098
RN
2660
2661<section id="osm_dl" xreflabel="OpenStreetMap Traces Download"><title>Downloading Traces from OpenStreetMap</title>
9c4555df
GB
2662<para>
2663It is possible to download GPS traces directly from OpenStreetMap into &appname;.
2664This feature can be really useful for checking existing data before uploading new ones.
2665</para>
2666<formalpara>
2667<title>Download all visible tracks</title>
2668<para>One solution is to select
2669<menuchoice>
2670<guimenu>File</guimenu>
2671<guisubmenu>Acquire</guisubmenu>
2672<guimenuitem>OSM traces...</guimenuitem>
2673</menuchoice>.
2674Each request can get up to 5,000 points.
84017394 2675The dialog box allows setting which group of 5,000 points to get. These groups are known as <emphasis>Page Numbers</emphasis> which start at 0.
9c4555df 2676Increasing the page number parameter allows one to request the subsequent sets of point groups.
9c4555df
GB
2677</para>
2678</formalpara>
2679</section>
5f526098
RN
2680<section id="osm_my_dl" xreflabel="OpenStreetMap My Traces Download"><title>Downloading Your Own Traces from OpenStreetMap</title>
2681<para>
2682It is possible to download any of <emphasis>your personal</emphasis> GPS traces previously uploaded to OpenStreetMap into &appname;.
2683</para>
2684<para>
2685You will need to provide your OSM username and password to get the list of your OSM Traces.
2686From this list you can select which traces to retrieve.
2687This list can be sorted on each column so that it easier to find an individual trace or select a group of traces by similar properties.
2688</para>
2689</section>
2690
9c4555df
GB
2691</section>
2692
269865aa
RN
2693<section><title>Geotagging</title>
2694<para>
6a997af7 2695 This assumes you already have a <xref linkend="Maps"/> layer enabled for ease of use (if not see above to get one).
269865aa
RN
2696</para>
2697<section><title>Manual Positioning</title>
2698<para>
2699 This is useful for instances when you already know exactly where the image was taken (no need for tracklog).
2700 Or maybe you want to adjust an automatically generated waypoint for the position of the subject of the image rather than the location that the photograph is taken from.
2701 ATM this process only works on an individual image, so it will be tedious for handling lots of images.
2702</para>
2703<para>
c3a02429 2704 First create a <xref linkend="TrackWaypoint"/> layer or use an existing one; and select it in the <xref linkend="gc_layers_panel"/>.
269865aa
RN
2705 NB Make sure this layer is above the map layer in the Layers Panel list.
2706 Create a new waypoint (or move an existing one) to exact location desired:
2707<itemizedlist>
fef1084a
RN
2708 <listitem><para>Select the <xref linkend="createwptool"/> tool, then left click on the map at the location desired, choosing an image to associate with it in the new waypoint dialog</para></listitem>
2709 <listitem><para>Select the <xref linkend="select"/> tool, then left click on waypoint to be moved. Left click again and drag the waypoint to the location desired</para></listitem>
269865aa
RN
2710</itemizedlist>
2711 Then using the Select tool left click on waypoint to select it, then right click to access the Waypoint properties menu, then choose
2712 <menuchoice><guimenu>Update Geotag on Image</guimenu><guisubmenu>Update</guisubmenu></menuchoice>
2713</para>
2714<para>
2715 The <guilabel>Update Geotag on Image</guilabel> options are only available when a waypoint has an image associated with it.
2716</para>
2717</section>
2718
2719<section><title>Automatic Positioning Against a Tracklog</title>
2720<para>
2721 First you will need a tracklog with timestamps in it. Either load one from a previously saved file or freshly acquired from a GPS device -
2722 see <link linkend="howto_start">Getting Started</link>.
2723 It helps if this is the track that was recorded at the time you took some photographs!
2724</para>
2725<para>
fef1084a
RN
2726 Select the track either from the layers panel on the left or via the viewport using the <xref linkend="select"/> tool.
2727 Then right click on it and chose the <menuchoice><guimenu>Geotag Images...</guimenu></menuchoice> leading you to the <xref linkend="geotagging"/> Dialog.
269865aa
RN
2728</para>
2729<para>
2730 Load some images that where taken around the time the track log was recorded. Confirm the other options in the dialog - normally the defaults should be alright and select OK.
2731 If things are succesful, new waypoints with thumbnail images of the photographs will appear.
2732 You should probably check they are really in the right place as often the timestamp of the camera may not be aligned to the GPS correctly leading to inferring incorrect locations.
2733</para>
2734<formalpara><title>Option: Overwrite Waypoints</title>
2735<para>
2736 This is particularly useful when one finds an attempt at geotagging gives wrong locations, often due to time offset issues.
2737 Simply try again with a new time offset (often 1 hour adjustments due to Daylight Savings or Summer Time times) and the old waypoints will be updated (instead of creating new ones).
2738</para>
2739</formalpara>
2740<para>
2741 If you have multiple tracks in a TrackWaypoint layer, then invoking the <menuchoice><guimenu>Geotag Images...</guimenu></menuchoice> action on the layer
2742 will search all the tracks to find location matches.
2743</para>
2744</section>
2745</section>
2746
9eada844
RN
2747<section><title>GPS Real Time Location (Not <trademark>Windows</trademark>)</title>
2748<para>
2749 &appname; relies on <ulink url="http://www.catb.org/gpsd/">gpsd</ulink> to provide the current location from a real time feed from a GPS device.
2750 Unfortunately <application>gpsd</application> is not available on <trademark>Windows</trademark>,
2751 so currently this functionality is disabled in <trademark>Windows</trademark> builds of &appname;
2752</para>
2753<para>
6a997af7 2754 This assumes you already have a <xref linkend="Maps"/> layer enabled for ease of use (if not see above to get one).
9eada844
RN
2755</para>
2756<para>
2757 Turn on the GPS Device, ensure it has figured out it's location and plug it in to your computer.
2758</para>
2759<section><title>Set Up GPS Layer</title>
2760<para>
6a997af7 2761 You will need a <xref linkend="GPS"/> layer. One can be added via <menuchoice><guimenu>Layers</guimenu><guisubmenu>Add GPS Layer</guisubmenu></menuchoice>.
9eada844
RN
2762</para>
2763<para>
2764 Adjust the <emphasis>Realtime Tracking Mode</emphasis> settings to interface with <ulink url="http://www.catb.org/gpsd/">gpsd</ulink> as necessary. Normally the defaults should suffice.
2765</para>
2766<para>
2767 Current Linux distributions should run <application>gpsd</application> automatically when a GPS Device is plugged in. Otherwise you may have to run <application>gpsd</application> manually.
2768</para>
2769<para>
2770 Then right-click the layer and select <guimenuitem>Start Realtime Tracking</guimenuitem>.
2771 Hopefully the viewport should jump to the GPS location.
2772</para>
2773<para>
2774 Troubleshooting checklist:
2775</para>
2776<procedure><step><para>Confirm <application>gpsd</application> is running.</para></step></procedure>
2777<procedure><step><para>Confirm on the GPS device it has a location.</para></step></procedure>
2778<procedure><step><para>Confirm the <emphasis>Realtime Tracking Mode</emphasis> settings.</para></step></procedure>
2779</section>
2780</section>
2781
935bb09f
RN
2782<section><title>What to Do if &appname; Does Not Seem to Work</title>
2783<para>
2784In order to get some information about what &appname; is doing, start it in verbose debug mode via the command line:
2785<programlisting>viking -dV</programlisting>
2786</para>
2787<para>
2788For instance you can check the correct URLs &appname; is using in requesting remote data for DEMs or map tiles in the verbose debug output.
2789E.g. Something like this for DEMs:
2790<screen>
2791** (viking:28778): DEBUG: curl_download_uri: uri=http://dds.cr.usgs.gov/srtm/version2_1/SRTM3/Eurasia/N48E008.hgt.zip
2792* About to connect() to dds.cr.usgs.gov port 80 (#0)
2793* Trying 152.61.128.95... * connected
2794* Connected to dds.cr.usgs.gov (152.61.128.95) port 80 (#0)
2795 GET /srtm/version2_1/SRTM3/Eurasia/N48E008.hgt.zip HTTP/1.1
2796User-Agent: viking/0.9.8 libcurl/7.18.2 GnuTLS/2.4.2 zlib/1.2.3.3 libidn/1.8
2797Host: dds.cr.usgs.gov
2798Accept: */*
2799 HTTP/1.1 200 OK
2800 Date: Sun, 26 Jul 2009 18:13:38 GMT
2801 Server: Apache
2802 Last-Modified: Tue, 21 Jul 2009 19:57:35 GMT
2803 ETag: eac3f8-1828f5-46f3caa76070a
2804 Accept-Ranges: bytes
2805 Content-Length: 1583349
2806 Content-Type: application/zip
2807
2808* Connection #0 to host dds.cr.usgs.gov left intact
2809* Closing connection #0
2810** (viking:28778): DEBUG: dem_layer_add_file: /home/username/.viking-maps/srtm3-Eurasia/N48E008.hgt.zip
2811</screen>
2812Or for OSM Mapnik tile server:
2813<screen>
2814* About to connect() to tile.openstreetmap.org port 80 (#0)
2815* Trying 193.63.75.28... * connected
2816* Connected to tile.openstreetmap.org (193.63.75.28) port 80 (#0)
2817 GET /13/4065/2748.png HTTP/1.1
2818User-Agent: viking/0.9.96 libcurl/7.20.1 GnuTLS/2.8.6 zlib/1.2.3.4 libidn/1.18
2819Host: tile.openstreetmap.org
2820Accept: */*
2821
2822* HTTP 1.0, assume close after body
2823 HTTP/1.0 200 OK
2824 Date: Thu, 14 Oct 2010 22:18:42 GMT
2825 Server: Apache/2.2.8 (Ubuntu)
2826 ETag: "b66ff9d46474bab68262a3483428a232"
2827** (viking:16704): DEBUG: curl_get_etag_func: ETAG found: "b66ff9d46474bab68262a3483428a232"
2828 Content-Length: 17194
2829 Cache-Control: max-age=94805
2830 Expires: Sat, 16 Oct 2010 00:38:47 GMT
2831 Content-Type: image/png
2832 Age: 5153
2833 X-Cache: HIT from konqi.openstreetmap.org
2834 X-Cache-Lookup: HIT from konqi.openstreetmap.org:3128
2835 Via: 1.1 konqi.openstreetmap.org:3128 (squid/2.7.STABLE7)
2836 Connection: close
2837
2838* Closing connection #0
2839* About to connect() to a.andy.sandbox.cloudmade.com port 80 (#0)
2840* Trying 178.63.75.195... ** (viking:16704): DEBUG: curl_download_uri: uri=http://tile.openstreetmap.org/13/4065/2749.png
2841* About to connect() to tile.openstreetmap.org port 80 (#0)
2842* Trying 193.63.75.28... * connected
2843* Connected to a.andy.sandbox.cloudmade.com (178.63.75.195) port 80 (#0)
2844 GET /tiles/cycle/13/4065/2747.png HTTP/1.1
2845User-Agent: viking/0.9.96 libcurl/7.20.1 GnuTLS/2.8.6 zlib/1.2.3.4 libidn/1.18
2846Host: a.andy.sandbox.cloudmade.com
2847Accept: */*
2848
2849* connected
2850* Connected to tile.openstreetmap.org (193.63.75.28) port 80 (#0)
2851 GET /13/4065/2749.png HTTP/1.1
2852User-Agent: viking/0.9.96 libcurl/7.20.1 GnuTLS/2.8.6 zlib/1.2.3.4 libidn/1.18
2853Host: tile.openstreetmap.org
2854Accept: */*
2855
2856* HTTP 1.0, assume close after body
2857 HTTP/1.0 200 OK
2858 Date: Thu, 14 Oct 2010 23:44:35 GMT
2859 Server: Apache/2.2.8 (Ubuntu)
2860 ETag: "8e520ad47ce9c1b63430554886eb5fab"
2861** (viking:16704): DEBUG: curl_get_etag_func: ETAG found: "8e520ad47ce9c1b63430554886eb5fab"
2862 Content-Length: 18094
2863 Cache-Control: max-age=87742
2864 Expires: Sat, 16 Oct 2010 00:06:57 GMT
2865 Content-Type: image/png
2866 X-Cache: MISS from konqi.openstreetmap.org
2867 X-Cache-Lookup: MISS from konqi.openstreetmap.org:3128
2868 Via: 1.1 konqi.openstreetmap.org:3128 (squid/2.7.STABLE7)
2869 Connection: close
2870</screen>
2871</para>
2872</section>
2873
2874</section>
2875<!-- End of Howtos -->
2876
fef1084a 2877<section id="extend_viking" xreflabel="Extending Viking">
ba322d06
GB
2878 <title>Extending Viking</title>
2879
2880 <para>Currently, &app; has some extention points based on configuration files. The file format is heavily inspired by the GtkBuilder file format: you specify the class of the GObject to build and set its properties. Technically, it is a XML file containing a "objects" root element. Inside this element, you set a collection of "object".</para>
2881 <para>Here is an example:
2882<programlisting><![CDATA[
2883<objects>
2884 <object class="ClassName">
2885 <property name="property_name1">Property value</property>
2886 <property name="property_name2">Property value</property>
2887 </object>
2888 ...
2889<objects>
2890]]>
2891</programlisting>
2892</para>
2893 <para>You can find more examples in the documentation part of the distribution.</para>
4502fc82 2894 <section>
ba322d06 2895 <title>Map Source</title>
2eb18edc 2896 <para>It is possible to add new map's sources. The file is <filename>~/.viking/maps.xml</filename> for <trademark>UNIX</trademark> like systems, <filename>C:\Documents and Settings\<replaceable>username</replaceable>\.viking\maps.xml</filename> on <trademark>Windows XP</trademark> or <filename>C:\Users\<replaceable>username</replaceable>\.viking\maps.xml</filename> on <trademark>Windows 7</trademark> onwards.</para>
f1b908b1
RN
2897 <para>An example of the file is in the distribution <filename>doc/examples/maps.xml</filename>. Further examples and values are online in the <ulink url="http://sourceforge.net/apps/mediawiki/viking/index.php?title=Maps">Maps Wiki</ulink></para>
2898
f5ae8c7e 2899 <para>The <classname>VikSlippyMapSource</classname> allows to declare any map's source working like OpenStreetMap. It supports the following properties:
ba322d06
GB
2900 <variablelist>
2901 <varlistentry>
2902 <term>id</term>
2903 <listitem><para>this is an integer and should be unique as it used to identify the map source</para></listitem>
2904 </varlistentry>
2eb18edc
RN
2905 <varlistentry>
2906 <term>name</term>
2907 <listitem><para>a string (should be unique) that is used for the OSM style cache directory name when the Map Cache directory is the default (<filename>~/.viking-maps</filename>)</para></listitem>
2908 </varlistentry>
ba322d06
GB
2909 <varlistentry>
2910 <term>label</term>
2911 <listitem><para>the text displayed in the map's source selection dialog</para></listitem>
2912 </varlistentry>
2913 <varlistentry>
2914 <term>hostname</term>
2915 <listitem><para>the server's hostname (eg. "tile.openstreetmap.org")</para></listitem>
2916 </varlistentry>
2917 <varlistentry>
2918 <term>url</term>
413e9753
RN
2919 <listitem><para>the parametrized address of the tile, in the spirit of C printf format, with 3 "%d" fields for Z, X and Y (in that order) (eg. "/%d/%d/%d.png")</para></listitem>
2920 </varlistentry>
e633ddef
RN
2921 <varlistentry>
2922 <term>zoom-min (optional)</term>
2923 <listitem><para>The minimum zoom value supported by the tile server. The Default is 0 if not specified.</para></listitem>
2924 </varlistentry>
2925 <varlistentry>
2926 <term>zoom-max (optional)</term>
2927 <listitem>
2928 <para>The maximum zoom value supported by the tile server. The Default is 18 if not specified.</para>
2929 <para>See <ulink url="http://wiki.openstreetmap.org/wiki/Zoom_levels">Zoom Levels</ulink></para>
2930 </listitem>
2931 </varlistentry>
2113a507
RN
2932 <varlistentry>
2933 <term>lat-min (optional)</term>
2934 <listitem><para>The minimum latitude value in degrees supported by the tile server. The Default is -90 degrees if not specified.</para></listitem>
2935 </varlistentry>
2936 <varlistentry>
2937 <term>lat-max (optional)</term>
2938 <listitem><para>The maximum latitude value in degrees supported by the tile server. The Default is 90 degrees if not specified.</para></listitem>
2939 </varlistentry>
2940 <varlistentry>
2941 <term>lon-min (optional)</term>
2942 <listitem><para>The minimum longitude value in degrees supported by the tile server. The Default is -180 degrees if not specified.</para></listitem>
2943 </varlistentry>
2944 <varlistentry>
2945 <term>lon-max (optional)</term>
2946 <listitem><para>The maximum longitude value in degrees supported by the tile server. The Default is 180 degrees if not specified.</para></listitem>
2947 </varlistentry>
14b57d17
RN
2948 <varlistentry>
2949 <term>file-extension (optional)</term>
2950 <listitem>
2951 <para>The file extension of the files on disk. The default is <emphasis>.png</emphasis></para>
2952 <para>If the tile source URL ends in something other than .png, then this parameter will need to match it.</para>
2953 <para>This can also be useful in reading a tileset from other software which may name tiles in an alternative form,
2954 e.g. for Mobile Atlas creator it names them <emphasis>.png.tile</emphasis></para>
2955 <note><para>The file types actually usable are those supported by GDK Pixbuf Library, which includes at least PNG and JPEG.</para></note>
2956 <note><para>Remember to include the beginning <emphasis>'.'</emphasis> when specifying this parameter.</para></note>
2957 </listitem>
2958 </varlistentry>
e6470810
RN
2959 <varlistentry>
2960 <term>use-direct-file-access (optional)</term>
2961 <listitem>
2962 <para>Only use files on disk. The default is <emphasis>FALSE</emphasis></para>
2963 <para>This can also be useful for tilesets already on disk as it will avoid attempting to download any tiles.</para>
2964 <para>Thus with this type the <emphasis>hostname</emphasis> and <emphasis>url</emphasis> parameters are not necessary and are ignored.</para>
2965 </listitem>
2966 </varlistentry>
413e9753
RN
2967 <varlistentry>
2968 <term>switch-xy (optional)</term>
f2e8376a
RN
2969 <listitem>
2970 <para>Swap the X,Y values around in the URL parametrized ordering.</para>
2971 <para>The default is false.</para>
2972 </listitem>
2973 </varlistentry>
2974 <varlistentry>
2975 <term>check-file-server-time (optional)</term>
2976 <listitem>
2977 <para>Sends the timestamp of the tile to the server, so the server can decide whether it should send a new tile or not.</para>
2978 <para>The default is false.</para>
2979 </listitem>
2980 </varlistentry>
2981 <varlistentry>
2982 <term>use-etag (optional)</term>
2983 <listitem>
2984 <para>Use and compare the <ulink url="http://en.wikipedia.org/wiki/HTTP_ETag">ETag</ulink> value in determining whether to download a newer tile. The default is false.</para>
2985 <para>The ETag value is stored in a separate file in the same directory as the tile to enable checking the value across multiple runs of the program.</para>
2986 </listitem>
ba322d06
GB
2987 </varlistentry>
2988 </variablelist>
2989 </para>
f2e8376a 2990 <para>The <classname>VikTmsMapSource</classname> allows to declare any TMS service. It supports the following properties (as per VikSlippyMapSource above):
1b6659bd
GB
2991 <variablelist>
2992 <varlistentry>
e93a4034 2993 <term>id</term><listitem><para></para></listitem>
1b6659bd
GB
2994 </varlistentry>
2995 <varlistentry>
e93a4034 2996 <term>label</term><listitem><para></para></listitem>
1b6659bd
GB
2997 </varlistentry>
2998 <varlistentry>
e93a4034 2999 <term>hostname</term><listitem><para></para></listitem>
1b6659bd
GB
3000 </varlistentry>
3001 <varlistentry>
e93a4034 3002 <term>url</term><listitem><para></para></listitem>
f2e8376a
RN
3003 </varlistentry>
3004 <varlistentry>
e93a4034 3005 <term>check-file-server-time (optional)</term><listitem><para></para></listitem>
1b6659bd 3006 </varlistentry>
abc19988 3007 <varlistentry>
e93a4034 3008 <term>zoom-min (optional)</term><listitem><para></para></listitem>
abc19988
RN
3009 </varlistentry>
3010 <varlistentry>
e93a4034 3011 <term>zoom-max (optional)</term><listitem><para></para></listitem>
abc19988
RN
3012 </varlistentry>
3013 <varlistentry>
e93a4034 3014 <term>lat-min (optional)</term><listitem><para></para></listitem>
abc19988
RN
3015 </varlistentry>
3016 <varlistentry>
e93a4034 3017 <term>lat-max (optional)</term><listitem><para></para></listitem>
abc19988
RN
3018 </varlistentry>
3019 <varlistentry>
e93a4034 3020 <term>lon-min (optional)</term><listitem><para></para></listitem>
abc19988
RN
3021 </varlistentry>
3022 <varlistentry>
e93a4034 3023 <term>lon-max (optional)</term><listitem><para></para></listitem>
abc19988 3024 </varlistentry>
1b6659bd
GB
3025 </variablelist>
3026 </para>
f2e8376a 3027 <para>The <classname>VikWmscMapSource</classname> allows to declare any WMS or WMS-C service. It supports the following properties (as per VikSlippyMapSource above):
90f15672
GB
3028 <variablelist>
3029 <varlistentry>
e93a4034 3030 <term>id</term><listitem><para></para></listitem>
90f15672
GB
3031 </varlistentry>
3032 <varlistentry>
e93a4034 3033 <term>label</term><listitem><para></para></listitem>
90f15672
GB
3034 </varlistentry>
3035 <varlistentry>
e93a4034 3036 <term>hostname</term><listitem><para></para></listitem>
90f15672
GB
3037 </varlistentry>
3038 <varlistentry>
e93a4034 3039 <term>url</term><listitem><para></para></listitem>
f2e8376a
RN
3040 </varlistentry>
3041 <varlistentry>
e93a4034 3042 <term>check-file-server-time (optional)</term><listitem><para></para></listitem>
90f15672 3043 </varlistentry>
abc19988 3044 <varlistentry>
e93a4034 3045 <term>zoom-min (optional)</term><listitem><para></para></listitem>
abc19988
RN
3046 </varlistentry>
3047 <varlistentry>
e93a4034 3048 <term>zoom-max (optional)</term><listitem><para></para></listitem>
abc19988
RN
3049 </varlistentry>
3050 <varlistentry>
e93a4034 3051 <term>lat-min (optional)</term><listitem><para></para></listitem>
abc19988
RN
3052 </varlistentry>
3053 <varlistentry>
e93a4034 3054 <term>lat-max (optional)</term><listitem><para></para></listitem>
abc19988
RN
3055 </varlistentry>
3056 <varlistentry>
e93a4034 3057 <term>lon-min (optional)</term><listitem><para></para></listitem>
abc19988
RN
3058 </varlistentry>
3059 <varlistentry>
e93a4034 3060 <term>lon-max (optional)</term><listitem><para></para></listitem>
abc19988 3061 </varlistentry>
90f15672
GB
3062 </variablelist>
3063 </para>
4502fc82 3064 </section>
ba322d06 3065
4502fc82 3066 <section>
ba322d06
GB
3067 <title>Go-to search engines</title>
3068 <para>It is possible to add new new search engines for the "Go-To" feature. The file is <filename>~/.viking/goto_tools.xml</filename>.</para>
3069 <para>An example of the file in the distribution <filename>doc/examples/goto_tools.xml</filename>.</para>
f5ae8c7e 3070 <para>Currently, there is a single object class available: <classname>VikGotoXmlTool</classname>. Such feature allows to declare any search engine using a XML format as result.</para>
ba322d06
GB
3071 <para>The related properties are:
3072 <variablelist>
3073 <varlistentry>
3074 <term>label</term>
3075 <listitem><para>the text displayed in the <guilabel>Go-To</guilabel> dialog</para></listitem>
3076 </varlistentry>
3077 <varlistentry>
3078 <term>url-format</term>
3079 <listitem><para>the parametrized address of the query, in the spirit of C <function>printf</function> format, with a single "%s" field (replaced by the query string)</para></listitem>
3080 </varlistentry>
3081 <varlistentry>
3082 <term>lat-path</term>
3083 <listitem><para>XML path of the latitude (eg. <literal>/root/parent/elem</literal>)</para></listitem>
3084 </varlistentry>
3085 <varlistentry>
3086 <term>lat-attr (optional)</term>
3087 <listitem><para>name of the attribute (of previous element) containing the latitude</para></listitem>
3088 </varlistentry>
3089 <varlistentry>
3090 <term>lon-path</term>
3091 <listitem><para>XML path of the longitude (eg. <literal>/root/parent/elem</literal>)</para></listitem>
3092 </varlistentry>
3093 <varlistentry>
3094 <term>lon-attr (optional)</term>
3095 <listitem><para>name of the attribute (of previous element) containing the longiude</para></listitem>
3096 </varlistentry>
3097 </variablelist>
3098 </para>
3099 <para>As a facility (or readability) it is possible to set both path and attribute name in a single property, like an XPath expression. To do so, simply set both info in lat-path (or lon-path) in the following format: <literal>/root/parent/elem@attribute</literal>.</para>
4502fc82 3100 </section>
ba322d06 3101
4502fc82 3102 <section>
29f1598c 3103 <title>External tools</title>
ba322d06
GB
3104 <para>It is possible to add new external tools. The file is <filename>~/.viking/external_tools.xml</filename>.</para>
3105 <para>An example of the file in the distribution <filename>doc/examples/external_tools.xml</filename>.</para>
f5ae8c7e 3106 <para>The <classname>VikWebtoolCenter</classname> allows to declare any Webtool using a logic based on center coordinates and zoom level value.</para>
ba322d06
GB
3107 <para>The related properties are:
3108 <variablelist>
ba322d06
GB
3109 <varlistentry>
3110 <term>label</term>
3111 <listitem><para>the text displayed in the menu entry</para></listitem>
3112 </varlistentry>
3113 <varlistentry>
3114 <term>url</term>
3bdd680c
GB
3115 <listitem><para>the parametrized URL to open, in the spirit of C printf format, with 2 "%s" and a "%d" fields for X, Y and Z (zoom level) (eg. "http://hostname/?lat=%s&amp;lon=%s&amp;zoom=%d")</para></listitem>
3116 </varlistentry>
3117 </variablelist>
3118 </para>
f5ae8c7e 3119 <para>The <classname>VikWebtoolBounds</classname> allows to declare any Webtool using a logic based on bounds coordinates.</para>
3bdd680c
GB
3120 <para>The related properties are:
3121 <variablelist>
3bdd680c
GB
3122 <varlistentry>
3123 <term>label</term>
3124 <listitem><para>the text displayed in the menu entry</para></listitem>
3125 </varlistentry>
3126 <varlistentry>
3127 <term>url</term>
3128 <listitem><para>the parametrized address of the tile, in the spirit of C printf format, with 4 "%s" fields for left, right, bottom and top (eg. "http://hostname:8111/load_and_zoom?left=%s&amp;right=%s&amp;bottom=%s&amp;top=%s")</para></listitem>
ba322d06
GB
3129 </varlistentry>
3130 </variablelist>
3131 </para>
4502fc82 3132 </section>
29f1598c 3133
b44a5ac5
GB
3134 <section>
3135 <title>Routing engine</title>
3136 <para>It is possible to declare new routing engines. The file is <filename>~/.viking/routing.xml</filename>.</para>
3137 <para>An example of the file in the distribution <filename>doc/examples/routing.xml</filename>.</para>
3138 <para>The <classname>VikRoutingWebEngine</classname> allows to declare a routing engine available via HTTP.</para>
3139 <para>The related properties are:
3140 <variablelist>
3141 <varlistentry>
3142 <term>id</term>
3143 <listitem><para>a string, should be unique as it used to identify the routing engine</para></listitem>
3144 </varlistentry>
3145 <varlistentry>
3146 <term>label</term>
3147 <listitem><para>the text displayed in the menu entry</para></listitem>
3148 </varlistentry>
3149 <varlistentry>
3150 <term>url-base</term>
3151 <listitem><para>the base URL of the web service (eg. "http://hostname/service?")</para></listitem>
3152 </varlistentry>
3153 <varlistentry>
3154 <term>url-start-ll</term>
3155 <listitem><para>the part of the URL setting the starting point location, parametrized in the spirit of C printf format, with 2 "%s" for coordinates (eg. "&amp;start=%s,%s")</para></listitem>
3156 </varlistentry>
3157 <varlistentry>
3158 <term>url-stop-ll</term>
661703c0 3159 <listitem><para>the part of the URL setting the end point location, parametrized in the spirit of C printf format, with 2 "%s" for coordinates (eg. "&amp;stop=%s,%s")</para></listitem>
b44a5ac5 3160 </varlistentry>
1a3be6a8
GB
3161 <varlistentry>
3162 <term>url-via-ll</term>
3163 <listitem><para>the part of the URL setting via point location, parametrized in the spirit of C printf format, with 2 "%s" for coordinates (eg. "&amp;via=%s,%s")</para></listitem>
3164 </varlistentry>
7f95fd54
GB
3165 <varlistentry>
3166 <term>url-start-dir</term>
3167 <listitem><para>the part of the URL setting the starting point location for direction based routing, parametrized in the spirit of C printf format, with one "%s" for direction (eg. "&amp;start=%s")</para>
3168 <para>(Optional)</para></listitem>
3169 </varlistentry>
3170 <varlistentry>
3171 <term>url-stop-dir</term>
3172 <listitem><para>the part of the URL setting the end point location for direction based routing, parametrized in the spirit of C printf format, with one "%s" for direction (eg. "&amp;start=%s")</para>
3173 <para>(Optional)</para></listitem>
3174 </varlistentry>
b44a5ac5
GB
3175 <varlistentry>
3176 <term>referer</term>
3177 <listitem><para>an URL to serve as referer for the HTTP request (eg. "http://hostname/")</para></listitem>
3178 </varlistentry>
3179 <varlistentry>
3180 <term>follow-location</term>
3181 <listitem><para>the max depth of recursive redirections</para></listitem>
3182 </varlistentry>
3183 </variablelist>
3184 </para>
3185 </section>
3186
95272265
RN
3187 <section>
3188 <title>Remote File Datasources</title>
3189 <para>It is possible to add web references expected to return a file which can then be opened directly or converted via GPSBabel.</para>
3190 <para>The file is <filename>~/.viking/datasources.xml</filename>.</para>
3191 <para>An example of the file is in the source distribution <filename>doc/examples/datasources.xml</filename>.</para>
f5ae8c7e 3192 <para>The <classname>VikWebtoolDatasource</classname> allows to declare any URL using logic based on coordinates.</para>
95272265
RN
3193 <para>The related properties are:
3194 <variablelist>
3195 <varlistentry>
3196 <term>label</term>
3197 <listitem><para>the text displayed in the menu entry</para></listitem>
3198 </varlistentry>
3199 <varlistentry>
3200 <term>url</term>
3201 <listitem>
3202 <para>the parametrized URL to open in the spirit of C printf format, with up to 7 "%s" values. e.g. <literal>http://hostname/getfile?lat=%s&amp;lon=%s</literal></para>
3203 <para>The order and meaning of these parameters is given by the url_format_code below</para>
3204 </listitem>
3205 </varlistentry>
3206 <varlistentry>
3207 <term>url_format_code</term>
3208 <listitem>
3209 <para>A string describing the parametrized URL substitution parameters, each character represents how to translate each term.</para>
3210 <para>B = Bottom of the current view i.e. minimum latitude</para>
3211 <para>L = Left of the current view i.e. minimum longitude</para>
3212 <para>T = Top of the current view i.e. maximum latitude</para>
3213 <para>R = Right of the current view i.e. maximum longitude</para>
3214 <para>A = center lAtitude of the current view</para>
3215 <para>O = center lOngitude of the current view</para>
3216 <para>Z = OSM Zoom value of the current view. See <ulink url="http://wiki.openstreetmap.org/wiki/Zoom_levels">Zoom Levels</ulink></para>
94fb64a2 3217 <para>S = A user specified input string requested from the user via a dialog box</para>
95272265
RN
3218 <para>Thus for the url example above then the format code should be <emphasis>AO</emphasis></para>
3219 </listitem>
3220 </varlistentry>
3221 <varlistentry>
3222 <term>file_type</term>
3223 <listitem>
3224 <para>This value is passed on for the -i parameter in interfacing with GPSBabel.</para>
3225 <para>If it is not defined then the returned file is interpreted internally as a GPX file.</para>
63396406 3226 <para>Possible values such as 'kml', 'mapsource' etc.. can be used. See <ulink url="http://www.gpsbabel.org/capabilities.html">GPSBabel File Formats</ulink> for the full list.</para>
95272265
RN
3227 </listitem>
3228 </varlistentry>
94fb64a2
RN
3229 <varlistentry>
3230 <term>babel_filter_args</term>
3231 <listitem>
3232 <para>This value is passed on for the filter arguments interfacing with GPSBabel.</para>
3233 <para>E.g. "-x nuketypes,routes" can be used to filter all routes from the results.</para>
3234 </listitem>
3235 </varlistentry>
3236 <varlistentry>
3237 <term>input_label</term>
3238 <listitem>
3239 <para>This value is used when requesting input from the user.</para>
3240 <para>It is the label of the text input box.</para>
3241 </listitem>
3242 </varlistentry>
95272265
RN
3243 </variablelist>
3244 </para>
3245 </section>
3246
29f1598c
GB
3247 <section>
3248 <title>More</title>
95272265 3249 <para>Note that, on <trademark>UNIX</trademark> like systems, the extension files (<filename>maps.xml</filename>, <filename>goto_tools.xml</filename>, <filename>external_tools.xml</filename>, <filename>datasources.xml</filename>) are also searched in <filename>/etc/viking</filename> and <filename>/usr/share/viking</filename> directories (or related in your system).</para>
29f1598c 3250 <para>The <envar>XDG_DATA_DIRS</envar> environment variable can be used to change these directories.</para>
95272265 3251 <para>The <envar>XDG_DATA_HOME</envar> environment variable is also used (if set) to look for these extension files.</para>
29f1598c 3252 </section>
ba322d06 3253
78609471
RN
3254
3255 <section>
3256 <title>Miscellaneous Settings</title>
3257 <para>Various individual values are automatically saved between &app; sessions in the <filename>~/.viking/viking.ini</filename> file.</para>
3258 <para>This file is not intended to be manually edited, but since it is a plain text file it can be changed if desired.</para>
3259 <para>Some values in this file are <emphasis>read only</emphasis>, in the sense that there is no way to set it other than by manually entering in the keys and values (the key will not exist in the file otherwise). This allows some fine tuning of &app; behaviours, without resorting to recompiling the code. However is it not expected that these values should need to be changed for a normal user, hence no GUI options for these have been provided.</para>
3260 <para>Here is the list of the <emphasis>read only</emphasis> keys and their default values.</para>
3261 <orderedlist>
3262 <listitem>
3263 <para>maps_max_tiles=1000</para>
3264 </listitem>
3265 <listitem>
3266 <para>maps_min_shrinkfactor=0.0312499</para>
3267 </listitem>
3268 <listitem>
3269 <para>maps_max_shrinkfactor=8.0000001</para>
3270 </listitem>
3271 <listitem>
3272 <para>maps_real_min_shrinkfactor=0.0039062499</para>
3273 </listitem>
3274 <listitem>
3275 <para>background_max_threads=10</para>
3276 </listitem>
3277 <listitem>
3278 <para>window_menubar=true</para>
3279 </listitem>
7c8bddff
RN
3280 <listitem>
3281 <para>window_copy_centre_full_format=false</para>
3282 </listitem>
78609471
RN
3283 <listitem>
3284 <para>version_check_period_days=14</para>
3285 </listitem>
e3c19112
RN
3286 <listitem>
3287 <para>trackwaypoint_start_end_distance_diff=100.0</para>
3288 </listitem>
8549385f
RN
3289 <listitem>
3290 <para>gps_statusbar_format=GSA</para>
3291 <para>This string is in the Message Format Code</para>
3292 </listitem>
3293 <listitem>
b45865b4 3294 <para>trkpt_selected_statusbar_format=KEATDN</para>
8549385f
RN
3295 <para>This string is in the Message Format Code</para>
3296 </listitem>
0d71f232
RN
3297 <listitem>
3298 <para>utils_nearest_tz_factor=1.0</para>
3299 </listitem>
be5554c5
RN
3300 <listitem>
3301 <para>viewport_history_size=20</para>
3302 </listitem>
3303 <listitem>
3304 <para>viewport_history_diff_dist=500</para>
3305 <para>In metres.</para>
3306 <para>
3307 Go Back or Go Forward requests over this range from the last history location will move back to that position.
3308 If within this range it will skip over this location and move on to the next saved history location.
3309 </para>
3310 </listitem>
78609471 3311 </orderedlist>
8549385f
RN
3312
3313 <section>
3314 <title>Message Format Code</title>
3315 <para>Currently for ease of implementation the message format code is a string of characters.</para>
3316 <para>Each character represents what should be inserted in relation to a Trackpoint.</para>
3317 <para>One day it might evolve into something more user friendly with a frontend to control it, perhaps allowing arbitary text too. However for now at least some control is offered :)</para>
3318 <para>
3319 <variablelist>
3320 <varlistentry>
3321 <term>Character Code</term>
3322 <listitem>
3323 <para>G = Some text to display at the start of the message - <emphasis>GPSD</emphasis></para>
3324 <para>K = Some text to display at the start of the message - <emphasis>Trkpt</emphasis></para>
3325 <para>A = Altitude of a Trackpoint</para>
3326 <para>S = Speed of a Trackpoint</para>
fee4e142 3327 <para>B = Vertical Speed (Climb)</para>
8549385f
RN
3328 <para>C = Course of a Trackpoint</para>
3329 <para>L = Location of a Trackpoint</para>
3330 <para>T = Time of a Trackpoint</para>
3331 <para>M = Time diff of a Trackpoint from the previous trackpoint</para>
3332 <para>X = Number of satellites used in the trackpoint fix</para>
3333 <para>D = Distance of the trackpoint from the start of a track (following along the track)</para>
62525c73 3334 <para>F = Distance of the trackpoint from the finish (end) of a track (following along the track)</para>
8549385f
RN
3335 <para>P = Distance difference of the trackpoint from the previous trackpoint</para>
3336 <para>N = Name of track to which the trackpoint belongs</para>
b45865b4 3337 <para>E = Name of the trackpoint</para>
8549385f
RN
3338 </listitem>
3339 </varlistentry>
3340 <varlistentry>
3341 <term>Output Notes</term>
3342 <listitem>
41e7014c
RN
3343 <para>If the output has <emphasis>*</emphasis> after it, then the value has been calculated via interpolation (such as speed when the Trackpoint does not contain a speed value).</para>
3344 <para>If the output has <emphasis>**</emphasis> after it, then difficulties were encountered in trying to work the value so probably a default of 0 will be shown.</para>
8549385f
RN
3345 </listitem>
3346 </varlistentry>
3347 </variablelist>
3348 </para>
3349 </section>
7b97b14c 3350
78609471
RN
3351 </section>
3352
7b97b14c
RN
3353 <section id="config_keys" xreflabel="Keyboard Shortcuts File">
3354 <title>Keyboard Shortcuts (Accelerator) Settings</title>
3355 <para>This is held in the file <filename>~/.viking/keys.rc</filename></para>
3356 <para>It is in the standard GTK Accelerator map format. Values are automatically read in and saved between &app; sessions.</para>
3357 <para>This file is not intended to be manually edited, but since it is a plain text file it can be changed if desired.</para>
3358 </section>
3359
ba322d06 3360</section>
935bb09f 3361<!-- End of Extending Viking -->
f8b8a0b5 3362
f2e987af 3363<xi:include href="recommends.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
12227063 3364
1a358f70
RN
3365<xi:include href="commandline.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
3366
e3332d41
RN
3367<xi:include href="attribution.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
3368
f8b8a0b5 3369</article>