]> git.street.me.uk Git - andy/viking.git/blobdiff - help/C/viking.xml
When adding layers insert 'Base' layers (i.e Maps/GeoRef/DEM) below the selected...
[andy/viking.git] / help / C / viking.xml
index 3d9b32650d659f2c84bdd45a3e4de4f3ff9a0aa0..7eab1ee8ddbcf785633d8dc5381159dbe31fb7d8 100644 (file)
@@ -3,9 +3,9 @@
 "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
   <!ENTITY appname          "Viking">
   <!ENTITY app "<application>Viking</application>">
-  <!ENTITY appversion   "0.9.96">
-  <!ENTITY manrevision  "0.1">
-  <!ENTITY date "October 2010">
+  <!ENTITY appversion   "1.4">
+  <!ENTITY manrevision  "1.4">
+  <!ENTITY date "February 2013">
 ]>
 <!--
       (Do not remove this comment block.)
@@ -24,8 +24,9 @@
     </abstract>
 
     <copyright>
-      <year>2009</year>
+      <year>2013</year>
       <holder>Guilhem Bonnefille</holder>
+      <holder>Rob Norris</holder>
     </copyright>
 
     <!-- An address can be added to the publisher information. -->
         <date>&date;</date>
         <revdescription>
           <para role="author">Guilhem Bonnefille <email>guilhem.bonnefille@gmail.com</email></para>
+          <para role="author">Rob Norris <email>rw_norris@hotmail.com</email></para>
           <para role="publisher">GNOME Documentation Project</para>
+          <para>This document was generated on <?dbtimestamp format="Y-m-d"?>.</para>    
         </revdescription>
-      </revision> 
+      </revision>
     </revhistory>
 
     <releaseinfo>This manual describes version &appversion; of &appname;.</releaseinfo>
@@ -105,14 +108,13 @@ variety of tasks. Some of the things you can use &appname; for are:
 </para>
 <itemizedlist mark="opencircle"><listitem>
 <para>
-Uploading and downloading waypoints, tracks to/from GPS.
+Uploading and downloading waypoints, tracks and routes to/from GPS.
 </para>
 </listitem>
 <listitem>
-<para>Preparing tracks and waypoints for trips using maps from services
-such as OpenStreetMap (OSM) and/or Terrasever. The data is only needed to be uploaded to
-your GPS before you leave. The maps together with your tracks and
-waypoints can also be printed and used during the trip.
+<para>Preparing tracks, routes and waypoints for trips using maps from services such as OpenStreetMap (OSM) and/or Terrasever.
+The data is only needed to be uploaded to your GPS before you leave.
+The maps together with your tracks, routes and waypoints can also be printed and used during the trip.
 </para>
 </listitem>
 <listitem>
@@ -126,7 +128,7 @@ Analyzing Off Highway Vehicle (OHV) and hiking trips, understanding where you we
 </para>
 </listitem>
 <listitem>
-<para>Making waypoints and tracks to follow to easily get someplace
+<para>Making waypoints, tracks and routes to follow to easily get someplace
 you've never been before or don't have GPS data for but online
 maps exist for it.
 </para>
@@ -148,17 +150,27 @@ Analyzing speed at different places (to some degree), adding waypoints where you
 </listitem>
 <listitem>
 <para>
-Downloading and storing OSM and/or Terraserver maps on your hard drive and looking at them later.
+Downloading and storing OpenStreetMap and/or Terraserver maps on your hard drive and looking at them later.
 </para>
 </listitem>
 <listitem>
 <para>
-Editing tracks and trackpoints, joining and splitting up tracks 
+Editing routes or tracks and their trackpoints, joining and splitting up tracks and routes.
 </para>
 </listitem>
 <listitem>
 <para>
-Show the live GPS position on the map (for use on a mobile device - e.g. a laptop)
+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.
+</para>
+</listitem>
+<listitem>
+<para>
+Import track, route and waypoint files of various types via <application>GPSBabel</application>
+</para>
+</listitem>
+<listitem>
+<para>
+View, create and update Geotagged Images (using EXIF data).
 </para>
 </listitem>
 </itemizedlist>
@@ -167,14 +179,20 @@ Show the live GPS position on the map (for use on a mobile device - e.g. a lapto
 &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>:
 </para>
 </note>
+<figure>
+<title>Screenshot: OSM Cycle Map and Many Tracks</title>
+<screenshot>
+  <graphic format="JPG" fileref="figures/Viking-OSM-CycleMap-ManyTracks.jpg"/>
+</screenshot>
+</figure>
 </section>
 
 <section><title>General Concepts</title>
-<section><title>Layers</title>
+<section id="gc_layers" xreftitle="Layers"><title>Layers</title>
 <para>
-'Layers' is concept one may know from powerful graphics editors such as Photoshop or GIMP.
+'Layers' is concept one may know from powerful graphics editors such as <application>Photoshop</application> or <application>GIMP</application>.
 Instead of putting all the data on the same level, it is stacked (i.e. layered) with different data over one another.
-This can make useful for analysis and general handling of various sets of data.
+This can be useful for analysis and general handling of various sets of data.
 </para>
 <para>
 Unfortunately the downside of this complexity is remembering how differing layers of data can obscure other data.
@@ -185,12 +203,12 @@ to create the appearance of partial transparency.
 By controlling this value one can see data below it in the layer heirarchy for interesting effects.
 </para>
 </section>
-<section><title>Layers Panel</title>
+<section id="gc_layers_panel" xreftitle="Layers Panel"><title>Layers Panel</title>
 <para>
 The panel on the left is called the <emphasis role="bold">layers panel</emphasis>.
 It determines which layers and sublayers (such as tracks and waypoints)
-are shown, and the order in which they are drawn. Layers list on the
-top of the layers panel are drawn last. You can change the order by
+are shown, and the order in which they are drawn. Layers on the
+top of the layers panel list are drawn last. You can change the order by
 drag and drop, or by selecting a layer and using the up and down
 buttons at the bottom of the layers panel.
 </para>
@@ -208,327 +226,1409 @@ The main &appname; area where the layer data is drawn, is called the <emphasis r
 <listitem><para>The zoom factor</para></listitem>
 <listitem><para>The location of the mouse pointer (and potentially height information if DEM data is available)</para></listitem>
 </itemizedlist>
+<para>When creating a track/route, the statusbar also displays some information about the track/route.</para>
+<figure>
+<title>Statusbar</title>
+<screenshot>
+  <graphic format="PNG" fileref="figures/trw_statusbar.png"/>
+</screenshot>
+</figure>
+<para>This part of the statusbar displays:
+<itemizedlist>
+<listitem><para>The total distance of the track/route (including currently edited segment).</para></listitem>
+<listitem><para>The bearing of the currently edited segment.</para></listitem>
+<listitem><para>The distance of the currently edited segment.</para></listitem>
+</itemizedlist>
+</para>
+<para>For convenience, a zoom selector can be opened from the status bar. Simply left-click on the zoom factor.</para>
+<figure>
+  <title>The zoom selector available from status bar</title>
+  <screenshot>
+    <graphic format="PNG" fileref="figures/zoom_status_popup.png"/>
+  </screenshot>
+</figure>
 </section>
+
+<section><title>Projections</title>
+<para>
+&appname; supports differents projections:
+<itemizedlist>
+<listitem>
+<para>UTM</para>
+</listitem>
+<listitem>
+<para>LatLon (also called EPSG:4326)</para>
+</listitem>
+<listitem>
+<para>Mercator (also called Spherical Mercator)</para>
+</listitem>
+</itemizedlist>
+</para>
 </section>
 
-<section><title>Layers</title>
-<section><title>TrackWaypoint Layer</title>
+<section><title>Map Cache</title>
 <para>
-TrackWaypoint layers display GPS data (tracks and waypoints).
+&appname; stores downloaded map tiles to disk for a couple of reasons:
 </para>
-<para>One way to create new waypoints is to copy a
-latitude/longitude coordinate pair, such as the one shown on most
-geocaches, and paste it into an active TrackWaypoint layer. &appname; can
-automatically recognize several variations of the lat/lon format.
+<itemizedlist>
+<listitem><para>Enables off line usage</para></listitem>
+<listitem><para>Reduces loading on the map tile provider</para></listitem>
+</itemizedlist>
+<para>
+The &appname; automatic caching strategy is two fold:
 </para>
+<itemizedlist>
+<listitem>
 <para>
-By right-clicking tracks and waypoints in the layers panel, you can do
-many things with tracks and waypoints. You can easily find a specific
-track or waypoint by expanding the Tracks or Waypoints sublayers in the
-layers panel to show all tracks or waypoints, and typing the name of
-the track/waypoint.
+  If the age of the tile on disk is less than the specified tile age (see <xref linkend="prefs"/>),
+  it will <emphasis>not</emphasis> attempt to contact the server to get a new version of the tile.
 </para>
-<section><title>Layer Operations</title>
+</listitem>
+<listitem>
 <para>
-The layer has a context menu with several operations.
+  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.
 </para>
-<section><title>Export</title>
+</listitem>
+</itemizedlist>
 <para>
-The layer can be exported to a file GPX, GPSPoint or GPSMapper format. 
+  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.
 </para>
 <note>
 <para>
-Only the entire layer can be exported, it is currently
-not possible to export an individual track.
+  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>)
 </para>
 </note>
-
 </section>
 
+<section id="shortcut_keys" xreflabel="Shortcut Keys"><title>Shortcut Keys</title>
+<para>
+&appname; has several shortcut keys or key combinations for commands as listed in the main window along side the command.
+</para>
+<para>
+Some function keys follow standard GUI behaviour:
+</para>
+<itemizedlist>
+<listitem><para><keycap>F1</keycap> Help (view this manual)</para></listitem>
+<listitem><para><keycap>F5</keycap> or <keycap>Ctrl+R</keycap> Refresh the maps on screen</para></listitem>
+<listitem><para><keycap>F10</keycap> Select the Menubar (in built behaviour)</para></listitem>
+<listitem><para><keycap>F11</keycap> Full Screen</para></listitem>
+<listitem><para><keycap>Ctrl+F5</keycap> or <keycap>Ctrl+Shift+R</keycap> Redownload the maps on screen</para></listitem>
+</itemizedlist>
+<note>
+<para>
+Refresh attempts to get new maps only if the local tile cache time period has expired for any particular map tile.
+Redownload gets all on screen maps from the server, ignoring the local tile cache.
+</para>
+</note>
+<para>
+Other function keys control turn on/off visibility of various elements:
+</para>
+<itemizedlist>
+<listitem><para><keycap>F3</keycap> Toggle visibility of the Toolbar</para></listitem>
+<listitem><para><keycap>F4</keycap> Toggle visibility of the Menubar</para></listitem>
+<listitem><para><keycap>Shift+F5</keycap> Toggle visibility of the Scale indicator on the viewport</para></listitem>
+<listitem><para><keycap>F6</keycap> Toggle visibility of the Center Crosshairs on the viewport</para></listitem>
+<listitem><para><keycap>F7</keycap> Toggle showing selected items (e.g. tracks or waypoints) in the highlight colour in the viewport</para></listitem>
+<listitem><para><keycap>F9</keycap> Toggle visibility of the Layers Panel</para></listitem>
+<listitem><para><keycap>F12</keycap> Toggle visibility of the Statusbar</para></listitem>
+</itemizedlist>
+<para>
+Standard shortcuts are provided for normal GUI operations: such as creating new files, opening, saving and exitting.
+Then there are shortcuts specific to &appname; to switch projection modes, zoom in/out, create layers and switch the active tool mode.
+For these combinations see the menu entry themselves.
+</para>
 </section>
