]> git.street.me.uk Git - andy/viking.git/commitdiff
[DOC] Add My OSM Traces help.
authorRob Norris <rw_norris@hotmail.com>
Sat, 19 Jan 2013 12:29:20 +0000 (12:29 +0000)
committerRob Norris <rw_norris@hotmail.com>
Wed, 23 Jan 2013 21:59:33 +0000 (21:59 +0000)
help/C/viking.xml

index 67c8c38d248c64b46ecfd410fc94ec5f814c939d..08dca83926df9bb127bacde5689e5a895b2535a8 100644 (file)
@@ -496,7 +496,19 @@ since there is no automatic detection of the file kind.
 <title>OSM Traces</title>
 <para>
 <menuchoice><guimenu>File</guimenu><guimenuitem>Acquire</guimenuitem><guimenuitem>OSM Traces</guimenuitem></menuchoice>
-See <link linkend="osm_dl">OpenStreetMap Download</link> section for more information.
+</para>
+<para>
+See <xref linkend="osm_dl"/> section for more information.
+</para>
+</section>
+
+<section>
+<title>My OSM Traces</title>
+<para>
+<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>
 
@@ -1957,6 +1969,9 @@ Do not forget to save your configuration (as discussed above).
 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.
@@ -1987,7 +2002,8 @@ The tags field is a white separated list of tags.
 </para> 
 </formalpara>
 </section>
-<section id="osm_dl"><title>Downloading traces from OpenStreetMap</title>
+
+<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.
@@ -2003,10 +2019,20 @@ This feature can be really useful for checking existing data before uploading ne
 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.
-See <ulink url="http://wiki.openstreetmap.org/wiki/API_v0.6#GPS_Traces"/> for further detail.
 </para>
 </formalpara>
 </section>
+<section id="osm_my_dl" xreflabel="OpenStreetMap My Traces Download"><title>Downloading Your Own Traces from OpenStreetMap</title>
+<para>
+It is possible to download any of <emphasis>your personal</emphasis> GPS traces previously uploaded to OpenStreetMap into &appname;.
+</para>
+<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>