{"id":7274,"date":"2021-06-27T10:17:00","date_gmt":"2021-06-27T02:17:00","guid":{"rendered":"https:\/\/www.idylligkeit.de\/notizen\/?p=7274"},"modified":"2023-03-05T11:08:10","modified_gmt":"2023-03-05T03:08:10","slug":"das-hate-boat","status":"publish","type":"post","link":"https:\/\/www.idylligkeit.de\/notizen\/archive\/7274","title":{"rendered":"Das Hate Boat"},"content":{"rendered":"\n<div class=\"wp-block-group alignfull has-background\" style=\"background-color:#f2f0e9\"><div class=\"wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow\">\n<div style=\"height:70px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<p class=\"has-text-color\" style=\"color:#000000;font-size:30px;line-height:1.1\"><strong>Auf einen Blick<\/strong><\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\"><\/div>\n<\/div>\n\n\n\n<p>Diese Tour mit unseren guten Freunden ist mittlerweile quasi eine Institution. Wir mieten ein Hausboot und cruisen &#8211; mal mehr, mal weniger weit &#8211; auf der Havel, mit Heimathafen in Werder bei Berlin.<\/p>\n\n\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-table is-style-regular\"><table class=\"has-headings-color has-very-light-gray-to-cyan-bluish-gray-gradient-background has-text-color has-background has-fixed-layout\"><tbody><tr><td>2021<\/td><td>6<\/td><td>700<\/td><\/tr><tr><td>Juni<\/td><td>Tage<\/td><td>Kilometer<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:100%\">\n<p>Besuchte L\u00e4nder<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img decoding=\"async\" src=\"https:\/\/www.idylligkeit.de\/notizen\/wp-content\/uploads\/2021\/08\/de.webp\" alt=\"\"><\/td><td><\/td><td><\/td><td><\/td><\/tr><\/tbody><\/table><\/figure>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><p><div class=\"leaflet-map WPLeafletMap\" style=\"height:450px; width:100%;\"><\/div><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMapShortcode() {\/*<script>*\/\nvar baseUrl = atob('aHR0cHM6Ly93d3cuaWR5bGxpZ2tlaXQuZGUvbm90aXplbi93cC1jb250ZW50L2NhY2hlL29zbS10aWxlcy97c30ve3p9L3t4fS97eX0ucG5n');\nvar base = (!baseUrl && window.MQ) ?\n    window.MQ.mapLayer() : L.tileLayer(baseUrl,\n        L.Util.extend({}, {\n            detectRetina: 1,\n        },\n        {\"subdomains\":\"a\",\"noWrap\":false,\"maxZoom\":16}        )\n    );\n    var options = L.Util.extend({}, {\n        layers: [base],\n        attributionControl: false\n    },\n    {\"zoomControl\":true,\"scrollWheelZoom\":false,\"doubleClickZoom\":true,\"fitBounds\":true,\"minZoom\":3,\"maxZoom\":16,\"maxBounds\":null,\"attribution\":\"<a href=\\\"https:\\\/\\\/leafletjs.com\\\" target=\\\"_blank\\\">Leaflet<\\\/a> |\\r\\n    <a href=\\\"https:\\\/\\\/moerchen.io\\\/\\\" target=\\\"_blank\\\">Tiles Proxy<\\\/a> |\\r\\n    \\u00a9 <a href=\\\"http:\\\/\\\/www.openstreetmap.org\\\/copyright\\\">OSM Contributors<\\\/a> &amp; <a href=\\\"https:\\\/\\\/www.thunderforest.com\\\/maps\\\/outdoors\\\/\\\">Thunderforest<\\\/a>\"},\n    {});\nwindow.WPLeafletMapPlugin.createMap(options).setView([39.9364603,116.4515511],13);window.WPLeafletMapPlugin.createScale({});});<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletgpxShortcode() {\/*<script>*\/\nvar src = 'https:\/\/www.idylligkeit.de\/notizen\/wp-content\/uploads\/2021\/07\/hate-boat.gpx';\nvar default_style = {\"color\":\"blue\"};\nvar rewrite_keys = {\n    stroke : 'color',\n    'stroke-width' : 'weight',\n    'stroke-opacity' : 'opacity',\n    fill : 'fillColor',\n    'fill-opacity' : 'fillOpacity',\n};\n\/\/ htmlspecialchars converts & to \"&amp;\"; maybe unnecessarily, and maybe 3x\nvar ampersandRegex = \/&(?:amp;){1,3}\/g\nvar layer = L.ajaxGeoJson(src.replace(ampersandRegex, '&'), {\n    type: 'gpx',\n    style : layerStyle,\n    onEachFeature : onEachFeature,\n    pointToLayer: pointToLayer\n});\nvar fitbounds = 0;\nvar circleMarker = 0;\nvar popup_text = window.WPLeafletMapPlugin.unescape(\"\");\nvar popup_property = \"\";\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar markerOptions = window.WPLeafletMapPlugin.getIconOptions({});\nlayer.addTo( group );\nwindow.WPLeafletMapPlugin.geojsons.push( layer );\nif (fitbounds) {\n    layer.on('ready', function () {\n        this.map.fitBounds( this.getBounds() );\n    });\n}\nfunction layerStyle (feature) {\n    var props = feature.properties || {};\n    var style = {};\n    function camelFun (_, first_letter) {\n        return first_letter.toUpperCase();\n    };\n    for (var key in props) {\n        if (key.match('-')) {\n            var camelcase = key.replace(\/-(\\w)\/, camelFun);\n            style[ camelcase ] = props[ key ];\n        }\n        \/\/ rewrite style keys from geojson.io\n        if (rewrite_keys[ key ]) {\n            style[ rewrite_keys[ key ] ] = props[ key ];\n        }\n    }\n    return L.Util.extend(style, default_style);\n}\nfunction onEachFeature (feature, layer) {\n    var props = feature.properties || {};\n    var text;\n    if (0) {\n        text = window.WPLeafletMapPlugin.propsToTable(props);\n    } else {\n        text = popup_property\n            ? props[ popup_property ]\n            : window.WPLeafletMapPlugin.template(\n                popup_text, \n                feature.properties\n            );\n    }\n    if (text) {\n        layer.bindPopup( text );\n    }\n}\nfunction pointToLayer (feature, latlng) {\n    if (circleMarker) {\n        return L.circleMarker(latlng);\n    }\n    return L.marker(latlng, markerOptions);\n}});<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletgpxShortcode() {\/*<script>*\/\nvar src = 'https:\/\/www.idylligkeit.de\/notizen\/wp-content\/uploads\/2021\/07\/hate-boat-01-1.gpx';\nvar default_style = {\"color\":\"green\"};\nvar rewrite_keys = {\n    stroke : 'color',\n    'stroke-width' : 'weight',\n    'stroke-opacity' : 'opacity',\n    fill : 'fillColor',\n    'fill-opacity' : 'fillOpacity',\n};\n\/\/ htmlspecialchars converts & to \"&amp;\"; maybe unnecessarily, and maybe 3x\nvar ampersandRegex = \/&(?:amp;){1,3}\/g\nvar layer = L.ajaxGeoJson(src.replace(ampersandRegex, '&'), {\n    type: 'gpx',\n    style : layerStyle,\n    onEachFeature : onEachFeature,\n    pointToLayer: pointToLayer\n});\nvar fitbounds = 0;\nvar circleMarker = 0;\nvar popup_text = window.WPLeafletMapPlugin.unescape(\"\");\nvar popup_property = \"\";\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar markerOptions = window.WPLeafletMapPlugin.getIconOptions({});\nlayer.addTo( group );\nwindow.WPLeafletMapPlugin.geojsons.push( layer );\nif (fitbounds) {\n    layer.on('ready', function () {\n        this.map.fitBounds( this.getBounds() );\n    });\n}\nfunction layerStyle (feature) {\n    var props = feature.properties || {};\n    var style = {};\n    function camelFun (_, first_letter) {\n        return first_letter.toUpperCase();\n    };\n    for (var key in props) {\n        if (key.match('-')) {\n            var camelcase = key.replace(\/-(\\w)\/, camelFun);\n            style[ camelcase ] = props[ key ];\n        }\n        \/\/ rewrite style keys from geojson.io\n        if (rewrite_keys[ key ]) {\n            style[ rewrite_keys[ key ] ] = props[ key ];\n        }\n    }\n    return L.Util.extend(style, default_style);\n}\nfunction onEachFeature (feature, layer) {\n    var props = feature.properties || {};\n    var text;\n    if (0) {\n        text = window.WPLeafletMapPlugin.propsToTable(props);\n    } else {\n        text = popup_property\n            ? props[ popup_property ]\n            : window.WPLeafletMapPlugin.template(\n                popup_text, \n                feature.properties\n            );\n    }\n    if (text) {\n        layer.bindPopup( text );\n    }\n}\nfunction pointToLayer (feature, latlng) {\n    if (circleMarker) {\n        return L.circleMarker(latlng);\n    }\n    return L.marker(latlng, markerOptions);\n}});<\/script><\/p>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n<ul class=\"wp-block-latest-posts__list has-dates wp-block-latest-posts\"><li><div class=\"wp-block-latest-posts__featured-image alignright\"><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/www.idylligkeit.de\/notizen\/wp-content\/uploads\/2021\/07\/2021-07-Hateboat-32-von-93-scaled-150x150.jpeg\" class=\"attachment-thumbnail size-thumbnail wp-post-image\" alt=\"\" style=\"\" data-attachment-id=\"534\" data-permalink=\"https:\/\/www.idylligkeit.de\/notizen\/archive\/522\/2021-07-hateboat-32-von-93\" data-orig-file=\"https:\/\/www.idylligkeit.de\/notizen\/wp-content\/uploads\/2021\/07\/2021-07-Hateboat-32-von-93-scaled.jpeg\" data-orig-size=\"1920,2560\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;1.8&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;iPhone 7&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1625290428&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;3.99&quot;,&quot;iso&quot;:&quot;20&quot;,&quot;shutter_speed&quot;:&quot;0.00020798668885191&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"2021-07-Hateboat-32-von-93\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/www.idylligkeit.de\/notizen\/wp-content\/uploads\/2021\/07\/2021-07-Hateboat-32-von-93-scaled-768x1024.jpeg\" \/><\/div><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/www.idylligkeit.de\/notizen\/archive\/7274\">Das Hate Boat<\/a><time datetime=\"2021-06-27T10:17:00+08:00\" class=\"wp-block-latest-posts__post-date\">27. Juni 2021<\/time><div class=\"wp-block-latest-posts__post-excerpt\">Auf einen Blick Diese Tour mit unseren guten Freunden ist mittlerweile quasi eine Institution. Wir mieten ein Hausboot und cruisen &#8211; mal mehr, mal weniger weit &#8211; auf der Havel, mit Heimathafen in Werder bei Berlin. 2021 6 700 Juni Tage Kilometer Besuchte L\u00e4nder<\/div><\/li>\n<li><div class=\"wp-block-latest-posts__featured-image alignright\"><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/www.idylligkeit.de\/notizen\/wp-content\/uploads\/2021\/07\/img_2103-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail wp-post-image\" alt=\"\" style=\"\" data-attachment-id=\"476\" data-permalink=\"https:\/\/www.idylligkeit.de\/notizen\/archive\/264\/img_2103\" data-orig-file=\"https:\/\/www.idylligkeit.de\/notizen\/wp-content\/uploads\/2021\/07\/img_2103.jpg\" data-orig-size=\"1500,2000\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;1.8&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;iPhone 7&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1625144251&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;3.99&quot;,&quot;iso&quot;:&quot;20&quot;,&quot;shutter_speed&quot;:&quot;0.0010131712259372&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}\" data-image-title=\"img_2103\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/www.idylligkeit.de\/notizen\/wp-content\/uploads\/2021\/07\/img_2103-768x1024.jpg\" \/><\/div><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/www.idylligkeit.de\/notizen\/archive\/264\">Anreisen, Auspacken, Bunkern, Ablegen und Eingrooven<\/a><time datetime=\"2021-06-27T11:52:07+08:00\" class=\"wp-block-latest-posts__post-date\">27. Juni 2021<\/time><div class=\"wp-block-latest-posts__post-excerpt\">Ach ja, und sp\u00e4ter im Wasser nat\u00fcrlich Abspacken \ud83d\ude02. Wir haben im Regen alles am Pier erledigt und sind tats\u00e4chlich erstmals die Havel abw\u00e4rts Richtung Phoebener Bucht gefahren. Ein sehr sch\u00f6ner Abschnitt des Flusses, welcher von einem schmalen, zwischen gr\u00fcnen Wiesen m\u00e4andernden Verlauf gepr\u00e4gt ist. In der Bucht sind wir dann auch gleich f\u00fcr die &hellip;<\/div><\/li>\n<li><div class=\"wp-block-latest-posts__featured-image alignright\"><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/www.idylligkeit.de\/notizen\/wp-content\/uploads\/2021\/07\/2021-07-Hateboat-32-von-93-scaled-150x150.jpeg\" class=\"attachment-thumbnail size-thumbnail wp-post-image\" alt=\"\" style=\"\" data-attachment-id=\"534\" data-permalink=\"https:\/\/www.idylligkeit.de\/notizen\/archive\/522\/2021-07-hateboat-32-von-93\" data-orig-file=\"https:\/\/www.idylligkeit.de\/notizen\/wp-content\/uploads\/2021\/07\/2021-07-Hateboat-32-von-93-scaled.jpeg\" data-orig-size=\"1920,2560\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;1.8&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;iPhone 7&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1625290428&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;3.99&quot;,&quot;iso&quot;:&quot;20&quot;,&quot;shutter_speed&quot;:&quot;0.00020798668885191&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"2021-07-Hateboat-32-von-93\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/www.idylligkeit.de\/notizen\/wp-content\/uploads\/2021\/07\/2021-07-Hateboat-32-von-93-scaled-768x1024.jpeg\" \/><\/div><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/www.idylligkeit.de\/notizen\/archive\/522\">Tools, tools, tools<\/a><time datetime=\"2021-07-04T19:45:00+08:00\" class=\"wp-block-latest-posts__post-date\">4. Juli 2021<\/time><div class=\"wp-block-latest-posts__post-excerpt\">Nach einer herrlichen Nacht und unglaublich vielen Tiersichtungen am Abend (Biber, viele V\u00f6gel etc.) sind wir dann zu unserem &#8222;Stammrevier&#8220;, dem Glindower See gefahren. Hier hat es herrliches Wasser, sch\u00f6ne Ankerpl\u00e4tze und tolle Sonnenunterg\u00e4nge. Au\u00dferdem ist man von hier schnell zum Schwielowsee gefahren, auf dem es keine Geschwindigkeitsbegrenzung gibt. Das ist nat\u00fcrlich f\u00fcr unser Hausboot &hellip;<\/div><\/li>\n<\/ul>","protected":false},"excerpt":{"rendered":"<p>Auf einen Blick Diese Tour mit unseren guten Freunden ist mittlerweile quasi eine Institution. Wir mieten ein Hausboot und cruisen &#8211; mal mehr, mal weniger &hellip;<\/p>\n","protected":false},"author":2,"featured_media":534,"comment_status":"open","ping_status":"closed","sticky":true,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[174,38],"tags":[],"class_list":["post-7274","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-reisen-2021","category-2021-07-hate-boat"],"jetpack_featured_media_url":"https:\/\/www.idylligkeit.de\/notizen\/wp-content\/uploads\/2021\/07\/2021-07-Hateboat-32-von-93-scaled.jpeg","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.idylligkeit.de\/notizen\/wp-json\/wp\/v2\/posts\/7274","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.idylligkeit.de\/notizen\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.idylligkeit.de\/notizen\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.idylligkeit.de\/notizen\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.idylligkeit.de\/notizen\/wp-json\/wp\/v2\/comments?post=7274"}],"version-history":[{"count":5,"href":"https:\/\/www.idylligkeit.de\/notizen\/wp-json\/wp\/v2\/posts\/7274\/revisions"}],"predecessor-version":[{"id":8411,"href":"https:\/\/www.idylligkeit.de\/notizen\/wp-json\/wp\/v2\/posts\/7274\/revisions\/8411"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.idylligkeit.de\/notizen\/wp-json\/wp\/v2\/media\/534"}],"wp:attachment":[{"href":"https:\/\/www.idylligkeit.de\/notizen\/wp-json\/wp\/v2\/media?parent=7274"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.idylligkeit.de\/notizen\/wp-json\/wp\/v2\/categories?post=7274"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.idylligkeit.de\/notizen\/wp-json\/wp\/v2\/tags?post=7274"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}