-<section><title>Track Properties</title>
+
+<section><title>Tracks vs Routes</title>
 <para>
-Show many useful statistics about a track, including a
-elevation-distance graph and a speed-time graph (if data is available).
-You can click these graphs to jump to the point in the track. You can
-also reverse a track, delete duplicates, and split a track from its
-component segments (discontinuous breaks in a track) into separate
-tracks.
+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.
 </para>
 <para>
-The following colors are used in the elevation-distance graph:
+Q. When planning a 'route' what difference does it make if it's a route or a track?
 </para>
-<variablelist>
-<varlistentry>
-<term>'Main' colour - this is dependent on your Desktop theme - often blue by default</term>
-<listitem><para>elevation data in graph</para></listitem>
-</varlistentry>
-<varlistentry>
-<term>Yellow</term>
-<listitem>
-<para>no elevation data</para>
-</listitem>
-</varlistentry>
-<varlistentry>
-<term>Green</term>
+<para>
+A. One difference is in how a GPS device navigates following the route or track.
+Or you may want to consider interoperability with other software.
+Otherwise it is probably best to use tracks as they are a superset of the route functionality.
+</para>
+<para>
+For example on Garmin Etrex:
+</para>
+<itemizedlist>
 <listitem>
-<para>elevation data from DEM</para>
+<para>Route following: Uses navigation mode with compass and estimated time to next point.</para>
+<para>If following on road it can calculate a route on fly.</para>
+<para>I (RN) always use this mode to follow pre planned routes.</para>
 </listitem>
-</varlistentry>
-<varlistentry>
-<term>Red</term>
 <listitem>
-<para>speed</para>
+<para>Track following: Uses a <trademark>TracBack</trademark> mode</para>
+<para>I (RN) never use this so I can't comment on how it actually compares to the route mode.</para>
 </listitem>
-</varlistentry>
-</variablelist>
-
+</itemizedlist>
+<note><para>
+There are often restrictions on the numbers of route points the GPS Device can handle - may be 250 or as little as 50.
+This generally not a problem for single day routes, but needs managing for multi-day events or for highly detailed routes.
+</para></note>
 </section>
-<section><title>Track Operations</title>
-<section><title>Merge by time</title>
+
+</section><!--General Concepts End-->
+
+<section><title>File Types and the Main Window</title>
+
 <para>
-This operation repeatedly tries to merge the right-clicked track
-with tracks in the same TrackWaypoint layer. The tracks which are
-merged are those which have at least one trackpoint less than some
-threshold time away. This way, if you somehow end up with lots of small
-segments (say, caused by turning the GPS on and off) you can merge them
-easily into one track.
+&appname; has it's own file type traditionally marked by the <emphasis>.vik</emphasis> file extension.
+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...).
 </para>
-
-</section>
-<section><title>Split by time</title>
 <para>
-This operation will split a single track into segments wherever the
-time interval between successive trackpoints is larger than some
-threshold. This is useful when processing raw NMEA GPS data, especially
-taken over a long time.
+Besides it's own file type, &appname; can open (and save to via export methods) GPX and KML file types.
+</para>
+<note>
+<para>
+&appname; does not handle GPX 1.1 particularly well - it prefers GPX 1.0
+</para>
+</note>
+<para>
+By default &appname; opens a default blank window centered on the home location.
+Each window contains menus, a toolbar, a viewport, layers panel and a statusbar.
+Each section (apart from the viewport) can be hidden using the <xref linkend="shortcut_keys"/> or from the
+<menuchoice><guimenu>View</guimenu><guisubmenu>Show</guisubmenu></menuchoice> choices.
+</para>
+<para>
+One may consider each &appname; window to be a separate project - each with it's project <emphasis>Viking</emphasis> file.
+However generally one window is enough for most purposes!
+</para>
+<para>
+Several operations apply at the window level as follows next.
+Also see <xref linkend="tools"/> for the operational modes that generally work in conjunction with a selected layer.
 </para>
 
+<section><title>New</title>
+<para>
+Located on the <menuchoice><guimenu>File</guimenu><guisubmenu>New</guisubmenu></menuchoice> menu and on the toolbar <guibutton>New</guibutton>.
+</para>
+<para>
+This creates a new window with the default settings.
+</para>
 </section>
-<section><title>Apply DEM data</title>
+
+<section><title>Open</title>
 <para>
-If any DEM data is loaded, this will apply the DEM data to give the track elevation data.
+Located on the <menuchoice><guimenu>File</guimenu><guisubmenu>Open</guisubmenu></menuchoice> menu and on the toolbar <guibutton>Open</guibutton>.
+</para>
+<para>
+This opens a file chooser dialog to select one (or more) files of the supported GPS data file types:
+<itemizedlist>
+<listitem><para>Viking</para></listitem>
+<listitem><para>GPX</para></listitem>
+<listitem><para>KML</para></listitem>
+</itemizedlist>
+</para>
+<para>
+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.
+</para>
+<tip>
+<para>
+&appname; handles more file types via the <link linkend="acquire">Acquire</link> methods below.
 </para>
+</tip>
+</section>
 
+<section><title>Save</title>
+<para>
+Located on the <menuchoice><guimenu>File</guimenu><guisubmenu>Save</guisubmenu></menuchoice> menu and on the toolbar <guibutton>Save</guibutton>.
+</para>
+<para>
+If the current opened file is <emphasis>Viking</emphasis> file, this save will simply update it.
+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.
+</para>
 </section>
-<section><title>Extend track end</title>
+
+<section><title>Save As</title>
+<para>
+Located on the <menuchoice><guimenu>File</guimenu><guisubmenu>Save As</guisubmenu></menuchoice> menu only.
+</para>
 <para>
-Change the current tool to add track and add points to the end of the track.
+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).
 </para>
+</section>
 
+<section><title>Append</title>
+<para>
+Located on the <menuchoice><guimenu>File</guimenu><guisubmenu>Append</guisubmenu></menuchoice> menu only.
+</para>
+<para>
+Selecting a <emphasis>Viking</emphasis> file from this method will join the file contents to the current window (instead of creating a new one).
+GPX and KML files may also be appended, but this is exactly the same as the normal file open method.
+</para>
 </section>
-<section><title>Upload to OSM</title>
+
+<section id="acquire" xreflabel="acquire"><title>Acquire</title>
+
+<para>
+Available on the <menuchoice><guimenu>File</guimenu><guisubmenu>Acquire</guisubmenu></menuchoice> menu and from the <xref linkend="TrackWaypoint"/> layer menu.
+</para>
+<para>
+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.
+</para>
 <para>
-Useful if you are an OSM contributor. &appname;
-allows you to import a track, edit it if you so wish to remove
-duplicate points, perhaps track points leading to your home, and then
-directly export the track to OSM.
+If used from the <xref linkend="TrackWaypoint"/> layer menu these methods place the results in that TrackWaypoint layer.
 </para>
 
-</section>
-<section><title>View Google Directions</title>
+<section>
+<title>From GPS</title>
+<para>
+<menuchoice><guimenu>File</guimenu><guimenuitem>Acquire</guimenuitem><guimenuitem>From GPS</guimenuitem></menuchoice>
+Probably the easiest way of getting information from a GPS Device.
+</para>
 <para>
-Launch a web browser to see the Google directions page which
-yielded the route.
+Select the GPS Device communication settings and then hit <guibutton>OK</guibutton>.
+See the <link linkend="method_c">Getting Started</link> section for more info about the settings.
 </para>
 <note>
 <para>
-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 Magic Scissors tool) this will not
-work correctly.
+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.
 </para>
 </note>
+</section>
 
+<section>
+<title>Import File With GPSBabel</title>
+<para>
+<menuchoice><guimenu>File</guimenu><guimenuitem>Acquire</guimenuitem><guimenuitem>Import File With GPSBabel</guimenuitem></menuchoice>
+</para>
+<para>
+Other formats can be imported that are supported by GPSBabel.
+</para>
+<para>
+You need to select the file <emphasis>and</emphasis> the type of the file that is going to be opened,
+since there is no automatic detection of the file kind.
+</para>
 </section>
 
+<section>
+<title>OSM Traces</title>
+<para>
+<menuchoice><guimenu>File</guimenu><guimenuitem>Acquire</guimenuitem><guimenuitem>OSM Traces</guimenuitem></menuchoice>
+</para>
+<para>
+See <xref linkend="osm_dl"/> section for more information.
+</para>
 </section>
-<section><title>Waypoint Operations</title>
-<section><title>Goto Geocache page</title>
+
+<section>
+<title>My OSM Traces</title>
 <para>
-If the waypoint's name is in Geocache form (GCXXXXX) you can launch a web browser to go to the Geocache page.
+<menuchoice><guimenu>File</guimenu><guimenuitem>Acquire</guimenuitem><guimenuitem>My OSM Traces</guimenuitem></menuchoice>
 </para>
+<para>
+See <xref linkend="osm_my_dl"/> section for more information.
+</para>
+</section>
 
+<section>
+<title>From Geotagged Images</title>
+<para>
+<menuchoice><guimenu>File</guimenu><guimenuitem>Acquire</guimenuitem><guimenuitem>From Geotagged Images</guimenuitem></menuchoice>
+Enables automatic creation of waypoints from geotagged images.
+</para>
+<para>
+This menu opens a dialog to select such image files.
+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.
+</para>
 </section>
 
+<section>
+<title>From Wikipedia Waypoints</title>
+<para>
+<menuchoice><guimenu>File</guimenu><guimenuitem>Acquire</guimenuitem><guimenuitem>From Wikipedia Waypoints</guimenuitem></menuchoice>
+</para>
+<para>
+This gets 'interesting' points from Wikipedia for the specified view: either within the extent of layer bounds or within the current viewport boundary.
+</para>
 </section>
 
+</section> <!-- End Acquire -->
+
+<section><title>Print</title>
+<para>
+Located on the <menuchoice><guimenu>File</guimenu><guisubmenu>Print</guisubmenu></menuchoice> menu and on the toolbar <guibutton>Print</guibutton>.
+</para>
+<para>
+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
+cross hairs and the scale.
+</para>
+<para>
+It uses a standard system print dialog using an image the size of the current viewport in pixel terms.
+On the <emphasis>Image Settings</emphasis> you can move the image around the page and scale the image up / or down.
+</para>
 </section>
-<section><title>GPS Layer</title>
+
+<section><title>Generate Image File</title>
 <para>
-The GPS layer is responsible for uploading and downloading GPS data
-from a GPS device. It also is responsible for realtime GPS tracking.
-Expand the GP SLayer in the layers panel to see the two TRWLayers it
-uses for uploading and downloading. To upload, download, or use
-realtime tracking, right-click the GPS layer and click the appropiate
-menu item.
+Located on the <menuchoice><guimenu>File</guimenu><guisubmenu>Generate Image File</guisubmenu></menuchoice> menu only.
+</para>
+<para>
+Allows generation of larger (pixel) area images than the standard Print method above.
+From the generated image you can use the facilities of the <application>Operating System</application> to print the image
+or perform other actions.
 </para>
