add_action( 'wp_footer', function () { // Nur im Frontend ausführen. if ( is_admin() ) { return; } // Sicherstellen, dass ACF verfügbar ist. if ( ! function_exists( 'get_field' ) ) { return; } /* * Alle veröffentlichten Inhalte suchen, die eine container_id besitzen. * Dadurch muss der interne Mapster-Post-Type nicht bekannt sein. */ $locations = get_posts( array( 'post_type' => 'any', 'post_status' => 'publish', 'posts_per_page' => -1, 'meta_key' => 'container_id', 'meta_compare' => 'EXISTS', ) ); $point_data = array(); foreach ( $locations as $location ) { $point_id = get_field( 'container_id', $location->ID ); if ( empty( $point_id ) ) { continue; } $point_id = ltrim( trim( (string) $point_id ), '#' ); $point_data[ $point_id ] = array( 'title' => (string) get_field( 'projekt_titel', $location->ID ), 'description' => (string) get_field( 'projektbeschreibung', $location->ID ), ); } ?> .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } @media screen and (max-height: 1024px) { .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } } @media screen and (max-height: 640px) { .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } }
3D Modell Gasturbinenanlage Lingen (RWE, Kawasaki)

H2 Gas Turbine Plant Lingen

The companies RWE and Kawasaki want to install one of the world's first hydrogen-capable gas turbines on an industrial scale in Lingen for research purposes, which can generate electricity from up to 100% hydrogen.
Planning
en_GBEnglish

Projekttitel

Projektbeschreibung