{"id":8423,"date":"2025-05-11T16:02:55","date_gmt":"2025-05-11T15:02:55","guid":{"rendered":"https:\/\/www.feuerwehrkostheim.de\/?p=8423"},"modified":"2025-05-11T16:03:53","modified_gmt":"2025-05-11T15:03:53","slug":"feuer-im-pfandlochweg","status":"publish","type":"post","link":"https:\/\/www.feuerwehrkostheim.de\/?p=8423","title":{"rendered":"Feuer im Pfandlochweg"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\"><strong>&#x1f6a8; 32 \/ 2025<br>&#x1f4c5; 10.05.25 \u2013 &#x1f556; 15:59 Uhr<\/strong><br>&#x1f4cd; Pfandlochweg <br>&#x1f4df; F 2<br>&#x26a0;&#xfe0f; Gemeldetes Feuer<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Am Samstagnachmittag r\u00fcckte die Kostheimer Feuerwehr zu einem gemeldeten Feuer im  Bereich des Pfandlochweges aus. Schon auf der Anfahrt konnte eine starke Rauchentwicklung gesichtet und somit das Feuer best\u00e4tigt werden. Beim Eintreffen an der Einsatzstelle, stand der Anbau einer Garage sowie Teile der angrenzenden B\u00f6schung in Flammen. Um ein weiteres Ausbreiten der Flammen schnellstens zu unterbinden, nahm man umgehend zwei C-Rohre von der R\u00fcckseite des Geb\u00e4udekomplexes vor.<\/p>\n\n\n\n<figure class=\"wp-block-image alignwide size-large\"><img decoding=\"async\" src=\"https:\/\/live.staticflickr.com\/65535\/54511807996_18b25355ea_c.jpg\" alt=\"\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Der ebenfalls alarmierte L\u00f6schzug der Feuerwache 2 traf kurze Zeit sp\u00e4ter ein und \u00fcbernahm die L\u00f6scharbeiten von der Geb\u00e4udevorderseite aus. Man bildete zwei Einsatzabschnitte, wobei die Kameraden der Berufsfeuerwehr sich auf die L\u00f6schma\u00dfnahmen im Inneren des Anbaus konzentrierten und die Kostheimer Wehr den Au\u00dfenbereich \u00fcbernahmen.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Durch den schnellen Einsatz von insgesamt drei C-Rohren konnte man das Feuer schnell unter Kontrolle bekommen. Mit mehreren Trupps unter Atemschutz mussten im Anschluss umfangreiche Nachl\u00f6scharbeiten durchgef\u00fchrt werden.<\/p>\n\n\n<p><!--more--><\/p>\n\n\n<p class=\"wp-block-paragraph\">W\u00e4hrend die Nachl\u00f6scharbeiten noch im vollen Gange waren, wurde das Mannschaftsfahrzeug, das auf dem Weg ins Ger\u00e4tehaus war um frische Kleidung zu holen, f\u00fcr einen ausgel\u00f6sten Heimrauchmelder im Alten Kirchgarten zugeteilt.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Nach etwa 2 Stunden war der Einsatz im Pfandlochweg abgeschlossen und man konnte mit den umfangreichen Aufr\u00fcstarbeiten beginnen. Auf der Feuerwache 2 best\u00fcckte man die Einsatzfahrzeuge wieder mit frischen Schl\u00e4uchen sowie Atemschutzger\u00e4ten.<\/p>\n\n\n\n<div style=\"height:30px\" 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                        .gallery8424 {\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-8424').flickr({\n                            apiKey: '037c012784565c3b5691cc5a0aa912b7',\n                            photosetId: '72177720326024240'\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-8424\">\n                                                    <h3>Feuer im Pfandlochweg &#8211; 10.05.2025<\/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-8424\" 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-8424\",\n                });\n            });\n            <\/script>\n\n            <\/p>\n","protected":false},"excerpt":{"rendered":"<p>&#x1f6a8; 32 \/ 2025&#x1f4c5; 10.05.25 \u2013 &#x1f556; 15:59 Uhr&#x1f4cd; Pfandlochweg &#x1f4df; F 2&#x26a0;&#xfe0f; Gemeldetes Feuer Am Samstagnachmittag r\u00fcckte die Kostheimer Feuerwehr zu einem gemeldeten Feuer im Bereich des Pfandlochweges aus. Schon auf der Anfahrt konnte eine starke Rauchentwicklung gesichtet und somit das Feuer best\u00e4tigt werden. Beim Eintreffen an der Einsatzstelle, stand der Anbau einer Garage [&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":"","_et_pb_old_content":"","_et_gb_content_width":"","_crdt_document":"","footnotes":""},"categories":[4,5],"tags":[44,50,1265,1760],"class_list":["post-8423","post","type-post","status-publish","format-standard","hentry","category-einsatzabteilung","category-einsatze","tag-atemschutz","tag-brand","tag-f2","tag-strahlrohr"],"_links":{"self":[{"href":"https:\/\/www.feuerwehrkostheim.de\/index.php?rest_route=\/wp\/v2\/posts\/8423","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=8423"}],"version-history":[{"count":2,"href":"https:\/\/www.feuerwehrkostheim.de\/index.php?rest_route=\/wp\/v2\/posts\/8423\/revisions"}],"predecessor-version":[{"id":8427,"href":"https:\/\/www.feuerwehrkostheim.de\/index.php?rest_route=\/wp\/v2\/posts\/8423\/revisions\/8427"}],"wp:attachment":[{"href":"https:\/\/www.feuerwehrkostheim.de\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=8423"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.feuerwehrkostheim.de\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=8423"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.feuerwehrkostheim.de\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=8423"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}