+<para>
+You should have previously downloaded the tile images for the chosen zoom level,
+otherwise the image produced will have missing sections.
+</para>
+<warning>
+<para>
+Using large areas takes some time to process and due to the method used it may run out of memory to complete the operation.
+Unfortunately under <trademark>Windows</trademark> systems it can not detect this failure and may crash the program.
+So the maximum size is dependent on the capabilities of your system.
+For instance the largest successful image generated on my (RN) Debian system is a pixel area of 20,000 x 20,000.
+</para>
+</warning>
+</section>
 
-<section><title>Download</title>
+<section><title>Generate Directory of Images</title>
 <para>
-To download data from the GPS, right-click the GPS layer and click <guimenuitem>Download from GPS</guimenuitem>.
+Located on the <menuchoice><guimenu>File</guimenu><guisubmenu>Generate Directory of Images</guisubmenu></menuchoice> menu only.
+</para>
+<para>
+This is only available in UTM mode.
 </para>
+</section>
+
+</section> <!-- End File Types -->
+
+<section><title>Layers</title>
 
+<para>
+Layers supported by &appname; are:
+</para>
+<itemizedlist>
+<listitem><para><xref linkend="Aggregate"/></para></listitem>
+<listitem><para><xref linkend="TrackWaypoint"/></para></listitem>
+<listitem><para><xref linkend="GPS"/></para></listitem>
+<listitem><para><xref linkend="DEM"/></para></listitem>
+<listitem><para><xref linkend="Coordinate"/></para></listitem>
+<listitem><para><xref linkend="Maps"/></para></listitem>
+<listitem><para><xref linkend="GeoRef"/></para></listitem>
+</itemizedlist>
+<para>
+For each layer there are a few standard options:
+</para>
+<itemizedlist>
+<listitem><para>Properties - Layer setup / configuration settings</para></listitem>
+<listitem><para>Cut</para></listitem>
+<listitem><para>Copy</para></listitem>
+<listitem><para>Paste</para></listitem>
+<listitem><para>Delete</para></listitem>
+<listitem><para>Visibility - This checkbox on the Layers Panel controls whether the layer is shown in the viewport or not</para></listitem>
+</itemizedlist>
+<para>
+The cut/copy/paste options can be accessed in a variety of ways once the layer has been selected:
+</para>
+<itemizedlist>
+<listitem><para>Standard keys: <keycap>Ctrl+x|c|v</keycap></para></listitem>
+<listitem><para>Main menu <guimenuitem>Edit</guimenuitem></para></listitem>
+<listitem><para>From the right click menu</para></listitem>
+<listitem><para>Buttons at the bottom of the Layers Panel</para></listitem>
+</itemizedlist>
+<para>
+Default values used for each layer's properties can be altered via the <menuchoice><guimenu>Edit</guimenu><guisubmenu>Layer Defaults</guisubmenu></menuchoice> menu options.
+</para>
+<para>
+See the individual section for detail about each layer.
+</para>
 </section>
-<section><title>Upload</title>
+
+<section id="TrackWaypoint" xreflabel="TrackWaypoint"><title>TrackWaypoint Layer</title>
 <para>
-To upload data to the GPS, first populate the GPS Upload child
-layer of the GPS layer (either by creating waypoints/tracks in it, or
-copying and pasting or dragging waypoints/tracks from another layer).
-Then right-click the GPS layer and click <guimenuitem>Upload to GPS</guimenuitem>.
+TrackWaypoint layers display GPS data (tracks, routes and waypoints).
+</para>
+<para>One way to create new waypoints is to copy a
+latitude/longitude coordinate pair, such as the one shown on most
+geocaches, and paste it into an active TrackWaypoint layer. &appname; can
+automatically recognize several variations of the lat/lon format.
+</para>
+<para>
+By right-clicking on tracks, routes or waypoints in the <xref linkend="gc_layers_panel"/>, you can access many commands on them.
+You can easily find a specific track, route or waypoint by expanding the appropriate containing Tracks, Routes or Waypoints sublayer in the
+layers panel to show all the individual items and then typing the name of the track, route or waypoint.
 </para>
 
-</section>
-<section><title>Realtime Tracking</title>
 <para>
