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