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