-You must set up gpsd correctly or use a GPSD server and put the
-correct information in the GPS layer properties dialog. Then right-click
-the layer and select <guimenuitem>Start Realtime Tracking</guimenuitem>.
+The containing Tracks, Routes or Waypoints sublayers are only shown when items of that type exist.
+To start creating them enter into a create mode via either the <guibutton>Create</guibutton> toolbar commands or the <guimenuitem>New</guimenuitem> menu commands.
+</para>
+
+<para>
+The sublayers also offer right click menu options.
+These are the same as those available at the TrackWaypoint level, but only those that relate to the sublayer type.
+</para>
+
+<para>
+By default routes are coloured red. Tracks are automatically assigned a spread of colours.
+</para>
+
+<para>
+Most operations are 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.
+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).
+</para>
+
+<section><title>Layer Operations</title>
+<para>
+The layer has a context menu with several operations.
+</para>
+
+<section><title>View Layer</title>
+<para>
+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).
+</para>
+</section>
+
+<section><title>View</title>
+
+<section id="track_view_all"><title>View All Tracks</title>
+<para>
+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).
+</para>
+</section>
+
+<section id="route_view_all"><title>View All Routes</title>
+<para>
+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).
+</para>
+</section>
+
+<section id="wp_view_all"><title>View All Waypoints</title>
+<para>
+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).
+</para>
+</section>
+
+</section>
+
+<section><title>Goto Center of Layer</title>
+<para>
+This will automatically move the viewport to see the whole layer (i.e. tracks, routes and waypoints). It does not adjust the zoom level.
+</para>
+</section>
+
+<section id="wp_goto"><title>Goto Waypoint</title>
+<para>
+This opens a dialog box to enter a name of waypoint to search for. If it is found the viewport is centred on it.
+</para>
+<note>
+<para>
+Note this search is not very clever and only finds exact matches.
+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.
+</para>
+</note>
+</section>
+
+<section><title>Export Layer</title>
+<para>
+The layer (all tracks, routes and waypoints) can be exported to a file GPX, GPSPoint, GPSMapper or Google's KML format.
+</para>
+<para>
+Version1.1+: An individual track can be exported to a GPX file via the track menu.
+</para>
+</section>
+
+<section id="finish_track"><title>Finish Track or Route</title>
+<para>
+This is only available when a track or route is being created by the <xref linkend="track_create"/> or <xref linkend="route_create"/> tools.
+Selecting this option ends the creation of that individual track or route.
+</para>
+</section>
+
+<section><title>New</title>
+<section id="new_wp"><title>New Waypoint</title>
+<para>
+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.
+</para>
+</section>
+<section id="new_track"><title>New Track</title>
+<para>
+This turns on the <xref linkend="track_create"/> tool.
+</para>
+</section>
+<section id="new_route"><title>New Route</title>
+<para>
+This turns on the <xref linkend="route_create"/> tool.
+</para>
+</section>
+</section>
+
+<section><title>Geotag Images</title>
+<para>
+This starts the Geotagging Images dialog against all tracks in the layer.
+See <link linkend="geotagging">Geotagging</link> for further detail.
+</para>
+</section>
+
+<section><title>Acquire</title>
+<para>
+This offers the same choice from <xref linkend="acquire"/> methods as on the <guimenu>File</guimenu> menu.
+However when invoked from here, the results will be stored in this layer (instead of creating a new one).
+</para>
+</section>
+
+<section><title>Upload</title>
+
+<section id="gps_upload"><title>Upload to GPS</title>
+<para>
+This opens a dialog to select the GPS Device and port to which the layer information will be transferred.
+</para>
+<para>
+The types of GPS information (tracks, routes or waypoints) to be transferred can be selected.
+</para>
+<para>
+Tracks, Routes or Waypoints that are invisible will not be transferred.
+</para>
+</section>
+
+<section id="osm_upload" xreflabel="Upload To OSM" ><title>Upload To OSM</title>
+<para>
+This opens a dialog to upload all tracks and waypoints to <ulink url="http://openstreetmap.org/">OpenStreetMap</ulink> traces.
+Useful if you are an OpenStreetMap contributor (you will need an OpenStreetMap account), these details can be stored in &appname; <xref linkend="prefs_osm"/>
+</para>
+<para>
+ &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.
+</para>
+<warning>
+<para>
+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.
+</para>
+<para>Currently &appname; does not support the <ulink url="http://oauth.net/">OAuth</ulink> mechanism.</para>
+</warning>
+</section>
+
+</section>
+
+<section><title>Delete</title>
+<para>Offers deletion of various parts of a TrackWaypoint layer:</para>
+<section id="delete_all_tracks"><title>Delete All Tracks</title>
+<para>Deletes all the tracks in this layer.</para>
+</section>
+<section id="delete_selection_tracks"><title>Delete Tracks from Selection</title>
+<para>Opens a dialog with list of all the tracks from this layer to choose the ones to delete.</para>
+</section>
+<section id="delete_all_routes"><title>Delete All Routes</title>
+<para>Deletes all the routes in this layer.</para>
+</section>
+<section id="delete_selection_routes"><title>Delete Routes from Selection</title>
+<para>Opens a dialog with list of all the routes from this layer to choose the ones to delete.</para>
+</section>
+<section id="delete_all_waypoints"><title>Delete All Waypoints</title>
+<para>Deletes all the waypoints in this layer.</para>
+</section>
+<section id="delete_selection_waypoints"><title>Delete Waypoints from Selection</title>
+<para>Opens a dialog with list of all the waypoints from this layer to choose the ones to delete.</para>
+</section>
+</section>
+
+<section><title>Filter</title>
+<section><title>Simplify All Tracks</title>
+<para>
+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.
+</para>
+</section>
+<section><title>Remove Duplicate Waypoints</title>
+<para>
+Remove Duplicate Waypoints - fairly self explainatory, with the results created in a new layer.
+</para>
+<note>
+<para>
+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.
+</para>
+</note>
+</section>
+</section>
+
+<section id="filter_with_track"><title>Filter With <emphasis>Trackname</emphasis></title>
+<para>
+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:
+</para>
+<itemizedlist>
+<listitem><para>Waypoints Inside This</para></listitem>
+<listitem><para>Waypoints Outside This</para></listitem>
+</itemizedlist>
+<para>
+The result is generated in a new Track/Waypoint layer.
+</para>
+</section>
+
+<section><title>Geotag Images</title>
+<para>
+This starts the Geotagging Images dialog using the specific track.
+See <link linkend="geotagging">Geotagging</link> for further detail.
+</para>
+</section>
+
+</section><!-- End TRW Layer Options -->
+
+<section><title>Track and Route Sublayer Options</title>
+<para>Repeats options available at the TrackWaypoint level, but only those for tracks and routes:</para>
+<itemizedlist>
+<listitem><para>Finish Track or Route. Same as the layer <link linkend="finish_track">Finish Track or Route</link></para></listitem>
+<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>
+<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>
+<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>
+<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>
+</itemizedlist>
+</section>
+
+<section><title>Track and Route Properties</title>
+<para>
+Show many useful statistics about a track or a route, including a
+elevation-distance graph and a speed-time graph (if data is available).
+You can click these graphs to jump to the point in the track. You can
+also reverse it, delete duplicates, and split a track from its
+component segments (discontinuous breaks in a track) into separate
+tracks.
+</para>
+<para>
+The following colors are used in the elevation-distance graph:
+</para>
+<variablelist>
+<varlistentry>
+<term>'Main' colour - this is dependent on your Desktop theme - often blue by default</term>
+<listitem><para>elevation data in graph</para></listitem>
+</varlistentry>
+<varlistentry>
+<term>Yellow</term>
+<listitem>
+<para>no elevation data</para>
+</listitem>
+</varlistentry>
+<varlistentry>
+<term>Green</term>
+<listitem>
+<para>elevation data from DEM</para>
+</listitem>
+</varlistentry>
+<varlistentry>
+<term>Red</term>
+<listitem>
+<para>speed</para>
+</listitem>
+</varlistentry>
+</variablelist>
+
+</section>
+
+<section><title>Track and Route Operations</title>
+
+<section><title>Finish Track</title>
+<para>
+This is only available when a track is being created by the <xref linkend="track_create"/> tool.
+Selecting this option ends the creation of the individual track.
+</para>
+</section>
+
+<section><title>Goto</title>
+<para>
+This centers the viewport on the selected position on the track:
+</para>
+<itemizedlist>
+<listitem><para>Startpoint</para></listitem>
+<listitem><para>"Center" - the notional center from the bounds of the track</para></listitem>
+<listitem><para>Endpoint</para></listitem>
+<listitem><para>Version1.1+: Highest Altitude</para></listitem>
+<listitem><para>Version1.1+: Lowest Altitude</para></listitem>
+<listitem><para>Version1.1+: Maximum Speed (Not Available on Routes)</para></listitem>
+</itemizedlist>
+</section>
+
+<section><title>View</title>
+<para>
+Version1.1+: This centers the viewport on the track and selects the best zoom level to see it.
+</para>
+</section>
+
+<section><title>Combine</title>
+<section><title>Merge By Time</title>
+<para>
+This operation repeatedly tries to merge the right-clicked track
+with tracks in the same TrackWaypoint layer. The tracks which are
+merged are those which have at least one trackpoint less than some
+threshold time away. This way, if you somehow end up with lots of small
+segments (say, caused by turning the GPS on and off) you can merge them
+easily into one track.
+</para>
+<para>
+This is not available on routes as they have no timestamps.
+</para>
+</section>
+
+<section><title>Merge With Other Tracks</title>
+<para>
+This opens a dialog listing the other tracks in the same TrackWaypoint layer, from which one can select the other tracks to merge with.
+</para>
+</section>
+
+<section><title>Merge Segments</title>
+<para>
+Combines track segments. Effectively removing track segment markers to leave one segment for the whole track.
+</para>
+</section>
+
+<section><title>Append Track or Route</title>
+<para>
+Enable joining of a single track to the end of the current track.
+This opens a dialog listing the other tracks in the same TrackWaypoint layer from which one can make the selection.
+</para>
+</section>
+</section>
+
+<section><title>Split</title>
+<section><title>Split By Time</title>
+<para>
+This operation will split a single track into segments wherever the
+time interval between successive trackpoints is larger than some
+threshold. This is useful when processing raw NMEA GPS data, especially
+taken over a long time.
+</para>
+<para>
+This is not available on routes as they have no timestamps.
+</para>
+</section>
+
+<section><title>Split By Number of Points</title>
+<para>
+Version1.2+: This operation will split a single track into segments by the number of points specified.
+This can be useful with devices which may have limits on the number of points it supports.
+</para>
+</section>
+
+<section><title>Split Segments</title>
+<para>
+Splits track segments into new tracks.
+</para>
+<para>
+This is not available on routes as they do not have route segments.
+</para>
+</section>
+
+<section><title>Split at Trackpoint</title>
+<para>
+Splits the track at the currently selected trackpoint. This is only enabled when a trackpoint is selected.
+</para>
+</section>
+</section>
+
+<section><title>Delete Points</title>
+<section><title>Delete Points With the Same Position</title>
+<para>
+Deletes subsequent points that have the same position (but have different timestamps).
+</para>
+</section>
+<section><title>Delete Points With the Same Time</title>
+<para>
+Deletes subsequent points that have the same time stamp (but may have different positions).
+</para>
+<para>
+This is not available on routes as they have no timestamps.
+</para>
+</section>
+
+</section>
+
+<section><title>Apply DEM data</title>
+<para>
+If any DEM data is loaded, this will apply the DEM data to give the track elevation data.
+</para>
+</section>
+
+<section><title>Export Track as GPX</title>
+<para>
+Version1.1+: This allows exporting the track as a GPX file by opening a file save dialog.
+</para>
+</section>
+
+<section><title>Extend Track End</title>
+<para>
+Changes the current tool to add trackpoints to the end of the track.
+</para>
+</section>
+
+<section><title>Extend Using Route Finder</title>
+<para>
+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 Google's route service and applied to the track.
+</para>
+</section>
+
+<section><title>Upload</title>
+
+<section><title>Upload to GPS</title>
+<para>
+Same as the layer <link linkend="gps_upload">Upload to GPS</link> command, but only applies to the track.
+</para>
+</section>
+
+<section><title>Upload to OSM</title>
+<para>
+Same as the layer <link linkend="osm_upload">Upload to OSM</link> command, but only applies to the track.
+</para>
+</section>
+
+</section>
+
+<section><title>Use With Filter</title>
+<para>
+This selects the track to be used in the <link linkend="filter_with_track">Filter With <emphasis>Trackname</emphasis></link> feature.
+</para>
+<para>
+This is not available on routes.
+</para>
+</section>
+
+<section><title>View Google Directions</title>
+<para>
+This option is only available on a track created using the Route Finder tool.
+</para>
+<para>
+Launch a web browser to see the Google directions page which yielded the route.
+</para>
+<note>
+<para>
+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.
+</para>
+</note>
+</section>
+
+</section><!-- End Track Options -->
+
+<section><title>Waypoint Sublayer Options</title>
+<para>Repeats options available at the TrackWaypoint level, but only those for waypoints:</para>
+<itemizedlist>
+<listitem><para>New Waypoint. Same as the layer <link linkend="new_wp">New Waypoint</link></para></listitem>
+<listitem><para>View All Waypoints. Same as the layer <link linkend="wp_view_all">View All Waypoints</link></para></listitem>
+<listitem><para>Goto Waypoint. Same as the layer <link linkend="wp_goto">Goto Waypoint</link></para></listitem>
+<listitem><para>Delete All Waypoints. Same as the layer <link linkend="delete_all_waypoints">Delete All Waypoints</link></para></listitem>
+<listitem><para>Delete Waypoints from Selection. Same as the layer <link linkend="delete_selection_waypoints">Delete Waypoints from Selection</link></para></listitem>
+</itemizedlist>
+</section>
+
+<section><title>Waypoint Properties</title>
+
+<para>
+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).
+</para>
+<para>
+If the waypoint has an associated image, then the Geotag information may be updated, either with updating the file's modification timestamp or not.
+This can be useful when the waypoint has been moved.
+</para>
+
+</section><!-- WP Prop END -->
+
+<section><title>Waypoint Operations</title>
+
+<section><title>Goto</title>
+<para>
+This centers the viewport on the selected waypoint.
+</para>
+</section>
+
+<section><title>Visit Webpage</title>
+<para>
+If the waypoint's comment (or description) starts with 'http:' then this option is available and allows launching a web browser to go to the webpage.
+</para>
+</section>
+
+<section><title>Visit Geocache Webpage</title>
+<para>
+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.
+</para>
+</section>
+
+<section><title>New Waypoint</title>
+<para>
+Same as the layer <link linkend="new_wp">New Waypoint</link>.
+</para>
+</section>
+
+</section><!-- WP END -->
+
+<section id="geotagging" xreflabel="Geotagging"><title>Version1.3+: Geotag Images</title>
+<para>
+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.
+</para>
+<para>
+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.
+</para>
+<note>
+<para>
+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.
+</para>
+</note>
+<para>
+Various options allow control of how the geotagging process is performed:
+</para>
+<itemizedlist>
+<listitem><para>Images - Add the images used for geotagging</para></listitem>
+<listitem><para>Create Waypoints</para></listitem>
+<listitem><para>Overwrite Existing Waypoints</para></listitem>
+<listitem><para>Write EXIF</para></listitem>
+<listitem><para>Overwrite Existing GPS Information</para></listitem>
+<listitem><para>Interpolate Between Track Segments</para></listitem>
+<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>
+<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>
+</itemizedlist>
+</section>
+
+</section><!-- TRW Layer END -->
+
+<section id="GPS" xreflabel="GPS"><title>GPS Layer</title>
+<para>
+The GPS layer is responsible for uploading and downloading GPS data
+from a GPS device. It also is responsible for realtime GPS tracking.
+Expand the GPS layer in the layers panel to see the two <xref linkend="TrackWaypoint"/> layers it
+uses for uploading and downloading. To upload, download, or use
+realtime tracking, right-click the GPS layer and click the appropiate
+menu item.
+</para>
+
+<section><title>Download</title>
+<para>
+To download data from the GPS, right-click the GPS layer and click <guimenuitem>Download from GPS</guimenuitem>.
+</para>
+</section>
+
+<section><title>Upload</title>
+<para>
+To upload data to the GPS, first populate the GPS Upload child
+layer of the GPS layer (either by creating waypoints/tracks/routes in it, or
+copying and pasting or dragging waypoints/tracks/routes from another layer).
+Then right-click the GPS layer and click <guimenuitem>Upload to GPS</guimenuitem>.
+</para>
+</section>
+
+<section><title>Realtime Tracking</title>
+<para>
+You must set up gpsd correctly or use a GPSD server and put the
+correct information in the GPS layer properties dialog. Then right-click
+the layer and select <guimenuitem>Start Realtime Tracking</guimenuitem>.
+</para>
+</section>
+
+<section><title>Empty <emphasis>Item</emphasis></title>
+<para>
+There are several options to quickly delete a subsection of data:
+</para>
+<itemizedlist>
+<listitem><para>Empty Realtime</para></listitem>
+<listitem><para>Empty Upload</para></listitem>
+<listitem><para>Empty Download</para></listitem>
+<listitem><para>Empty All</para></listitem>
+</itemizedlist>
+</section>
+
+</section><!-- End GPS -->
+
+<section id="DEM" xreflabel="DEM"><title>DEM (Digital Elevation Model) Layer</title>
+<para>
+This layer provides elevation data from the <ulink url="http://www2.jpl.nasa.gov/srtm/">Shuttle Radar Topography Mission (SRTM)</ulink>
+</para>
+<para>
+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]
+</para>
+<para>
+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.
+</para>
+<para>
+The current data server is: <ulink url="http://dds.cr.usgs.gov/srtm/version2_1/">NASA STRM 2.1</ulink>.
+</para>
+<para>
+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.
+</para>
+<note>
+<para>
+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"
+</para>
+</note>
+
+</section><!-- End DEM -->
+
+
+<section id="Maps" xreflabel="Maps"><title>Maps Layer</title>
+<para>
+This layer provides a single map resource, you may have multiple map layers but only top one (if enabled) will be visible.
+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.
+</para>
+<para>
+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 - 'Tile Age' 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.
+</para>
+<para>
+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:
+</para>
+<itemizedlist>
+<listitem><para>Bing Bird's Eye (Aerial) Maps (&appname; Version1.2+)</para></listitem>
+<listitem><para>Terraserver Topos</para></listitem>
+<listitem><para>Terraserver Aerials</para></listitem>
+<listitem><para>Terraserver Urban Areas</para></listitem>
+<listitem><para>OpenStreetMap (Mapquest) - This is the default (&appname; Version1.3+)</para></listitem>
+<listitem><para>OpenStreetMap (Mapnik)</para></listitem>
+<listitem><para>OpenStreetMap (Cycle)</para></listitem>
+<listitem><para>OpenStreetMap (Transport) (&appname; Version1.3+)</para></listitem>
+<listitem><para>NASA BlueMarble</para></listitem>
+<listitem><para>SpotMap (&appname; Version1.1+)</para></listitem>
+</itemizedlist>
+
+<para>
+&appname; can be configured to handle additional maps. See <xref linkend="extend_viking"/> for further detail.
+</para>
+
+<section><title>Layer Operations</title>
+<section><title>Download Missing Onscreen Maps</title>
+<para>
+This requests map tiles for areas of the viewport that do not currently have one.
+</para>
+</section>
+
+<section><title>Download New Onscreen Maps</title>
+<para>
+This requests map tiles only if the maps are older than the Tile Age preference.
+</para>
+</section>
+
+<section><title>Reload All Onscreen Maps</title>
+<para>
+Force a refresh of all visible map tiles.
+</para>
+</section>
+</section>
+
+
+</section><!-- End Maps -->
+
+<section id="Aggregate" xreflabel="Aggregate"><title>Aggregate Layer</title>
+<para>
+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.
+</para>
+<para>
+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.
+Here are some suggestions:
+<itemizedlist>
+<listitem><para>Hiking</para></listitem>
+<listitem><para>Mountain Biking</para></listitem>
+<listitem><para>Road Cycling</para></listitem>
+<listitem><para>Car Trips</para></listitem>
+<listitem><para>Sailing</para></listitem>
+<listitem><para>Holidays</para></listitem>
+<listitem><para>UK Points of Interest</para></listitem>
+<listitem><para>USA Points of Interest</para></listitem>
+<listitem><para>etc...</para></listitem>
+</itemizedlist>
+</para>
+<para>
+Thus one can have a list of all your tracks, but groups can be shown or not using the relevant layers visibility checkbox.
+</para>
+
+<para>
+This layer only has one operation: <guilabel>New Layer</guilabel>
+</para>
+
+<section><title>New Layer</title>
+<para>
+Add a new layer of the selected type.
+</para>
+</section>
+
+</section><!-- End Agg -->
+
+<section id="GeoRef" xreflabel="GeoRef"><title>GeoRef Layer</title>
+<para>
+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.
+</para>
+<section><title>Layer Operations</title>
+<section><title>Zoom to Fit Map</title>
+<para>
+Automatically set a zoom level to see the entire map coverage.
+</para>
+</section>
+
+<section><title>Goto Map Center</title>
+<para>
+Center the viewport on this map.
+</para>
+
+</section>
+<section><title>Export to World File</title>
+<para>
+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>.
+</para>
+</section>
+</section>
+
+</section><!-- End GeoRef -->
+
+<section id="Coordinate" xreflabel="Coordinate"><title>Coordinate Layer</title>
+<para>
+This layer is allows drawing of grid lines on the viewport.
+</para>
+</section><!-- End Coord -->
+
+
+<section id="tools" xreflabel="Tools"><title>Tools</title>
+<para>
+&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.
+</para>
+<para>
+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.
+</para>
+<para>
+<keycap>Scroll</keycap>: zoom in and out keeping the mouse over same location
+</para>
+<para>
+<keycap>Ctrl-scroll</keycap>: pan north-south (also <keycap>Ctrl-up</keycap>, <keycap>Ctrl-down</keycap>)
+</para>
+<para>
+<keycap>Shift-scroll</keycap>: pan east-west (also <keycap>Ctrl-left</keycap>, <keycap>Ctrl-right</keycap>)
+</para>
+<para>
+<keycap>Ctrl-shift-scroll</keycap>: zoom in and out, without changing the center (also <keycap>Ctrl+</keycap>, <keycap>Ctrl-</keycap> [*not* KeyPad +/-])
+</para>
+<para>
+<keycap>Middle-click</keycap>: make the clicked point on the map the center
+</para>
+<para>
+<keycap>Middle-click</keycap> and drag: pan
+</para>
+
+<section><title>Pan</title>
+<para>
+This is the default mode of operation for &appname;.
+</para>
+<para>
+This mode is entered by clicking on the toolbar icon: <guiicon><inlinegraphic fileref="figures/mover_22.png"/></guiicon>
+</para>
+<para>
+Pan moves the viewpoint. A single click centers the viewport at that point, whereas click and drag dynamically moves the view around.
+This is the default tool.
+</para>
+<para>
+This mode can also be entered by the keyboard shortcut <keycap>Ctrl+Shift+P</keycap>
+</para>
+</section>
+
+<section><title>Zoom</title>
+<para>
+This mode is entered by clicking on the toolbar icon: <guiicon><inlinegraphic fileref="figures/zoom_18.png"/></guiicon>
+</para>
+<para>
+Zooms in and out on the clicked part of the map or by the selected area.
+</para>
+<para>
+This mode can also be entered by the keyboard shortcut <keycap>Ctrl+Shift+Z</keycap>
+</para>
+<para>
+<keycap>Ctrl</keycap> + left or right click: Zoom in/out and center the map on the clicked location
+</para>
+<para>
+<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.
+</para>
+</section>
+
+<section><title>Ruler</title>
+<para>
+This mode is entered by clicking on the toolbar icon: <guiicon><inlinegraphic fileref="figures/ruler_18.png"/></guiicon>
+</para>
+<para>
+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.
+A second click will 'freeze' the ruler at that point.
+</para>
+<para>
+This mode can also be entered by the keyboard shortcut <keycap>Ctrl+Shift+U</keycap>
 </para>
