-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
executable file
·83 lines (75 loc) · 3.72 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=iso-8859-1">
<TITLE></TITLE>
<META NAME="GENERATOR" CONTENT="OpenOffice.org 2.0 (Win32)">
<META NAME="CHANGED" CONTENT="20070912;10515804">
<STYLE>
<!--
@page { size: 21cm 29.7cm; margin: 2cm }
P { margin-bottom: 0.21cm }
-->
</STYLE>
<script type="text/javascript">
function hover(text)
{
status=text;
document.returnHoverValue = true;
}
function statuszeile()
{
status="Fertig";
document.returnStatusValue = true;
}
</script>
</HEAD>
<BODY LANG="de-DE" DIR="LTR">
<P STYLE="margin-bottom: 0cm">
Hallo,<BR>
hier veröffentliche ich regelmäßig die Statistik meiner gefahrenen Strecken, sowie die GPS-Daten und dazugehörige Auswertung:
<BR>Zum Anschauen der Strecken (*.kml/*.kmz) wird <A HREF=http://www.google.de/search?q=google+earth+download>Google Earth</A> benötigt.
<table border="0">
<tr>
<td width="68%" align="center">Filename (Startdatum und -zeit der Tour), Route</font></td>
<td width="6" align="center">Profil (pdf und png)</td>
<td width="6" align="center">STRM Karte (Höhe)</td>^M
<td width="8" align="center">Google Maps/ Openstreetmap</a></td>
<td width="6" align="center">GPS-Daten</td>
<td width="6" align="center">Datei für Google-Earth</a></td>
</tr>
<tr>
<td width="68%" align="left"><font size=-1><b>tour-20181103_0939</b> - Sandgate - Sandgate - Sandgate - Folkstone Pier - Folkstone Pier - Folkstone Warmemorial - Folkestone</font></td>
<td width="6%" align="center"><font size=-1> <a href="tour-20181103_0939.pdf">pdf</a>, <a href="tour-20181103_0939.png">png</a</font></td>
<td width="6%" align="center"><font size=-1> <a href="tour-20181103_0939_map.png">map-png</a</font></td>
<td width="8%" align="center"><font size=-1> <a href="tour-20181103_0939.html">html</a> <a href="tour-20181103_1325.html">html</a></font></td>
<td width="6%" align="center"><font size=-1> <a href="tour-20181103_0939.gpx">gpx</a> <a href="tour-20181103_1325.gpx">gpx</a></font></td>
<td width="6%" align="center"><font size=-1> <a href="tour-20181103_0939.kml">kml</a> <a href="tour-20181103_1325.kml">kml</a></font></td>
</tr>
<tr>
<td width="68%" align="left"><font size=-1><b>tour-20181207_0548</b> - Na Tai Pier und Strand - Ban Khok Kloi - Kalai - Wat Suwan Khuha - Phang Gna</font></td>
<td width="6%" align="center"><font size=-1> <a href="tour-20181207_0548.pdf">pdf</a>, <a href="tour-20181207_0548.png">png</a</font></td>
<td width="6%" align="center"><font size=-1> <a href="tour-20181207_0548_map.png">map-png</a</font></td>
<td width="8%" align="center"><font size=-1> <a href="tour-20181207_0548.html">html</a></font></td>
<td width="6%" align="center"><font size=-1> <a href="tour-20181207_0548.gpx">gpx</a></font></td>
<td width="6%" align="center"><font size=-1> <a href="tour-20181207_0548.kml">kml</a></font></td>
</tr>
<!--Daten zufuegen-->
<tr>^M
<td width="68%" align="center">Filename (Startdatum und -zeit der Tour), Route</font></td>^M
<td width="6" align="center">Profil (pdf und png)</td>^M
<td width="6" align="center">STRM Karte (Höhe)</td>^M
<td width="8" align="center">Google Maps/ Openstreetmap</a></td>^M
<td width="6" align="center">GPS-Daten</td>^M
<!-- <td width="4" align="center">Profil eps</td> -->^M
<td width="6" align="center">Datei für Google-Earth</a></td>^M
</tr>^M
</table>
<BR><BR>Gruß, Ronny
<BR><BR><BR><BR><BR>
</P>
<p>
<span style="font-size:x-small">Webmaster: <a href="mailto:bla@bla.de">bla (ad) bla.de</a></span>
</p>
</BODY>
</HTML>