Inhaltsverzeichnis
Segeln | [ Schiffsbegegnungen ]
Meine Segeltörns
Karte
operating instructions
Various functions are available as part of the map.
mouse/touch operation
- moving by grabbing the map with a mouse-click you can move the map around
- overview map using the < button in the bottom right of the map you can expand an overview map
- zooming in and out using the + and - buttons in the top left of the map you can obtain more or less detail in the map
- switching themes or maps clicking on the ≡ icon on the right-hand side of the map you can view and select available maps and themes
- retrieving information the map may contain elements that contain more information, by clicking these a popup will show this information
- fullscreen display using the ⛶ button the map can be maximized to fullscreen display, use the ▢ button to return to page display.
keyboard operation
Keyboard operation becomes available after activating the map using the tab key (the map will show a focus indicator ring).
- moving using the arrow keys you can move the map
- overview map using the + button in the bottom right of the map you can expand an overview map
- zooming in and out using the + and - buttons in the top left of the map or by using the + and - keys you can obtain more or less detail in the map
- switching themes or maps clicking on the ≡ icon on the right-hand side of the map you can view and select available maps and themes
- retrieving information the map may contain elements that contain more information, using the i key you can activate a cursor that may be moved using the arrow keys, pressing the enter will execute an information retrieval. press the i or the escape key to return to navigation mode
- fullscreen display using the ⛶ button the map can be maximized to fullscreen display, use the ▢ button to return to page display.
It's possible that some of the functions or buttons describe above have been disabled by the page author or the administrator
| id | symbol | latitude | longitude | description |
|---|---|---|---|---|
| 1 | 42.806272º | 10.314370º | Portoferraio (Elba, Italien) |
|
| 2 | 47.657195º | 9.179412º | Konstanz (Bodensee, Deutschland) |
|
| 3 | 47.657269º | 9.179268º | Konstanz (Bodensee, Deutschland) |
|
| 4 | 28.401051º | -16.323154º | Puerto Deportivo Radazul (Teneriffa, Spanien) |
|
| 5 | 54.181152º | 12.100410º | Hohe Düne, Yachthafen (Warnemünde, Ostsee, Deutschland) |
|
| 6 | 42.806008º | 10.314950º | Portoferraio (Elba, Italien) |
|
| 7 | 47.657193º | 9.179217º | Konstanz (Bodensee, Deutschland) |
|
| 8 | 38.143518º | 13.370866º | Palermo (Sizilien, Italien) |
|
| 9 | 39.562543º | 2.634723º | Real Club Nautico Palma (Mallorca, Spanien) |
|
| 10 | 28.400928º | -16.323262º | Puerto Deportivo Radazul (Teneriffa, Spanien) |
|
| 11 | 39.563841º | 2.637362º | Real Club Nautico Palma (Mallorca, Spanien) |
|
| 12 | 43.394360º | 10.425392º | Porto Turistico Cala De Medici (Italien) |
|
| 13 | 47.657325º | 9.179101º | Konstanz (Bodensee, Deutschland) |
|
| 14 | 36.852033º | 28.279023º | Netsel Marina Marmaris (Türkei) |
|
| 15 | 28.401185º | -16.323243º | Puerto Deportivo Radazul (Teneriffa, Spanien) |
|
| 16 | 36.851376º | 28.279613º | Netsel Marina Marmaris (Türkei) |
|
| 17 | 28.020263º | -16.611760º | Marina San Miguel (Teneriffa, Spanien) |
|
| 18 | 28.019863º | -16.612642º | Marina San Miguel (Teneriffa, Spanien) |
|
| 19 | 36.852110º | 28.279592º | Netsel Marina Marmaris (Türkei) |
|
| 20 | 52.350909º | 13.634537º | Zeuthen (Brandenburg, Deutschland) |
|
| 21 | 39.648931º | 19.852638º | Gouvia Marina (Korfu, Griechenland) |
|
| 22 | 36.748904º | 28.925350º | Club Marina Göcek (Türkei) |
|
| 23 | 28.01931º | -16.61317º | Marina San Miguel (Teneriffa, Spanien) |
|
| 24 | 53.35634º | 12.72989º | Hafendorf Müritz (Mecklenburg-Vorpommern, Deutschland) |
|
| 25 | 36.89641º | 27.28653º | Kos (Insel Kos, Griechenland) |
|
| 26 | 28.00711º | -16.65928º | Marina Las Galletas (Teneriffa) |
|
| 27 | 14.469228º | -60.867868º | Marina du Marin (Martinique, Frankreich) |
|
| 28 | 36.748665º | 28.924411º | Club Marina Göcek (Türkei) |
|
| 29 | 36.74783º | 28.92510º | Club Marina Göcek (Türkei) |
|
| 30 | 28.85811º | -13.81335º | Marina Rubicon Lanzarote (Lanzarote, Spanien) |
|
| 31 | -4.34620º | 55.76524º | Praslin Marina (Praslin, Seychellen) |
|
| 32 | 14.469885º | -60.867680º | Marina du Marin (Martinique, Frankreich) |
|
| 33 | 38.68099º | 15.90501º | Porto di Tropea (Kalabrien, Italien) |
|
| 34 | 14.469472º | -60.867265º | Marina du Marin (Martinique, Frankreich) |
|
| 35 | -4.64061º | 55.47593º | Eden Island Marina (Mahé, Seychellen) |
|
| 36 | 41.00716º | 9.57432º | Marina dell`Isola (Sardinien, Italien) |
|
| 37 | 14.468172º | -60.866165º | Marina du Marin (Martinique, Frankreich) |
Zeitleiste
Die Zeitleiste kann man mit der Maus verschieben und zoomen sowie Elemente auswählen.
<html> <head>
<script type="text/javascript" src="https://www.wkunkel.de/_vis/vis-timeline-graph2d.min.js"></script> <link href="https://www.wkunkel.de/_vis/vis-timeline-graph2d.min.css" rel="stylesheet" type="text/css" />
<style type="text/css">
body, html {
font-family: arial;
}
.vis-item .vis-item-overflow {
overflow: visible;
}
</style>
</head> <body>
<div id=„visualization“></div>
<script type=„text/javascript“>
// DOM element where the Timeline will be attached
var container = document.getElementById('visualization');
var groups = new vis.DataSet([
{id: 1, style: "background-color: lightgray", content: '<b><a href="https://www.wkunkel.de" target="_blank">Ereignis</a></b>' , title: 'Was ist passiert?', value: 1},
{id: 2, style: "background-color: lightgray", content: '<b><a href="https://www.wkunkel.de" target="_blank">Ort</a></b>', title: 'Hafen, Bucht oder Ankerplatz (markiert ist die Ankunft)' , value: 2},
{id: 3, style: "background-color: lightgray", content: '<b><a href="https://www.wkunkel.de" target="_blank">Törn</a></b>', title: 'Törn-Titel' , value: 3}
]);
// Create a DataSet (allows two way data-binding)
var items = new vis.DataSet([
{id: 1 , group: 3, start: '2007-04-19', end: '2007-04-28', content: '<font color="grey" size=4><b>Elba 2007</b></font>', style: "background-color: lightgray", type: 'background'},
{id: 101 , group: 2, start: '2007-04-19', content: '<font color="red">Portoferraio (Elba, Italien)</font>', title: 'Heimathafen'},
{id: 102 , group: 2, start: '2007-04-28', content: '<font color="red">Portoferraio (Elba, Italien)</font>', title: 'Heimathafen'},
{id: 2 , group: 3, start: '2007-07-27', end: '2007-07-29', content: '<font color="grey" size=4><b>Bodensee 2007</b></font>', style: "background-color: lightgray", type: 'background'},
{id: 201 , group: 2, start: '2007-07-27', content: '<font color="red">Konstanz (Bodensee, Deutschland)</font>', title: 'Heimathafen'},
{id: 202 , group: 2, start: '2007-07-29', content: '<font color="red">Konstanz (Bodensee, Deutschland)</font>', title: 'Heimathafen'},
{id: 3 , group: 3, start: '2007-08-25', end: '2007-08-26', content: '<font color="grey" size=4><b>Bodensee 2007-2</b></font>', style: "background-color: lightgray", type: 'background'},
{id: 301 , group: 2, start: '2007-08-25', content: '<font color="red">Konstanz (Bodensee, Deutschland)</font>', title: 'Heimathafen'},
{id: 302 , group: 2, start: '2007-08-26', content: '<font color="red">Konstanz (Bodensee, Deutschland)</font>', title: 'Heimathafen'},
{id: 4 , group: 3, start: '2008-01-26', end: '2008-02-02', content: '<font color="grey" size=4><b>Kanaren 2008</b></font>', style: "background-color: lightgray", type: 'background'},
{id: 401 , group: 2, start: '2008-01-26', content: '<font color="red">Puerto Deportivo Radazul (Teneriffa, Spanien)</font>', title: 'Heimathafen'},
{id: 402 , group: 2, start: '2008-02-02', content: '<font color="red">Puerto Deportivo Radazul (Teneriffa, Spanien)</font>', title: 'Heimathafen'},
{id: 5 , group: 3, start: '2008-03-21', end: '2008-03-23', content: '<font color="grey" size=4><b>Ostsee 2008</b></font>', style: "background-color: lightgray", type: 'background'},
{id: 6 , group: 3, start: '2008-04-25', end: '2008-05-10', content: '<font color="grey" size=4><b>Elba 2008</b></font>', style: "background-color: lightgray", type: 'background'},
{id: 601 , group: 2, start: '2008-04-25', content: '<font color="red">Portoferraio (Elba, Italien)</font>', title: 'Heimathafen'},
{id: 602 , group: 2, start: '2008-04-27', content: '<font color="red">Capraia (Capraia, Italien)</font>', title: 'Heimathafen'},
{id: 603 , group: 2, start: '2008-04-28', content: '<font color="red">Bastia (Korsika, Frankreich)</font>'},
{id: 604 , group: 2, start: '2008-04-30', content: '<font color="red">Cala Gavetta (La Maddalena, Italien)</font>'},
{id: 605 , group: 2, start: '2008-05-01', content: '<font color="red">Cala Coticcio (Sardinien, Italien)</font>'},
{id: 606 , group: 2, start: '2008-05-02', content: '<font color="red">Ankerbucht (Sardinien, Italien)</font>'},
{id: 607 , group: 2, start: '2008-05-03', content: '<font color="red">Porto Rotondo (Sardinien, Italien)</font>'},
{id: 608 , group: 2, start: '2008-05-04', content: '<font color="red">Porto Vecchio (Korsika, Frankreich)</font>'},
{id: 609 , group: 2, start: '2008-05-06', content: '<font color="red">Marina Campoloro (Korsika, Frankreich)</font>'},
{id: 610 , group: 2, start: '2008-05-07', content: '<font color="red">Porto Azzurro (Elba, Italien)</font>'},
{id: 611 , group: 2, start: '2008-05-08', content: '<font color="red">Portoferraio (Elba, Italien)</font>', title: 'Heimathafen'},
{id: 34 , group: 3, start: '2018-03-03', end: '2018-03-24', content: '<font color="grey" size=4><b>Karibik 2018</b></font>', style: "background-color: lightgray", type: 'background'},
{id: 3401 , group: 2, start: '2018-03-03', content: '<font color="red">Marina du Marin (Martinique, Frankreich)</font>', title: 'Heimathafen'},
{id: 3420 , group: 2, start: '2018-03-24', content: '<font color="red">Marina du Marin (Martinique, Frankreich)</font>', title: 'Heimathafen'},
{id: 37 , group: 3, start: '2024-03-04', end: '2024-03-24', content: '<font color="black" size=4><b>Karibik 2024</b></font>', style: "background-color: lightgray", type: 'background'},
{id: 3701 , group: 2, start: '2024-03-04', content: '<font color="red">Marina du Marin (Martinique, Frankreich)</font>', title: 'Heimathafen'},
{id: 3702 , group: 2, start: '2024-03-06', content: '<font color="red">Mouillage de Sainte-Anne (Sainte-Anne, Frankreich)</font>', title: ''},
{id: 3703 , group: 2, start: '2024-03-07', content: '<font color="red">Soufriere Bay (Soufriere, Saint Vincent, SVG)</font>', title: ''},
{id: 3704 , group: 2, start: '2024-03-08', content: '<font color="red">Chateaubelair Bay (Chateaubelair, Saint Vincent, SVG)</font>', title: ''},
{id: 3705 , group: 2, start: '2024-03-10', content: '<font color="red">Admiralty Bay (Port Elizabeth, Bequia, SVG)</font>', title: ''},
{id: 3706 , group: 2, start: '2024-03-11', content: '<font color="red">Britannia Bay (Mustique, SVG)</font>', title: ''},
{id: 37061 , group: 1, start: '2024-03-11T16:50:00', content: '<font color="blue">Besuch in "Basils Bar"</font>', title: ''},
{id: 3707 , group: 2, start: '2024-03-13', content: '<font color="red">Tobago Cays Marine Park (Südliche Grenadinen, SVG)</font>', title: ''},
{id: 3708 , group: 2, start: '2024-03-17', content: '<font color="red">Admiralty Bay (Port Elizabeth, Bequia, SVG)</font>', title: ''},
{id: 3709 , group: 2, start: '2024-03-19', content: '<font color="red">Chateaubelair Bay (Chateaubelair, Saint Vincent, SVG)</font>', title: ''},
{id: 3710 , group: 2, start: '2024-03-20', content: '<font color="red">Rodney Bay (Gros Islet, Saint Lucia)</font>', title: ''},
{id: 3711 , group: 2, start: '2024-03-21', content: '<font color="red">Mouillage de Sainte-Anne (Sainte-Anne, Frankreich)</font>', title: ''},
{id: 3720 , group: 2, start: '2024-03-24', content: '<font color="red">Marina du Marin (Martinique, Frankreich)</font>', title: 'Heimathafen'}
]);
// Configuration for the Timeline
var options = {};
// Create a Timeline var timeline = new vis.Timeline(container, items, options); timeline.setOptions(options); timeline.setGroups(groups); timeline.setItems(items);
</script> </body> </html>
Liste
So oft wurde auf diese Seite zugegriffen: heute: 8 mal / gestern: 3 mal / seit dem 10.04.2023: 3907 mal