-
 </section>
 
-</section>
-<section><title>(Digital Elevation Model) DEM Layer (todo)</title>
+<section id="select" xreflabel="Select"><title>Version1.1+: Select</title>
 <para>
-The current NASA SRTM server is: http://dds.cr.usgs.gov/srtm/version2_1/
+This mode is entered by clicking on the toolbar icon: <guiicon><inlinegraphic fileref="figures/select_18.png"/></guiicon>
 </para>
-
-</section>
-
-</section>
-<section><title>Tools</title>
 <para>
-You can use the scroll wheel and the right-click to zoom and pan no matter what tool you are using.
+The select tool allows one to choose any waypoint or track by clicking on it (or reasonably near) in the viewpoint.
 </para>
 <para>
-Scroll: zoom in and out without changing center (also Ctrl+, Ctrl-)
+ATM to select a track one must actually click on a trackpoint, which is also selected.
 </para>
 <para>
-Ctrl-scroll: pan north-south (also Ctrl-up, Ctrl-down)
+This mode can also be entered by the keyboard shortcut <keycap>Ctrl+Shift+S</keycap>
 </para>
+</section>
+
+<section><title>TrackWaypoint Layer Tools</title>
 <para>
-Shift-scroll: pan east-west (also Ctrl-left, Ctrl-right)
+You must have a <xref linkend="TrackWaypoint"/> Layer selected to use these tools.
 </para>
+<section id="createwptool" xreflabel="Create Waypoint"><title>Create Waypoint</title>
 <para>
-Ctrl-shift-scroll: zoom in and out, keeping mouse over same location (like Google maps)
+Enable this tool by clicking on the toolbar icon: <guiicon><inlinegraphic fileref="figures/addwp_18.png"/></guiicon>
 </para>
 <para>
-Middle-click: make the clicked point on the map the center
+Left click will open the new waypoint dialog using the specified position.
 </para>
+</section>
+
+<section id="track_create" xreflabel="Create Track"><title>Create Track</title>
 <para>
-Middle-click and drag: pan
+Enable this tool by clicking on the toolbar icon: <guiicon><inlinegraphic fileref="figures/addtr_18.png"/></guiicon>
 </para>
-<section><title>Zoom</title>
 <para>
-Zooms in and out on the clicked part of the map.
+Left click to create a new trackpoint. If it's the initial trackpoint you will be asked to enter a name for the track.
+If <keycap>Ctrl</keycap> is held at the same time, it will jump the new trackpoint position to a nearby existing trackpoint.
+Right click or <keycap>Backspace</keycap>: undo one point.
 </para>
-
-</section>
-<section><title>Ruler</title>
 <para>
-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.
-A second click will 'freeze' the ruler at that point.
+Double click or <keycap>Escape</keycap>: to finish track creation.
+Finishing the track is also available via the right click <xref linkend="TrackWaypoint"/> and track menus.
 </para>
-
-</section>
-<section><title>TrackWaypoint Layer Tools</title>
 <para>
-You must have a TrackWaypoint Layer selected to use these.
+One must finish the current track to be able to create another track.
 </para>
-<section><title>New Waypoint</title>
-<para></para>
 </section>
-<section><title>New Track</title>
+
+<section id="route_create" xreflabel="Create Route"><title>Create Route</title>
 <para>
-Right-click: undo one point
+Enable this tool by clicking on the toolbar icon: <guiicon><inlinegraphic fileref="figures/vik_new_route_18.png"/></guiicon>
 </para>
 <para>
-Ctrl: snap to trackpoint
+This operates in exactly the same way as the <link linkend="track_create">Create Track</link> above.
 </para>
 <para>
-Shift: snap to waypoint
+One must finish the current route to be able to create another route.
 </para>
-
 </section>
+
 <section><title>Edit Waypoint</title>
 <para>
-Click/drag: select/move a waypoint
-</para>
-<para>
-<keycap>Ctrl</keycap>: snap to trackpoint
+Enable this tool by clicking on the toolbar icon: <guiicon><inlinegraphic fileref="figures/edwp_18.png"/></guiicon>
 </para>
 <para>
-Shift: snap to waypoint
+Left Click/drag: select/move a waypoint.
+If <keycap>Ctrl</keycap> is held at the same time, it will jump the waypoint position to a nearby existing trackpoint.
+If <keycap>Shift</keycap> is held at the same time, it will jump the waypoint position to a nearby existing waypoint.
 </para>
 <para>Right-click on waypoint: opens a menu with waypoint actions (the
 same menu accessed by right-clicking the waypoint in the layers panel)
 </para>
-
 </section>
+
 <section><title>Edit Trackpoint</title>
 <para>
-Ctrl: snap to trackpoint
+Enable this tool by clicking on the toolbar icon: <guiicon><inlinegraphic fileref="figures/edtr_18.png"/></guiicon>
 </para>
 <para>
-Shift: snap to waypoint
+Left click near a trackpoint (in screen pixel terms) to bring up the Track Point Edit dialog on that trackpoint.
+Whilst the edit dialog is already open, left click again and drag enables moving of the trackpoint.
+If <keycap>Ctrl</keycap> is held at the same time, it will jump the new trackpoint position to a nearby existing trackpoint.
+</para>
+<para>
+Options in the Track Point Edit dialog include: change position, go to next, go to previous, delete, insert (halfway to next trackpoint) and splitting the track.
 </para>
-
 </section>
+
 <section><title>Show Picture</title>
 <para>
