{"id":77590,"date":"2025-03-04T14:27:00","date_gmt":"2025-03-04T13:27:00","guid":{"rendered":"https:\/\/lodzdesign.com\/?post_type=events&#038;p=77590"},"modified":"2025-04-08T13:50:54","modified_gmt":"2025-04-08T12:50:54","slug":"floating-island","status":"publish","type":"events","link":"https:\/\/lodzdesign.com\/en\/events\/floating-island\/","title":{"rendered":"Floating Island"},"content":{"rendered":"\n\n<div class=\"breadcrumbs container\" role=\"navigation\">\n\n                <p>\n                <span>\n                    <span>\n                                                    <a href=\"https:\/\/lodzdesign.com\/en\/\" target=\"\">\u0141DF<\/a>\n                            \/\n                                                    <a href=\"https:\/\/lodzdesign.com\/en\/edition-2025\/\" target=\"\">Edition 2025<\/a>\n                            \/\n                                                    <a href=\"https:\/\/lodzdesign.com\/en\/edition-2025\/programme\/\" target=\"\">Programme<\/a>\n                            \/\n                        \n                        <strong class=\"breadcrumb_last\" aria-current=\"page\"><\/strong>\n                    <\/span>\n                <\/span>\n            <\/p>\n    <\/div>\n\n\n\n<div class=\"ldf-heading-block container\">\n\n    <div class=\"ldf-heading-block__inner-part\">\n\n        <div class=\"ldf-heading-block__left-part\">\n            <h1>\n                Floating Island\n            <\/h1>\n\n                    <\/div>\n\n    <\/div>\n\n<\/div>\n\n<div class=\"taxonomy-event_label wp-block-post-terms\"><a href=\"https:\/\/lodzdesign.com\/en\/?event_label=installation\" rel=\"tag\">Installation<\/a><span class=\"wp-block-post-terms__separator\">, <\/span><a href=\"https:\/\/lodzdesign.com\/en\/?event_label=exhibition\" rel=\"tag\">Exhibition<\/a><\/div>\n\n\n<div class=\"ldf-events-date-block ldf-content-block\">\n\t<p>\n\t\t<span class=\"header\"><b>\n\t\t\t\t\tAddress:\n\t\t\t\t<\/b>\n\t\t \n\t\t\n\t\t <a href=\"#\" class=\"ldf-button view-on-map\" role=\"button\"> \n\t\t\n\t\t\t\t\tView on map\n\t\t\n\t\t\t<span class=\"ldf-chevron ldf-chevron-right\"><\/span><\/a>\n\t\t<\/span>\n\t\t\n\t\t<script>\n\t\t  (g=>{var h,a,k,p=\"The Google Maps JavaScript API\",c=\"google\",l=\"importLibrary\",q=\"__ib__\",m=document,b=window;b=b[c]||(b[c]={});var d=b.maps||(b.maps={}),r=new Set,e=new URLSearchParams,u=()=>h||(h=new Promise(async(f,n)=>{await (a=m.createElement(\"script\"));e.set(\"libraries\",[...r]+\"\");for(k in g)e.set(k.replace(\/[A-Z]\/g,t=>\"_\"+t[0].toLowerCase()),g[k]);e.set(\"callback\",c+\".maps.\"+q);a.src=`https:\/\/maps.${c}apis.com\/maps\/api\/js?`+e;d[q]=f;a.onerror=()=>h=n(Error(p+\" could not load.\"));a.nonce=m.querySelector(\"script[nonce]\")?.nonce||\"\";m.head.append(a)}));d[l]?console.warn(p+\" only loads once. Ignoring:\",g):d[l]=(f,...n)=>r.add(f)&&u().then(()=>d[l](f,...n))})({\n\t\t\tkey: \"AIzaSyB-RNpiThEY_TdHMCfked6FHLLUQriZM9Q\",\n\t\t\tv: \"weekly\",\n\t\t\t\/\/ Use the 'v' parameter to indicate the version to use (weekly, beta, alpha, etc.).\n\t\t\t\/\/ Add other bootstrap parameters as needed, using camel case.\n\t\t  });\n\t\t<\/script>\n\n\t\t\t\t\n\t\t\t\t\n\t\t<div class=\"map-container\">\n\t\t\t<a href=\"https:\/\/www.google.com\/maps\/dir\/\/\"\n\t\t\t\ttarget=\"_blank\" class=\"ldf-button ldf-set-direction\">\n\t\t\t\t\n\t\t\t\t\t\t\t\t\tSet direction\n\t\t\t\t\t\t\t\t\n\t\t\t\t<span class=\"ldf-chevron ldf-chevron-right\"><\/span>\n\t\t\t<\/a>\n\t\t\t<button class=\"ldf-button ldf-button-close\">X<\/button>\n\t\t\t<div id=\"map\"><\/div>\n\t\t<\/div>\n\t<\/p>\n\t\n\t<script>\n\t\/\/ Initialize and add the map\nvar geocoder;\nvar map;\n\nasync function initMap() {\n  \n    var position = { lat: -25.344, lng: 131.031 };\n    const { Map } = await google.maps.importLibrary(\"maps\");\n\t  const { AdvancedMarkerElement } = await google.maps.importLibrary(\"marker\");\n\t  \n\t  map = new Map(document.getElementById(\"map\"), {\n\t\tzoom: 16,\n\t\tcenter: position,\n\t\tmapId: \"DEMO_MAP_ID\",\n\t  });\n \n\t  const marker = new AdvancedMarkerElement({\n\t\tmap: map,\n\t\tposition: position,\n\t\ttitle: \"\",\n\t  });\n\tcodeAddress('')\n}\n\nfunction codeAddress(_address) {\n\t\tgeocoder = new google.maps.Geocoder();\n\t\tvar address = _address;\n\t\tgeocoder.geocode( { 'address': address}, function(results, status) {\n\t\t  if (status == 'OK') {\n\t\t\tmap.setCenter(results[0].geometry.location);\n\t\t\tvar marker = new google.maps.Marker({\n\t\t\t\tmap: map,\n\t\t\t\tposition: results[0].geometry.location\n\t\t\t});\n\t\t  } else {\n\t\t\talert('Geocode was not successful for the following reason: ' + status);\n\t\t  }\n\t\t});\n\t  }\n\tif(document.querySelector(\"body\").classList.contains(\"wp-admin\") == false){\n\t\tinitMap()\n\t} else {\n\t\tdocument.querySelector(\".ldf-events-date-block\").style.display = \"none\"\n\t\tdocument.querySelector(\".ldf-events-date-block-is-admin\").style.display = \"block\"\n   }\n\t<\/script>\n<\/div>\n<div class=\"ldf-events-date-block-is-admin\" style=\"display: none\">\n\tBlok: Google mapa\n<\/div>\n\n\n\n<div class=\"ldf-content-block container\">\n    <hr \/>\n<p>&nbsp;<\/p>\n<p><strong>We believe that smart design must be holistic, take into account every area of ??life. We do not focus only on interiors, we also care about our surroundings. Therefore, for several years at the \u0141\u00f3d\u017a Design Festival, we have been exploring the theme of greenery in the city ? we have prepared Growroom, carried out tours around \u0141\u00f3d\u017a parks following the footsteps of edible plants, the Plant Advice Point, Rain Gardens, and then the Floating Island.<\/strong><\/p>\n<p>&nbsp;<\/p>\n<p>Floating islands ? or Floating Treatment Wetlands ? are nothing more than floating platforms made of properly selected plants. Such beings occur naturally in nature. They form spontaneously and are often the mainstay of wild birds. Even trees can grow on the larger floating islands. Thanks to their properties, islands with vegetation effectively support the natural purification of water, participate in the control of its temperature, and improve aeration. How it?s working? Plant roots take up nitrogen, phosphorus and heavy metals dissolved in water, as well as pesticides and pharmaceuticals. The breakdown of more complex pollutants takes place with the considerable contribution of bacteria that are able to metabolize these substances. The result of all these processes is the cleaning of the water reservoir and the restoration of its biological diversity. Of course, all the practical advantages of floating islands go hand in hand with aesthetic qualities. What?s more, building them is a great way to consolidate the local community around joint action.<\/p>\n<p>&nbsp;<\/p>\n<p>The floating island can be seen on a reservoir in the Lodz Special Economic Zone.<\/p>\n\n<\/div>\n\n\n\n\n        \n\n\n<div class=\"ldf-images container\n    ldf-images-margin        \"\n>\n        <div>\n            \n                <div class=\"single-image-desc\"\n                                            style=\"width: calc( 99% \/ 2 );\"\n                                    >\n                    <img decoding=\"async\" data-fancybox=\"gallery-936368385\" data-src=\"https:\/\/lodzdesign.com\/app\/uploads\/2025\/03\/LDF-Plywajaca-wyspa-2.jpg\" src=\"https:\/\/lodzdesign.com\/app\/uploads\/2025\/03\/LDF-Plywajaca-wyspa-2.jpg\" alt=\"\" class=\"\">\n                    \n\t\t\t\t\t                <\/div>\n\n                \n            \n                <div class=\"single-image-desc\"\n                                            style=\"width: calc( 99% \/ 2 );\"\n                                    >\n                    <img decoding=\"async\" data-fancybox=\"gallery-936368385\" data-src=\"https:\/\/lodzdesign.com\/app\/uploads\/2025\/03\/LDF-Plywajaca-wyspa-1.jpg\" src=\"https:\/\/lodzdesign.com\/app\/uploads\/2025\/03\/LDF-Plywajaca-wyspa-1.jpg\" alt=\"\" class=\"\">\n                    \n\t\t\t\t\t                <\/div>\n\n                \n                <\/div>\n    <\/div>\n\n\n\n<div class=\"ldf-button-block container\">\n            <a href=\"https:\/\/lodzdesign.com\/en\/multimedia\/floating-islands-guide-1-0\/\" target=\"\">\n            Download &#8220;Floating Islands. Guide 1.0.&#8221;\n                            <span class=\"ldf-chevron ldf-chevron-right\"><\/span>\n                    <\/a>\n    <\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"featured_media":77567,"parent":0,"menu_order":0,"template":"","event_date":[],"event_place":[419],"event_type":[462],"event_label":[461,306],"events_editions":[371],"class_list":["post-77590","events","type-events","status-publish","has-post-thumbnail","hentry","event_place-lsez","event_type-installation","event_label-installation","event_label-exhibition","events_editions-edition-2025"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Floating Island - \u0141\u00f3d\u017a Design Festival<\/title>\n<meta name=\"description\" content=\"Explore the city&#039;s greenery theme and see floating wetlands drifting on the water.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/lodzdesign.com\/en\/wydarzenia\/floating-island\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Floating Island - \u0141\u00f3d\u017a Design Festival\" \/>\n<meta property=\"og:description\" content=\"Explore the city&#039;s greenery theme and see floating wetlands drifting on the water.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/lodzdesign.com\/en\/wydarzenia\/floating-island\/\" \/>\n<meta property=\"og:site_name\" content=\"\u0141\u00f3d\u017a Design Festival\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Lodz.Design\" \/>\n<meta property=\"article:modified_time\" content=\"2025-04-08T12:50:54+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/lodzdesign.com\/app\/uploads\/2025\/03\/LDF-Plywajaca-wyspa-kafelek-www.png\" \/>\n\t<meta property=\"og:image:width\" content=\"420\" \/>\n\t<meta property=\"og:image:height\" content=\"504\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/lodzdesign.com\/app\/uploads\/2025\/03\/LDF-Plywajaca-wyspa-kafelek-www.png\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/lodzdesign.com\/en\/wydarzenia\/floating-island\/\",\"url\":\"https:\/\/lodzdesign.com\/en\/wydarzenia\/floating-island\/\",\"name\":\"Floating Island - \u0141\u00f3d\u017a Design Festival\",\"isPartOf\":{\"@id\":\"https:\/\/lodzdesign.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/lodzdesign.com\/en\/wydarzenia\/floating-island\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/lodzdesign.com\/en\/wydarzenia\/floating-island\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/lodzdesign.com\/app\/uploads\/2025\/03\/LDF-Plywajaca-wyspa-kafelek-www.png\",\"datePublished\":\"2025-03-04T13:27:00+00:00\",\"dateModified\":\"2025-04-08T12:50:54+00:00\",\"description\":\"Explore the city's greenery theme and see floating wetlands drifting on the water.\",\"breadcrumb\":{\"@id\":\"https:\/\/lodzdesign.com\/en\/wydarzenia\/floating-island\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/lodzdesign.com\/en\/wydarzenia\/floating-island\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/lodzdesign.com\/en\/wydarzenia\/floating-island\/#primaryimage\",\"url\":\"https:\/\/lodzdesign.com\/app\/uploads\/2025\/03\/LDF-Plywajaca-wyspa-kafelek-www.png\",\"contentUrl\":\"https:\/\/lodzdesign.com\/app\/uploads\/2025\/03\/LDF-Plywajaca-wyspa-kafelek-www.png\",\"width\":420,\"height\":504},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/lodzdesign.com\/en\/wydarzenia\/floating-island\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u0141DF\",\"item\":\"https:\/\/lodzdesign.com\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Floating Island\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/lodzdesign.com\/#website\",\"url\":\"https:\/\/lodzdesign.com\/\",\"name\":\"\u0141\u00f3d\u017a Design Festival\",\"description\":\"Z nami odnajdziesz najlepsze wzorce! Wejd\u017a na stron\u0119 i poznaj nasze podcasty, wirtualne wystawy, przewodniki, przyk\u0142ady najlepszego polskiego designu i wiele innych\",\"publisher\":{\"@id\":\"https:\/\/lodzdesign.com\/#organization\"},\"alternateName\":\"\u0141DF\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/lodzdesign.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/lodzdesign.com\/#organization\",\"name\":\"\u0141\u00f3d\u017a Design Festival\",\"url\":\"https:\/\/lodzdesign.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/lodzdesign.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/lodzdesign.com\/app\/uploads\/2023\/01\/ldf-logo-2-300x76-1.webp\",\"contentUrl\":\"https:\/\/lodzdesign.com\/app\/uploads\/2023\/01\/ldf-logo-2-300x76-1.webp\",\"width\":300,\"height\":76,\"caption\":\"\u0141\u00f3d\u017a Design Festival\"},\"image\":{\"@id\":\"https:\/\/lodzdesign.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/Lodz.Design\",\"https:\/\/instagram.com\/lodzdesign\/\",\"https:\/\/www.linkedin.com\/company\/lodz-design-festival\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Floating Island - \u0141\u00f3d\u017a Design Festival","description":"Explore the city's greenery theme and see floating wetlands drifting on the water.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/lodzdesign.com\/en\/wydarzenia\/floating-island\/","og_locale":"en_US","og_type":"article","og_title":"Floating Island - \u0141\u00f3d\u017a Design Festival","og_description":"Explore the city's greenery theme and see floating wetlands drifting on the water.","og_url":"https:\/\/lodzdesign.com\/en\/wydarzenia\/floating-island\/","og_site_name":"\u0141\u00f3d\u017a Design Festival","article_publisher":"https:\/\/www.facebook.com\/Lodz.Design","article_modified_time":"2025-04-08T12:50:54+00:00","og_image":[{"width":420,"height":504,"url":"https:\/\/lodzdesign.com\/app\/uploads\/2025\/03\/LDF-Plywajaca-wyspa-kafelek-www.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_image":"https:\/\/lodzdesign.com\/app\/uploads\/2025\/03\/LDF-Plywajaca-wyspa-kafelek-www.png","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/lodzdesign.com\/en\/wydarzenia\/floating-island\/","url":"https:\/\/lodzdesign.com\/en\/wydarzenia\/floating-island\/","name":"Floating Island - \u0141\u00f3d\u017a Design Festival","isPartOf":{"@id":"https:\/\/lodzdesign.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/lodzdesign.com\/en\/wydarzenia\/floating-island\/#primaryimage"},"image":{"@id":"https:\/\/lodzdesign.com\/en\/wydarzenia\/floating-island\/#primaryimage"},"thumbnailUrl":"https:\/\/lodzdesign.com\/app\/uploads\/2025\/03\/LDF-Plywajaca-wyspa-kafelek-www.png","datePublished":"2025-03-04T13:27:00+00:00","dateModified":"2025-04-08T12:50:54+00:00","description":"Explore the city's greenery theme and see floating wetlands drifting on the water.","breadcrumb":{"@id":"https:\/\/lodzdesign.com\/en\/wydarzenia\/floating-island\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/lodzdesign.com\/en\/wydarzenia\/floating-island\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/lodzdesign.com\/en\/wydarzenia\/floating-island\/#primaryimage","url":"https:\/\/lodzdesign.com\/app\/uploads\/2025\/03\/LDF-Plywajaca-wyspa-kafelek-www.png","contentUrl":"https:\/\/lodzdesign.com\/app\/uploads\/2025\/03\/LDF-Plywajaca-wyspa-kafelek-www.png","width":420,"height":504},{"@type":"BreadcrumbList","@id":"https:\/\/lodzdesign.com\/en\/wydarzenia\/floating-island\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u0141DF","item":"https:\/\/lodzdesign.com\/en\/"},{"@type":"ListItem","position":2,"name":"Floating Island"}]},{"@type":"WebSite","@id":"https:\/\/lodzdesign.com\/#website","url":"https:\/\/lodzdesign.com\/","name":"\u0141\u00f3d\u017a Design Festival","description":"Z nami odnajdziesz najlepsze wzorce! Wejd\u017a na stron\u0119 i poznaj nasze podcasty, wirtualne wystawy, przewodniki, przyk\u0142ady najlepszego polskiego designu i wiele innych","publisher":{"@id":"https:\/\/lodzdesign.com\/#organization"},"alternateName":"\u0141DF","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/lodzdesign.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/lodzdesign.com\/#organization","name":"\u0141\u00f3d\u017a Design Festival","url":"https:\/\/lodzdesign.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/lodzdesign.com\/#\/schema\/logo\/image\/","url":"https:\/\/lodzdesign.com\/app\/uploads\/2023\/01\/ldf-logo-2-300x76-1.webp","contentUrl":"https:\/\/lodzdesign.com\/app\/uploads\/2023\/01\/ldf-logo-2-300x76-1.webp","width":300,"height":76,"caption":"\u0141\u00f3d\u017a Design Festival"},"image":{"@id":"https:\/\/lodzdesign.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Lodz.Design","https:\/\/instagram.com\/lodzdesign\/","https:\/\/www.linkedin.com\/company\/lodz-design-festival"]}]}},"_links":{"self":[{"href":"https:\/\/lodzdesign.com\/en\/wp-json\/wp\/v2\/events\/77590","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lodzdesign.com\/en\/wp-json\/wp\/v2\/events"}],"about":[{"href":"https:\/\/lodzdesign.com\/en\/wp-json\/wp\/v2\/types\/events"}],"version-history":[{"count":7,"href":"https:\/\/lodzdesign.com\/en\/wp-json\/wp\/v2\/events\/77590\/revisions"}],"predecessor-version":[{"id":78281,"href":"https:\/\/lodzdesign.com\/en\/wp-json\/wp\/v2\/events\/77590\/revisions\/78281"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/lodzdesign.com\/en\/wp-json\/wp\/v2\/media\/77567"}],"wp:attachment":[{"href":"https:\/\/lodzdesign.com\/en\/wp-json\/wp\/v2\/media?parent=77590"}],"wp:term":[{"taxonomy":"event_date","embeddable":true,"href":"https:\/\/lodzdesign.com\/en\/wp-json\/wp\/v2\/event_date?post=77590"},{"taxonomy":"event_place","embeddable":true,"href":"https:\/\/lodzdesign.com\/en\/wp-json\/wp\/v2\/event_place?post=77590"},{"taxonomy":"event_type","embeddable":true,"href":"https:\/\/lodzdesign.com\/en\/wp-json\/wp\/v2\/event_type?post=77590"},{"taxonomy":"event_label","embeddable":true,"href":"https:\/\/lodzdesign.com\/en\/wp-json\/wp\/v2\/event_label?post=77590"},{"taxonomy":"events_editions","embeddable":true,"href":"https:\/\/lodzdesign.com\/en\/wp-json\/wp\/v2\/events_editions?post=77590"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}