~berthold-daum/zora/trunk

« back to all changes in this revision

Viewing changes to com.bdaum.zoom.gps/html/trackpoint.html

  • Committer: bdaum
  • Date: 2015-12-26 10:21:51 UTC
  • Revision ID: berthold.daum@bdaum.de-20151226102151-44f1j5113167thb9
VersionĀ 2.4.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 
2
<html lang="en-us"><head><meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"><title>Trackpoints</title>
 
3
 
 
4
 
 
5
 
 
6
  
 
7
 
 
8
  
 
9
  
 
10
  <link rel="stylesheet" type="text/css" href="../../com.bdaum.zoom.rcp/book.css"></head>
 
11
<body>
 
12
<h2>Trackpoints </h2>Trackpoints are usually obtaiined from a GPS
 
13
device such as a car GPS or a GPS tracker. Typically, a trackpoint GPX file
 
14
obtained from such a device contains multiple tracking "sessions"
 
15
separated by larger gaps or waypoints.<br>When importing a trackpoint file you may edit the trackpoints by marking the option<acronym> Edit trackpoints</acronym>
 
16
in the <a href="geoTagging.html">GPS preference page</a>. You are then shown a specific dialog
 
17
listing all subtracks contained in the imported files. You have several
 
18
options for editing these subtracks before applying their trackpoints
 
19
to your images:<br><ul><li><span style="font-weight: bold;">Edit subtrack.</span>
 
20
You may want to modify start and end of the selected subtrack. The
 
21
effect is the same as modifying the tolerance of the first or last
 
22
trackpoint within this subtrack.</li><li><span style="font-weight: bold;">Remove subtracks.</span>
 
23
Removes the selected subtracks from the list. The trackpoints contained
 
24
in these subtracks are not considered for tagging images.</li><li><span style="font-weight: bold;">Join subtracks.</span>
 
25
Joins the selected subtracks to one subtrack. The effect is the same as
 
26
modifying the tolerance of the trackpoints at the gaps between the
 
27
joined subtracks. This can be useful for a longer trip where the tracker had been switched off for longer intervals.</li><li><span style="font-weight: bold;">Split subtrack. </span>You
 
28
may define a gap that separates the selected subtrack into two
 
29
subtracks. The trackpoints contained in this gap are not considered for
 
30
tagging images.</li></ul><br>These changes are not permanent - the original GPX files are not modified.
 
31
</body></html>
 
 
b'\\ No newline at end of file'