-Uses <application>eog</application> to open a picture shown as a picture waypoint.
+Enable this tool by clicking on the toolbar icon: <guiicon><inlinegraphic fileref="figures/showpic_18.png"/></guiicon>
+</para>
+<para>
+Opens an image viewer with the picture associated with the waypoint.
+By default this uses the default system image viewer.
+For Linux you can override this with the setting in the <xref linkend="prefs_external"/>
 </para>
-
 </section>
-<section><title>Magic Scissors</title>
+
+<section><title>Route Finder</title>
+<para>
+Enable this tool by clicking on the toolbar icon: <guiicon><inlinegraphic fileref="figures/route_finder_18.png"/></guiicon>
+</para>
 <para>Creates a track using Google maps routing between two points.
-Requires internet connection. Click one point, then click another to
+Requires an internet connection. Click one point, then click another to
 create a track.
 </para>
 <para>
-Right-click: undo last routing
+Right-click: undo last routing (only track removed - not any waypoints)
 </para>
 <para>
-Ctrl: continue previous track
+<keycap>Ctrl</keycap>: continue previous track
 </para>
-
 </section>
 
 </section>
+
 <section><title>Georef Map Layer Tools</title>
 <para>
-You must have a Georef Map Layer selected to use these tools.
+You must have a <xref linkend="GeoRef"/> Map Layer selected to use these tools.
 </para>
 <section><title>Georef zoom</title>
+<para>
+Enable this tool by clicking on the toolbar icon: <guiicon><inlinegraphic fileref="figures/geozoom_18.png"/></guiicon>
+</para>
 <para>Changes the zoom level of the georeferenced map and changes the
 &appname; zoom level accordingly. Useful if you are trying to match GPS
 data to a georeferenced map.
 </para>
-
 </section>
+
 <section><title>Georef move</title>
 <para>
+Enable this tool by clicking on the toolbar icon: <guiicon><inlinegraphic fileref="figures/geomove_18.png"/></guiicon>
+</para>
+<para>
 Drag to move the georeferenced map.
 </para>
-
 </section>
-
 </section>
-<section><title>Map Download</title>
+
+<section id="map_tool_dl" xreftitle="Map Download"><title>Map Download</title>
+<para>
+You must have a <xref linkend="Maps"/> Layer selected to use this.
+</para>
+<para>
+Enable this tool by clicking on the toolbar icon: <guiicon><inlinegraphic fileref="figures/mapdl_18.png"/></guiicon>
+</para>
 <para>
 Click to download a single tile. Drag to download tiles in the dragged rectangle area.
 </para>
 <para>
-Right-click to redownload bad/all tiles. Right-click and drag to redownload bad/all tiles in the dragged rectangle area.
+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.
+The possible methods to redownload one or more tiles are:
+</para>
+<para>
+<itemizedlist>
+<listitem><para>Bad - Only if the tile is corrupt in some way or missing, then this will download a new copy</para></listitem>
+<listitem><para>New - Refresh the tile according to the local map cache and if server has a newer version</para></listitem>
+<listitem><para>All - Redownload the tile</para></listitem>
+</itemizedlist>
+</para>
+<formalpara><title>Map Tile Information</title>
+<para>
+By right clicking on viewport you can see the tile properties of the that location for the current map layer and current zoom level.
+This includes the remote source URL for the tile and the cached version on the local filesystem with timestamp details.
+</para>
+</formalpara>
+<para>
+<figure>
+<title>Map Tile Info Dialog: Example</title>
+<screenshot>
+  <graphic format="PNG" fileref="figures/map_tile_info_dialog.png"/>
+</screenshot>
+</figure>
+This is using MapQuest at &appname; zoom level 128 over the Isle of Wight, UK.
 </para>
-
 </section>
+
 <section><title>DEM Download</title>
 <para>
+You must have a <xref linkend="DEM"/> Layer selected to use this.
+</para>
+<para>
+Enable this tool by clicking on the toolbar icon: <guiicon><inlinegraphic fileref="figures/demdl_18.png"/></guiicon>
+</para>
+<para>
 Click to download and import a DEM file.
 </para>
-
 </section>
 
 <section><title>Webtools</title>
@@ -544,12 +1644,13 @@ Jumping from &app; to such service can become annoying.
 <para>
 This feature is called <guilabel>Webtools</guilabel>. It is also known as External Tools.
 </para>
-
 </section>
 
 </section>
+
 <!-- Preferences -->
-<section><title>Preferences</title>
+<section id="prefs" xreflabel="Preferences"><title>Preferences</title>
+<section><title>General</title>
 <section><title>Localisation</title>
 <para>You can select units displayed by &appname; to best fit your usage.</para>
 <figure>
@@ -564,7 +1665,7 @@ This feature is called <guilabel>Webtools</guilabel>. It is also known as Extern
 <term>DDD</term><listitem><para>decimal degree</para></listitem>
 </varlistentry>
 <varlistentry>
-<term>DDD</term><listitem><para>partial sexagesimal display: degrees, minutes and décimal part of minutes</para></listitem>
+<term>DMM</term><listitem><para>partial sexagesimal display: degrees, minutes and decimal part of minutes</para></listitem>
 </varlistentry>
 <varlistentry>
 <term>DMS</term><listitem><para>sexagesimal display: degrees, minutes and seconds</para></listitem>
@@ -578,6 +1679,14 @@ This feature is called <guilabel>Webtools</guilabel>. It is also known as Extern
 </screenshot>
 </figure>
 </section>
+<section><title>Waypoint Icon Size</title>
+<para>An option exists to control the icon (symbol) size used for waypoints
+</para>
+</section>
+<section><title>'Home' Default Location: Latitude and Longitude</title>
+<para>You can set the 'Home' location directly by inputting the latitude and longitude in decimal degrees.
+</para>
+</section>
 <section><title>Tile's age</title>
 <para>This age is used to decided wether or not a new request to tile server must be done.
 </para>
@@ -589,83 +1698,138 @@ This value is used when you create a new map layer.
 </para>
 <para>You are still able to change this value in each map layer properties.</para>
 </section>
+<section><title>Map Cache Memory Size</title>
+<para>This controls the amount of maps that are stored in memory, rather than having to reread from disk.
+Generally if you have a system with lots of memory it's recommended to increase this value.
+</para>
+</section>
+</section>
+
+<section id="prefs_external" xreflabel="Export/External Preferences"><title>Export/External</title>
+<section><title>KML Export Units</title>
+<para>Allows setting the units used when saved as the KML file type, such as Metric or Statue units</para>
+</section>
+<section><title>Image Viewer (Not Windows)</title>
+<para>Allows setting the program used to view images associated with Waypoints.</para>
+<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>
+<para>Note: for Windows systems, viewing images associated with Waypoints always uses the system's default image viewer.</para>
+</section>
+<section><title>External GPX programs</title>
+<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>
+<para>Two options are given so that it can be configured for various uses such as:</para>
+<itemizedlist>
+<listitem><para>An OSM editor (default)</para></listitem>
+<listitem><para>Some other user defined program</para></listitem>
+</itemizedlist>
+</section>
+</section>
+
+<section id="prefs_osm" xreflabel="OpenStreetMap Traces Preferences"><title>OpenStreetMap Traces</title>
+<section><title>OSM Username + Password</title>
+<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>
+<warning>
+<para>
+Your OSM password will be stored in plain text.
+</para>
+</warning>
+</section>
+</section>
+
 </section>
-<section><title>Mini-Howto's</title>
-<section><title>Getting Started</title>
+
+<!-- HOWTOS-->
+<section><title>Howto's</title>
+<section id="howto_start"><title>Getting Started</title>
 <para>
 To quickly get started using &appname;, follow these instructions.
 </para>
 <section><title>Go to an area of interest</title>
 <para>
-&appname;'s default location is a Manhatten, New York, USA, so you may need to pick another place that interests you.
+&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.
 </para>
 <procedure>
 <title>Method A</title>
 <step>
 <para>
-Use View - Go to to move to a coordinate of interest. 
+  Use the online location address/place search.
 </para>
-</step>
-</procedure>
-<procedure>
-<title>Method B</title>
-<step>
-<para>Use the GPS Layer or <menuchoice><guimenu>File</guimenu><guimenuitem>Acquire</guimenuitem><guimenuitem>From GPS</guimenuitem></menuchoice>
-to load data directly from your GPS into &appname;.
-Currently Garmin and Magellan are supported.
+<para>
+  Use the <guibutton>Go to Location</guibutton> toolbar button or from the menus
+  <menuchoice><guimenu>View</guimenu><guimenuitem>Go to Location</guimenuitem></menuchoice>.
+  You can change the search location provider if desired.
+  Enter the name of place you wish to go to (you may need to specify the country to refine the search).
+  Also you can enter a post code or a ZIP code instead.
 </para>
 <note>
-<para>You must have write permission to the port used. For Unix like OS:</para>
-<para>/dev/ttyS0 is the first serial port</para>
-<para>/dev/ttyUSB0 is the first USB port</para>
+       <para>You will need an internet connection for this search to work</para>
 </note>
 </step>
 </procedure>
 <procedure>
-<title>Method C</title>
+<title>Method B</title>
 <step>
-<para>Get data from files in GPX format. For other formats (kml,
-ozi...), use a converter such as GPSBabel to convert the files to GPX
-format first.
+<para>
+       If you know the coordinates of where you want to view:
 </para>
-</step>
-<step>
 <para>
-Open up &appname; and use File - Open or File - Append
-file to open the file.
+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.
 </para>
 </step>
+</procedure>
+<procedure>
+<title id="method_c">Method C</title>
 <step>
-<para>
-Expand Tracks or Waypoints. Right-click on the
-track or waypoint of interest and select <guimenuitem>Goto "Center"</guimenuitem>.
+<para>Use the GPS Layer or <menuchoice><guimenu>File</guimenu><guimenuitem>Acquire</guimenuitem><guimenuitem>From GPS</guimenuitem></menuchoice>
+to load data directly from your GPS into &appname;.
 </para>
+<para>You can specify the types of data to acquire: Tracks, Routes and/or Waypoints.
+</para>
+<note>
+<para>You must have write permission to the port used. For <trademark>Unix</trademark> like OS:</para>
+<itemizedlist>
+       <listitem><para>/dev/ttyS0 is the first serial port</para></listitem>
+       <listitem><para>/dev/ttyUSB0 is the first USB port</para></listitem>
+       <listitem><para>usb: is any USB port</para></listitem>
+</itemizedlist>
+<para>Depending on your distribution only one of the USB port types may work</para>
+<para>For <trademark>Windows</trademark>:</para>
+<itemizedlist>
+       <listitem><para>com1: is the first serial port</para></listitem>
+       <listitem><para>usb: is any USB port</para></listitem>
+</itemizedlist>
+</note>
+<note>
+       <para>The GPS devices supported are those supported by <application>GPSBabel</application>.</para>
+       <para>Garmin and Magellan GPS devices supported by all versions, later versions of GPSBabel support more devices such as DeLorme and Navilink.</para>
+</note>
 </step>
 </procedure>
 <procedure>
 <title>Method D</title>
 <step>
 <para>
-Use File - Append File to add your track and waypoint data to
-&appname;. This has been tested with Geocaching.com's *.loc format,
-(others(?)).
+Get data from files in GPX or KML format, which can be opened directly.
+Use <menuchoice><guimenu>File</guimenu><guimenuitem>Open</guimenuitem></menuchoice>
 </para>
