{"id":7143,"date":"2023-06-23T17:55:10","date_gmt":"2023-06-23T16:55:10","guid":{"rendered":"https:\/\/www.feuerwehrkostheim.de\/?p=7143"},"modified":"2023-06-23T17:55:13","modified_gmt":"2023-06-23T16:55:13","slug":"sturmtief-lambert-ueberquert-wiesbaden","status":"publish","type":"post","link":"https:\/\/www.feuerwehrkostheim.de\/?p=7143","title":{"rendered":"Sturmtief Lambert \u00fcberquert Wiesbaden"},"content":{"rendered":"\n<figure class=\"wp-block-image alignright size-large\"><img decoding=\"async\" src=\"https:\/\/live.staticflickr.com\/65535\/52996143194_3787160848_n.jpg\" alt=\"\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>&#x1f6a8; 43-49 \/ 2023<br>&#x1f4c5; 22.06.23 \u2013 &#x1f556; 18:07 Uhr<\/strong><br>&#x1f4cd; Stadtgebiet<br>&#x1f4df; U ALARM<br>&#x26a0;&#xfe0f; Unwettereinsatz<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Am Donnerstagabend sorgte das schon im Vorfeld angek\u00fcndigte Sturmtief Lambert auch f\u00fcr zahlreiche Feuerwehreins\u00e4tze in der hessischen Landeshauptstadt. Gegen 17:30 Uhr \u00fcberquerte eine von den Ausma\u00dfen und im Vergleich \u00fcberschaubare Unwetterzelle das Stadtgebiet, worauf aber in Folge eine gro\u00dfe Anzahl an Notrufen in der Rettungsleitstelle eingingen. Fast alle Freiwilligen Feuerwehren des Stadtgebietes wurden im Verlauf alarmiert. Zudem unterst\u00fctze die IuK-Gruppe die Dispositions-Arbeiten in der Leitstelle.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Die Kostheimer Feuerwehr wurde kurz nach 18 Uhr alarmiert und musste im Verlauf des Abends zu insgesamt sechs unterschiedlichen Einsatzstellen ausr\u00fccken. Hierzu waren alle drei Fahrzeuge besetzt, die unabh\u00e4ngig voneinander die jeweiligen Auftr\u00e4ge abarbeiten mussten.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">W\u00e4hrend die \u00fcberwiegenden Eins\u00e4tze mit Sturmsch\u00e4den verbunden waren, musste ein L\u00f6schfahrzeug auch einen vermeintlichen Kellerbrand in einer Altenwohnanlage in Erbenheim ansteuern. Hier stellte sich zum Gl\u00fcck heraus, dass ein angesprungenes Notstromaggregat f\u00fcr kurze Zeit eine Rauchwolke produzierte, die vermeintlich als Feuer vermutet wurde.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<!--more-->\n\n\n\n<figure class=\"wp-block-image aligncenter size-large\"><img decoding=\"async\" src=\"https:\/\/live.staticflickr.com\/65535\/52995399092_863f063e57_n.jpg\" alt=\"\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Die Kostheimer Kameraden waren zudem nach Biebrich sowie nach Igstadt, wo sich eine abgebrochene Baumspitze in einer Stromleitung verfangen hatte, beordert worden.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Zu guter Letzt musste auf der Maaraue ebenfalls ein abgebrochener Ast von einer Stromleitung entfernt werden. Hierzu war es wie schon in Igstadt n\u00f6tig, zuvor den Strom von dem Versorger abschalten zu lassen.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Gegen 23 Uhr waren alle Kostheimer Kameraden, wovon auch drei bei der IuK-Gruppe im Einsatz waren, wieder im Feuerwehrger\u00e4tehaus eingetroffen und konnten nach f\u00fcnf Stunden wieder den Heimweg antreten.<\/p>\n\n\n\n<div style=\"height:35px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">                    <style>\n                                            .flickr-img-responsive {\n                            width:100% !important;\n                            height:auto !important;\n                            display:block !important;\n                        }\n                        .LoadingImg img {\n                            max-width: 45px;\n                            max-height: 45px;\n                            box-shadow: none;\n                        }\n                        .wpfrank-flickr-div{\n                            padding:15px;\n                        }\n                        @media (max-width: 786px){\n                            .col-md-3 {\n                                width:49.9%;\n                                float:left;\n                            }\n                        }\n                        .play-pause {\n                            display: none !important;\n                        }\n                        .gallery7144 {\n                            overflow:hidden;\n                            clear: both;\n                        }\n                        .fnf{\n                            background-color: #a92929;\n                            border-radius: 5px;\n                            color: #fff;\n                            font-family: initial;\n                            text-align: center;\n                            padding:12px;\n                        }\n                    <\/style>\n                    <script type=\"text\/javascript\">\n                    jQuery(function() {\n                        jQuery('.gallery-7144').flickr({\n                            apiKey: '037c012784565c3b5691cc5a0aa912b7',\n                            photosetId: '72177720309286653'\n                        });\n                    });\n\n                    ;(function ($, window, document, undefined) {\n                        'use strict';\n                        var pluginName = \"flickr\",\n                            defaults = {\n                                apiKey: \"\",\n                                photosetId: \"\",\n                                errorText: \"<div class='fnf'><i class='far fa-times-circle'><\/i> Error generating gallery.<\/div>\",\n                                loadingSpeed: 38,\n                                photosLimit: 200\n                            },\n                            apiUrl = 'https:\/\/api.flickr.com\/services\/rest\/',\n                            photos = [];\n\n                        function Plugin(element, options) {\n                            this.element = $(element);\n                            this.settings = $.extend({}, defaults, options);\n                            this._defaults = defaults;\n                            this._name = pluginName;\n\n                            this._hideSpinner = function() {\n                                this.element.find('.spinner-wrapper').hide().find('*').hide();\n                            };\n\n                            this._printError = function() {\n                                this.element.find('.gallery-container').append($(\"<div><\/div>\", { \"class\": \"col-lg-12\" })\n                                    .append($(\"<div><\/div>\", { \"class\": \"error-wrapper\" })\n                                        .append($(\"<span><\/span>\", { \"class\": \"label label-danger error\" })\n                                            .html(this.settings.errorText))));\n                            };\n\n                            this._flickrAnimate = function() {\n                                this.element.find('.gallery-container img').each($.proxy(function(index, el) {\n                                    var image = el;\n                                    setTimeout(function() {\n                                        $(image).parent().fadeIn();\n                                    }, this.settings.loadingSpeed * index);\n                                }, this));\n                            };\n\n                            this._printGallery = function(photos) {\n                                var element = this.element.find('.gallery-container');\n                                if (!photos || photos.length === 0) {\n                                    this._hideSpinner();\n                                    this._printError();\n                                    return;\n                                }\n                                $.each(photos, function(key, photo) {\n                                    if (!photo || !photo.thumbnail) return; \/\/ Skip undefined or invalid photos\n                                    var img = $('<img>', { 'class': 'thumb img-thumbnail flickr-img-responsive', src: photo.thumbnail, 'alt': photo.title });\n                                    element.append($('<div><\/div>', { 'class': ' col-md-3 col-sm-4 col-center wpfrank-flickr-div' })\n                                        .append($('<a><\/a>', { 'class': '', href: photo.href, 'data-gallery': '', 'title': photo.title }).hide()\n                                            .append(img)));\n                                });\n\n                                element.imagesLoaded()\n                                    .done($.proxy(this._flickrAnimate, this))\n                                    .always($.proxy(this._hideSpinner, this));\n                            };\n\n                            this._flickrPhotoset = function(photoset) {\n                                var _this = this;\n                                photos[photoset.id] = [];\n                                $.each(photoset.photo, function(key, photo) {\n                                    if (photo.media !== \"photo\") {\n                                        return true; \/\/ Skip videos\n                                    }\n                                    if (key >= _this.settings.photosLimit) {\n                                        return false;\n                                    }\n                                    photos[photoset.id][key] = {\n                                        thumbnail: 'https:\/\/farm' + photo.farm + '.static.flickr.com\/' + photo.server + '\/' + photo.id + '_' + photo.secret + '_q.jpg',\n                                        href: 'https:\/\/farm' + photo.farm + '.static.flickr.com\/' + photo.server + '\/' + photo.id + '_' + photo.secret + '_b.jpg',\n                                        title: photo.title\n                                    };\n                                });\n\n                                console.log('Filtered photos:', photos[photoset.id]); \/\/ Debug log\n                                if (photos[photoset.id].length > 0) {\n                                    this._printGallery(photos[photoset.id]);\n                                } else {\n                                    this._hideSpinner();\n                                    this._printError();\n                                }\n                            };\n\n                            this._onFlickrResponse = function(response) {\n                                console.log('API Response:', response); \/\/ Debug log\n                                if (response.stat === \"ok\") {\n                                    this._flickrPhotoset(response.photoset);\n                                } else {\n                                    this._hideSpinner();\n                                    this._printError();\n                                }\n                            };\n\n                            this._flickrRequest = function(method, data) {\n                                var url = apiUrl + \"?format=json&jsoncallback=?&method=\" + method + \"&api_key=\" + this.settings.apiKey;\n                                $.each(data, function(key, value) {\n                                    url += \"&\" + key + \"=\" + value;\n                                });\n\n                                $.ajax({\n                                    dataType: \"json\",\n                                    url: url,\n                                    context: this,\n                                    success: this._onFlickrResponse\n                                });\n                            };\n\n                            this._flickrInit = function () {\n                                this._flickrRequest('flickr.photosets.getPhotos', {\n                                    photoset_id: this.settings.photosetId,\n                                    extras: 'media'\n                                });\n                            };\n\n                            this.init();\n                        }\n\n                        Plugin.prototype = {\n                            init: function () {\n                                this._flickrInit();\n                            }\n                        };\n\n                        $.fn[pluginName] = function (options) {\n                            this.each(function () {\n                                if (!$.data(this, \"plugin_\" + pluginName)) {\n                                    $.data(this, \"plugin_\" + pluginName, new Plugin(this, options));\n                                }\n                            });\n                            return this;\n                        };\n                    })(jQuery, window, document);\n                    <\/script>\n                    <div class=\"gallery-7144\">\n                                                    <h3>Sturmeins\u00e4tze &#8211; 22.06.23<\/h3>\n                                                <div class=\"row\">\n                            <div class=\"col-xs-12 spinner-wrapper\">\n                                <div class=\"LoadingImg\"><img decoding=\"async\" src=\"https:\/\/www.feuerwehrkostheim.de\/wp-content\/plugins\/flickr-album-gallery\/img\/loading.gif\" \/><\/div>\n                            <\/div>\n                            <div align=\"center\" class=\"gallery-container\"><\/div>\n                        <\/div>\n                    <\/div>\n                    \n            <!-- Blueimp gallery -->\n            <div id=\"blueimp-gallery-7144\" class=\"blueimp-gallery blueimp-gallery-controls\">\n                <div class=\"slides\"><\/div>\n                <h3 class=\"title\"><\/h3>\n                <a class=\"prev\">\u2039<\/a>\n                <a class=\"next\">\u203a<\/a>\n                <a class=\"close\">\u00d7<\/a>\n                <a class=\"play-pause\"><\/a>\n                <ol class=\"indicator\"><\/ol>\n                <div class=\"modal fade\">\n                    <div class=\"modal-dialog\">\n                        <div class=\"modal-content\">\n                            <div class=\"modal-header\">\n                                <button type=\"button\" class=\"close\" aria-hidden=\"true\">\u00d7<\/button>\n                                <h4 class=\"modal-title\"><\/h4>\n                            <\/div>\n                            <div class=\"modal-body next\"><\/div>\n                            <div class=\"modal-footer\">\n                                <button type=\"button\" class=\"btn btn-default pull-left prev\">\n                                    <i class=\"glyphicon glyphicon-chevron-left\"><\/i>\n                                    Previous                                <\/button>\n                                <button type=\"button\" class=\"btn btn-primary next\">\n                                    Next                                    <i class=\"glyphicon glyphicon-chevron-right\"><\/i>\n                                <\/button>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <script type=\"text\/javascript\">\n            jQuery(function() {\n                jQuery.extend(blueimp.Gallery.prototype.options, {\n                    useBootstrapModal: false,\n                    hidePageScrollbars: false,\n                    container: \"#blueimp-gallery-7144\",\n                });\n            });\n            <\/script>\n\n            <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>&#x1f6a8; 43-49 \/ 2023&#x1f4c5; 22.06.23 \u2013 &#x1f556; 18:07 Uhr&#x1f4cd; Stadtgebiet&#x1f4df; U ALARM&#x26a0;&#xfe0f; Unwettereinsatz Am Donnerstagabend sorgte das schon im Vorfeld angek\u00fcndigte Sturmtief Lambert auch f\u00fcr zahlreiche Feuerwehreins\u00e4tze in der hessischen Landeshauptstadt. Gegen 17:30 Uhr \u00fcberquerte eine von den Ausma\u00dfen und im Vergleich \u00fcberschaubare Unwetterzelle das Stadtgebiet, worauf aber in Folge eine gro\u00dfe Anzahl an Notrufen [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"off","_et_pb_old_content":"","_et_gb_content_width":"","_crdt_document":"","footnotes":""},"categories":[5],"tags":[420,112,527,1265,1619,544,511,1354,89],"class_list":["post-7143","post","type-post","status-publish","format-standard","hentry","category-einsatze","tag-baum","tag-brandverdacht","tag-dach","tag-f2","tag-lambert","tag-stromleitung","tag-sturmtief","tag-ualarm","tag-unwetter"],"_links":{"self":[{"href":"https:\/\/www.feuerwehrkostheim.de\/index.php?rest_route=\/wp\/v2\/posts\/7143","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.feuerwehrkostheim.de\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.feuerwehrkostheim.de\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.feuerwehrkostheim.de\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.feuerwehrkostheim.de\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=7143"}],"version-history":[{"count":3,"href":"https:\/\/www.feuerwehrkostheim.de\/index.php?rest_route=\/wp\/v2\/posts\/7143\/revisions"}],"predecessor-version":[{"id":7147,"href":"https:\/\/www.feuerwehrkostheim.de\/index.php?rest_route=\/wp\/v2\/posts\/7143\/revisions\/7147"}],"wp:attachment":[{"href":"https:\/\/www.feuerwehrkostheim.de\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7143"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.feuerwehrkostheim.de\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=7143"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.feuerwehrkostheim.de\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=7143"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}