]> git.street.me.uk Git - andy/viking.git/commitdiff
[DOC] Add overall layer information and promote each layer to be a top level section...
authorRob Norris <rw_norris@hotmail.com>
Sun, 16 Jan 2011 15:41:18 +0000 (15:41 +0000)
committerRob Norris <rw_norris@hotmail.com>
Sun, 16 Jan 2011 19:44:17 +0000 (19:44 +0000)
help/C/viking.xml

index d922893d27419599c7902f076793ea6b70050460..02eccb08824ea5560ac13188c718ae0fbd6e48ec 100644 (file)
@@ -230,6 +230,43 @@ The main &appname; area where the layer data is drawn, is called the <emphasis r
 
 <section><title>Layers</title>
 
+<para>
+Layers supported by &appname; are:
+</para>
+<itemizedlist>
+<listitem><para>Aggregate</para></listitem>
+<listitem><para>TrackWaypoint</para></listitem>
+<listitem><para>GPS</para></listitem>
+<listitem><para>DEM</para></listitem>
+<listitem><para>Coord</para></listitem>
+<listitem><para>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>
+See the individual section for detail about each layer.
+</para>
+
+</section>
+
 <section><title>TrackWaypoint Layer</title>
 <para>
 TrackWaypoint layers display GPS data (tracks and waypoints).
@@ -600,8 +637,6 @@ Using many DEMs is CPU/memory intensive. Depending on your computer's capability
 
 </section><!-- End DEM -->
 
-</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.