-</step>
-<step>
 <para>
-Expand Tracks or Waypoints. Right-click on the tack or
-point of interest and select <guimenuitem>Goto "Center"</guimenuitem>.
+Other formats can be imported that are supported by GPSBabel.
+<menuchoice><guimenu>File</guimenu><guimenuitem>Acquire</guimenuitem><guimenuitem>Import File With GPSBabel...</guimenuitem></menuchoice>
+</para>
+<note>
+<para>
+The viewport will be automatically moved and resized to view the contents of the file.
 </para>
+</note>
 </step>
 </procedure>
 </section>
-<section><title>Add a map layer</title>
+<section><title>Add a Map Layer</title>
 <para>
-1. Use Layers - New Map Layer, and choose a suitable cache directory
+Use <menuchoice><guimenu>Layers</guimenu><guimenuitem>New Map Layer</guimenuitem></menuchoice>, and choose a suitable cache directory
 where you would like to store your tracks and click <guilabel>OK</guilabel>. Zoom to a
 comfortable level (I suggest 4 mpp) by clicking the left and right
 mouse buttons on the gray area where your tracks are. Now from the menu
-choose Tools - Map Download, Click where you would like to download a
+choose the <xref linkend="map_tool_dl"/> Tool. Click where you would like to download a
 map. Regardless of what tool you are using, the middle mouse button
 always pans. </para>
 <note>
@@ -674,14 +1838,26 @@ You need an open internet connection when you are downloading maps.
 </para>
 </note>
 <para>
-1. You will notice the maps are being drawn on top of the tracks, which
-is probably not what you want. Look at the Layers Panel to the left.
-Notice how the layer named Map is ABOVE your TrackWaypoint layer that
-your GPS data is in. This means that it will be drawn last, or on top
-of the other layers. Select the Map layer from the list and click the
-down arrow button beneath the list. Your tracks will now be drawn over
-the map. </para>
+If you can no longer see your tracks or waypoints and only the map,
+it is because the layer named <emphasis>Map</emphasis> is <emphasis>ABOVE</emphasis> your TrackWaypoint layer that your GPS data is in.
+This means that it will be drawn last and on top of the other <xref linkend="gc_layers"/>.
+Look at the  <xref linkend="gc_layers_panel"/> to the left which shows this order.
+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.
+Your tracks will now be drawn over the map.
+</para>
+</section>
 
+<section><title>Set Your Home Location</title>
+<para>
+       You can save the current center position of the viewport as the default location AKA the Home Location by
+       <menuchoice><guimenu>Edit</guimenu><guimenuitem>Set the Default Location</guimenuitem></menuchoice>.
+</para>
+<para>
+       Then at any time you can return to this place by clicking on the <guibutton>Home</guibutton> icon on the toolbar.
+</para>
+<para>
+    You can also set the default location via specifing the exact latitude and longitude in the <xref linkend="prefs"/>.
+</para>
 </section>
 
 </section>
@@ -690,7 +1866,6 @@ the map. </para>
 The first you'll see is an empty map, because &appname; in its default configuration will download maps only on demand.
 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 'Stuttgart'.
 </para>
-
 <section><title>Fetching the maps</title>
 <para>
 <emphasis role="bold">Map</emphasis>
@@ -714,7 +1889,7 @@ role in the pre-fetch for offline usage discussed later
 </step>
 </procedure>
 <para>You'll see a map of Stuttgart. Using the mouse wheel, you can
-zoom in and out. The maps for the choosen resoltion will be downloaded
+zoom in and out. The maps for the choosen resolution will be downloaded
 automatically.
 </para>
 <para>
@@ -726,7 +1901,7 @@ automatically.
 <step><para>Keep the download source as is (SRTM Global 90m), hit <guilabel>OK</guilabel>.</para></step>
 </procedure>
 
-<para>In the layer listing on the left, the DEM layer should reside
+<para>In the layer listing on the left, the <xref linkend="DEM"/> layer should reside
 above the map layer. If this is not the case, highlight the DEM layer
 an shift it one up (using the arrow up button).
 </para>
@@ -754,30 +1929,22 @@ You can also alter the Min. and Max. elevation in this dialogue.
 </section>
 <section><title>GPS Track with Height Profile</title>
 <procedure>
-<step><para>uncheck the DEM layer (the map show up again)</para></step>
-<step><para><menuchoice><guimenu>Layers</guimenu><guimenuitem>New TrackWaypoint Layer</guimenuitem></menuchoice></para></step>
-</procedure>
-<para>
-Ensure the new track layer is above the map layer.
-</para>
-<procedure>
-<step><para>expand trackwaypointlayer, select <guimenuitem>Tracks</guimenuitem></para></step>
+<step><para>Uncheck the <xref linkend="DEM"/> layer (the map is shown again)</para></step>
 <step>
-<para>
-in the tools menu choose <guimenuitem>Begin Track</guimenuitem> which looks like this:
-<figure>
-<title>Begin Track Icon</title>
-<screenshot>
-  <graphic format="PNG" fileref="figures/begintr_18.png"/>
-</screenshot>
-</figure>
+       <para><menuchoice><guimenu>Layers</guimenu><guimenuitem>New TrackWaypoint Layer</guimenuitem></menuchoice></para>
+       <para>Ensure the new track layer is above the map layer.</para>
+</step>
+<step><para>Expand the <xref linkend="TrackWaypoint"/> layer, select <guimenuitem>Tracks</guimenuitem></para></step>
+<step><para>In the tools menu choose <guiicon><inlinegraphic fileref="figures/addtr_18.png"/></guiicon> <guibutton>Create Track</guibutton>
 </para></step>
-<step><para>leftclick in the map window, enter a name</para></step>
-<step><para>click several times to generate a track (a right-click removes the last point)</para></step>
-<step><para>expand tracks in the layer menu, your track should show up, select it</para></step>
-<step><para>right click your track, select <guimenuitem>Apply DEM data</guimenuitem></para></step>
-<step><para>right click your track again, select <guimenuitem>Properies</guimenuitem></para></step>
-<step><para>click the tab <guilabel>Elevation-distance</guilabel> - enjoy the plot</para></step>
+<step><para>Leftclick in the map window, enter a name</para></step>
+<step>
+       <para>Click several times to generate a track (a right-click removes the last point).</para>
+       <para>Height data is set automatically since DEM data is available</para>
+</step>
+<step><para>Expand tracks in the layer menu, your track should show up, select it</para></step>
+<step><para>Right click your track, select <guimenuitem>Properties</guimenuitem></para></step>
+<step><para>Click the tab <guilabel>Elevation-distance</guilabel> - enjoy the plot</para></step>
 </procedure>
 <para>
 In order to save this setting for later usage
@@ -790,7 +1957,7 @@ In order to save this setting for later usage
 </section>
 <section><title>Usecase: offline data for holiday</title>
 <para>
-Suppose you want to have the map and DEM data offline for your holiday in Italy near Bologna.
+Suppose you want to have the <xref linkend="Maps"/> and <xref linkend="DEM"/> data offline for your holiday in Italy near Bologna.
 </para>
 <procedure>
 <step><para>Start a new &appname; session.</para></step>
@@ -803,7 +1970,7 @@ This allows you to delete the map stuff after holiday without purging the rest o
 <step><para>check <guilabel>autodownload map</guilabel></para></step>
 <step><para>keep <guilabel>viking zoom level</guilabel></para></step>
 <step><para>zoom out to 1024</para></step>
-<step><para>add a DEM layer (as discussed above)</para></step>
+<step><para>add a <xref linkend="DEM"/> layer (as discussed above)</para></step>
 <step><para>download the DEM data</para></step>
 </procedure>
 <para>In the &app; version discussed here, the DEM data automatically
@@ -827,10 +1994,7 @@ tiles into <filename>.viking-map-holiday/</filename> if you like.
 </substeps>
 </step>
 </procedure>
-<para>This may take some time and hd capacity. Lixus wrote a set of
-scripts which allow to download the map tiles for several zoom-level in
-parallel from the command line.
-</para>
+<para>This may take some time and some hard disk capacity.</para>
 <para>
 Do not forget to save your configuration (as discussed above).
 </para>
@@ -838,6 +2002,15 @@ Do not forget to save your configuration (as discussed above).
 </section>
 
 </section>
+<section><title>OpenStreetMap project</title>
+<para>
+<ulink url="http://openstreetmap.org/">OpenStreetMap (OSM)</ulink> is a collaborative project to create a free editable map of the world.
+One of sources of data for this project is GPS tracks.
+&appname; supports this project via the GPS Traces methods, both uploading and downloading such data.
+</para>
+<para>
+Also see <ulink url="http://wiki.openstreetmap.org/wiki/API_v0.6#GPS_Traces"/> for further detail.
+</para>
 <section><title>Uploading data to OpenStreetMap</title>
 <para>
 It is possible to upload data directly from &appname; to OpenStreetMap.
@@ -845,83 +2018,152 @@ It is possible to upload data directly from &appname; to OpenStreetMap.
 <formalpara>
 <title>Upload a layer</title>
 <para>
-One solution is to upload whole a TrackWaypoint layer. To do this,
+One solution is to upload whole a <xref linkend="TrackWaypoint"/> layer. To do this,
 simply select the layer and right click on it. Then, select <guimenuitem>Upload to
 OSM</guimenuitem>.
 </para>
 </formalpara>
 <formalpara>
 <title>Upload a single track</title>
-<para>One solution is to upload whole a TrackWaypoint layer. To do
-this, simply select the layer and right click on it. Then, select
-<guimenuitem>Upload to OSM</guimenuitem>.
+<para>Another solution is to upload an individual track. Simply select the track and right click on it.
+Then select <guimenuitem>Upload to OSM</guimenuitem>.
 </para>
 </formalpara>
 <formalpara>
 <title>Fill in the form</title>
 <para>
 In both cases, &appname; will retain some information.
-The email field is the email you used to subscribed into OSM.
+The email field is the email you used to subscribed into OpenStreetMap.
 The password field is the password you used with this account.
 The filename is the name you want your upload has on the server. This information is displayed by the osm server.
 The description is some descriptive information.
-The tags field is a white separated list of tag.
+The tags field is a white separated list of tags.
 </para> 
 </formalpara>
+</section>
 
+<section id="osm_dl" xreflabel="OpenStreetMap Traces Download"><title>Downloading Traces from OpenStreetMap</title>
+<para>
+It is possible to download GPS traces directly from OpenStreetMap into &appname;.
+This feature can be really useful for checking existing data before uploading new ones.
+</para>
+<formalpara>
+<title>Download all visible tracks</title>
+<para>One solution is to select
+<menuchoice>
+<guimenu>File</guimenu>
+<guisubmenu>Acquire</guisubmenu>
+<guimenuitem>OSM traces...</guimenuitem>
+</menuchoice>.
+Each request can get up to 5,000 points.
+The dialog box allows setting which group of 5,000 points to get. These groups are known as 'Page Numbers' which start at 0.
+Increasing the page number parameter allows one to request the subsequent sets of point groups.
+</para>
+</formalpara>
 </section>
-<section><title>Geocoded Photo</title>
+<section id="osm_my_dl" xreflabel="OpenStreetMap My Traces Download"><title>Downloading Your Own Traces from OpenStreetMap</title>
 <para>
-HOWTO GEOCODE YOUR PHOTOS AND SEE THEM IN VIKING 
+It is possible to download any of <emphasis>your personal</emphasis> GPS traces previously uploaded to OpenStreetMap into &appname;.
 </para>
-<para>1) Synchronize your camera's clock with your GPS clock. If your
-camera's clock doesn't have a seconds value you can change, you might
-try setting the minute value just when the minute changes.
+<para>
+You will need to provide your OSM username and password to get the list of your OSM Traces.
+From this list you can select which traces to retrieve.
+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.
 </para>
+</section>
+
+</section>
+
+<section><title>Geotagging</title>
 <para>
-2) Activate the track log on your GPS.
+       This assumes you already have a <xref linkend="Maps"/> layer enabled for ease of use (if not see above to get one).
 </para>
-<para>3) Get outside and take some pictures with your camera while
-making sure your GPS has reception. If you forgot to turn your GPS on
-or forgot to bring it when you took a picture but you know where you
-took the picture, you can make a waypoint with a name of the format
-YYMMDDhhmm, representing the time the picture was taken, to record
-where you were at that time.
+<section><title>Manual Positioning</title>
+<para>
+       This is useful for instances when you already know exactly where the image was taken (no need for tracklog).
+       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.
+       ATM this process only works on an individual image, so it will be tedious for handling lots of images.
 </para>
-<para>4) Get home and download your pictures and GPS data. You can
-download the GPS data several ways. The first is using gpspoint to
-download from a Garmin GPS: <programlisting>gpspoint -p /dev/ttyS0 -dw -dt -of 2004-04-02-trip1</programlisting>
+<para>
+       First create a <xref linkend="TrackWaypoint"/> layer or use an existing one; and select it in the <xref linkend="gc_layers_panel"/>.
+       NB Make sure this layer is above the map layer in the Layers Panel list.
+       Create a new waypoint (or move an existing one) to exact location desired:
+<itemizedlist>
+       <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>
+       <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>
+</itemizedlist>
+       Then using the Select tool left click on waypoint to select it, then right click to access the Waypoint properties menu, then choose
+       <menuchoice><guimenu>Update Geotag on Image</guimenu><guisubmenu>Update</guisubmenu></menuchoice>
 </para>
 <para>
-Where /dev/ttyS0 is the serial port the GPS is connected to. If you
-don't have a Garmin GPS, or if you don't feel like install gpspoint,
-you can use my version of gpsbabel with support for gpspoint files. You
-can use gpsbabel to either translate the GPS data from a format you
-already have the data in or download it directly from your GPS
-reciever. A typical command line would something like this:<programlisting>gpsbabel -i garmin -f /dev/ttyS0 -o gpspoint -F 2004-04-02-trip1</programlisting>
+       The <guilabel>Update Geotag on Image</guilabel> options are only available when a waypoint has an image associated with it.
 </para>
+</section>
+
+<section><title>Automatic Positioning Against a Tracklog</title>
 <para>
-5) Launch GPSPhoto.
+       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 -
+       see <link linkend="howto_start">Getting Started</link>.
+       It helps if this is the track that was recorded at the time you took some photographs!
 </para>
 <para>
-6) You must now bring your photos into GPSPhoto. Either drag them (or
-the directory containing them) from your favorite file manager to the
-list on the left of the GPSPhoto window, or use the buttons below the
-list to find them.
+       Select the track either from the layers panel on the left or via the viewport using the <xref linkend="select"/> tool.
+       Then right click on it and chose the <menuchoice><guimenu>Geotag Images...</guimenu></menuchoice> leading you to the <xref linkend="geotagging"/> Dialog.
 </para>
 <para>
-7) Do the same for your GPS data file(s), dragging them to the list on the right of the GPSPhoto Window.
+       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.
+       If things are succesful, new waypoints with thumbnail images of the photographs will appear.
+       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.
 </para>
-<para>8) Click the Execute button, and choose a location to save the
-gpspoint file containing the waypoints for your photos. Then click OK
-to write the waypoints to this file.
+<formalpara><title>Option: Overwrite Waypoints</title>
+<para>
+       This is particularly useful when one finds an attempt at geotagging gives wrong locations, often due to time offset issues.
+       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).
 </para>
+</formalpara>
 <para>
-9) Open Viking and open both your original GPS data file and your image waypoint file just created.
+       If you have multiple tracks in a TrackWaypoint layer, then invoking the <menuchoice><guimenu>Geotag Images...</guimenu></menuchoice> action on the layer
+       will search all the tracks to find location matches.
 </para>
 </section>
+</section>
 
-<section>
+<section><title>GPS Real Time Location (Not <trademark>Windows</trademark>)</title>
+<para>
+       &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.
+       Unfortunately <application>gpsd</application> is not available on <trademark>Windows</trademark>,
+       so currently this functionality is disabled in <trademark>Windows</trademark> builds of &appname;
+</para>
+<para>
+       This assumes you already have a <xref linkend="Maps"/> layer enabled for ease of use (if not see above to get one).
+</para>
+<para>
+       Turn on the GPS Device, ensure it has figured out it's location and plug it in to your computer.
+</para>
+<section><title>Set Up GPS Layer</title>
+<para>
+       You will need a <xref linkend="GPS"/> layer. One can be added via <menuchoice><guimenu>Layers</guimenu><guisubmenu>Add GPS Layer</guisubmenu></menuchoice>.
+</para>
+<para>
+       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.
+</para>
+<para>
+  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.
+</para>
+<para>
+  Then right-click the layer and select <guimenuitem>Start Realtime Tracking</guimenuitem>.
+  Hopefully the viewport should jump to the GPS location.
+</para>
+<para>
+  Troubleshooting checklist:
+</para>
+<procedure><step><para>Confirm <application>gpsd</application> is running.</para></step></procedure>
+<procedure><step><para>Confirm on the GPS device it has a location.</para></step></procedure>
+<procedure><step><para>Confirm the <emphasis>Realtime Tracking Mode</emphasis> settings.</para></step></procedure>
+</section>
+</section>
+
+<section id="extend_viking" xreflabel="Extending Viking">
     <title>Extending Viking</title>
 
       <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>
@@ -940,10 +2182,30 @@ to write the waypoints to this file.
       <para>You can find more examples in the documentation part of the distribution.</para>
       <section>
         <title>Map Source</title>
-        <para>It is possible to add new map's sources. The file is <filename>~/.viking/maps.xml</filename>.</para>
-        <para>An example of the file in the distribution <filename>doc/examples/maps.xml</filename>.</para>
-        <para>Currently, there is a single object class available: VikSlippyMapSource. Such feature allows to declare any map's source working like OpenStreetMap.</para>
-        <para>The related properties are:
+        <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>
+        <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>
+
+        <para>The VikSlippyMapSource allows to declare any map's source working like OpenStreetMap. It supports the following properties:
+          <variablelist>
+            <varlistentry>
+              <term>id</term>
+              <listitem><para>this is an integer and should be unique as it used to identify the map source</para></listitem>
+            </varlistentry>
+            <varlistentry>
+              <term>label</term>
+              <listitem><para>the text displayed in the map's source selection dialog</para></listitem>
+            </varlistentry>
+            <varlistentry>
+              <term>hostname</term>
+              <listitem><para>the server's hostname (eg. "tile.openstreetmap.org")</para></listitem>
+            </varlistentry>
+            <varlistentry>
+              <term>url</term>
+              <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>
+            </varlistentry>
+          </variablelist>
+        </para>
+        <para>The VikTmsMapSource allows to declare any TMS service. It supports the following properties:
           <variablelist>
             <varlistentry>
               <term>id</term>
@@ -963,6 +2225,26 @@ to write the waypoints to this file.
             </varlistentry>
           </variablelist>
         </para>
+        <para>The VikWmscMapSource allows to declare any WMS or WMS-C service. It supports the following properties:
+          <variablelist>
+            <varlistentry>
+              <term>id</term>
+              <listitem><para>this is an integer and should be unique as it used to identify the map source</para></listitem>
+            </varlistentry>
+            <varlistentry>
+              <term>label</term>
+              <listitem><para>the text displayed in the map's source selection dialog</para></listitem>
+            </varlistentry>
+            <varlistentry>
+              <term>hostname</term>
+              <listitem><para>the server's hostname (eg. "tile.openstreetmap.org")</para></listitem>
+            </varlistentry>
+            <varlistentry>
+              <term>url</term>
+              <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>
+            </varlistentry>
+          </variablelist>
+        </para>
       </section>
 
       <section>
@@ -1002,10 +2284,27 @@ to write the waypoints to this file.
       </section>
 
       <section>
-        <title>Webtools</title>
+        <title>External tools</title>
         <para>It is possible to add new external tools. The file is <filename>~/.viking/external_tools.xml</filename>.</para>
         <para>An example of the file in the distribution <filename>doc/examples/external_tools.xml</filename>.</para>
-        <para>Currently, there is a single object class available: VikWebtoolCenter. Such feature allows to declare any Webtool using a logic based on center coordinates and zoom level value.</para>
+        <para>The VikWebtoolCenter allows to declare any Webtool using a logic based on center coordinates and zoom level value.</para>
+        <para>The related properties are:
+          <variablelist>
+            <varlistentry>
+              <term>id</term>
+              <listitem><para>this is an integer and should be unique as it used to identify the tool</para></listitem>
+            </varlistentry>
+            <varlistentry>
+              <term>label</term>
+              <listitem><para>the text displayed in the menu entry</para></listitem>
+            </varlistentry>
+            <varlistentry>
+              <term>url</term>
+              <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>
+            </varlistentry>
+          </variablelist>
+        </para>
+        <para>The VikWebtoolBounds allows to declare any Webtool using a logic based on bounds coordinates.</para>
         <para>The related properties are:
           <variablelist>
             <varlistentry>
@@ -1018,11 +2317,18 @@ to write the waypoints to this file.
             </varlistentry>
             <varlistentry>
               <term>url</term>
-              <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. "http://hostname/%d/%d/%d.png")</para></listitem>
+              <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>
             </varlistentry>
           </variablelist>
         </para>
       </section>
+      
+      <section>
+        <title>More</title>
+        <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>) are also searched in <filename>/etc/viking</filename> and <filename>/usr/share/viking</filename> directories (or related in your system).</para>
+        <para>The <envar>XDG_DATA_DIRS</envar> environment variable can be used to change these directories.</para>
+        <para>The <envar>XDG_DATA_HOME</envar> environment variable s also used (if set) to look for these extension files.</para>
+      </section>
 
 </section>
 
@@ -1120,4 +2426,16 @@ Accept: */*
 
 </section>
 
+<section><title>Dependencies</title>
+<formalpara><title>gpsbabel</title>
+<para>&appname; uses <ulink url="http://gpsbabel.org/">GPSBabel</ulink> to convert data.</para>
+</formalpara>
+<formalpara><title>unbuffer (optional)</title>
+<para>&appname; uses unbuffer command to optimize conversion calls.</para>
+</formalpara>
+<formalpara><title>gpsd (optional - but not <trademark>Windows</trademark>)</title>
+<para>&appname; can use <ulink url="http://www.catb.org/gpsd/">gpsd</ulink> to get the current location.</para>
+</formalpara>
+</section>
+
 </article>