
{"id":8535,"date":"2021-03-10T18:27:31","date_gmt":"2021-03-10T17:27:31","guid":{"rendered":"https:\/\/baubiologie.at\/strohballenbau\/?page_id=8535"},"modified":"2021-03-10T18:54:46","modified_gmt":"2021-03-10T17:54:46","slug":"strohballenhaus-datenbank-europa","status":"publish","type":"page","link":"https:\/\/baubiologie.at\/strohballenbau\/strohballenhaus-datenbank-europa\/","title":{"rendered":"Strohballenhaus Datenbank Europa"},"content":{"rendered":"\n<pre id=\"block-3156592d-5b5d-4ac6-8eb5-9507555d6ffe\" class=\"wp-block-code\"><code>&lt;link rel=\"stylesheet\" type=\"text\/css\" href=\"https:\/\/strawbuilding.eu\/wp-content\/plugins\/bb_server\/map\/style.css\" media=\"screen\" \/&gt;&lt;script type=\"text\/javascript\"&gt;var popupTemplate,map,DEBUG=false,INIT_ZOOM=8,INIT_CENTER_LAT=47.48381910298835,INIT_CENTER_LNG=13.684477307212575,AJAX_URL=\"https:\/\/strawbuilding.eu\/wp-json\/bb_server\/projects\",AJAX_URL_WITH_LANGUAGE=AJAX_URL+\"?lang=\"+\"en\"+\"&amp;country=\"+\"all\",RESOURCES_FOLDER=\"https:\/\/strawbuilding.eu\/wp-content\/plugins\/bb_server\/map\",LANGUAGE=\"en\",TRANSLATION={en:{__STR_DETAILS__:\"Project Details\",__STR_ADRESS__:\"Address:\",__STR_START_DATE__:\"Start date:\",__STR_END_DATE__:\"Completion date:\",__STR_DESIGN__:\"Design:\",__STR_STRAW_BUILDER__:\"Straw builder:\",__STR_CARPENTER__:\"Carpenter:\",__STR_PLASTERER__:\"Clay\/Earth plaster:\",__STR_CONTRACTOR__:\"Building Company\/Main Contractor:\",__STR_TYPE_OF_CONSTRUCTION__:\"Type of construction:\",__STR_LIVING_AREA__:\"Floor Area (m2):\",__STR_PHOTO_CREDIT__:\"Photo credit:\"},de:{__STR_DETAILS__:\"Zur Projektseite\",__STR_ADRESS__:\"Adresse:\",__STR_START_DATE__:\"Start datum:\",__STR_END_DATE__:\"Fertigstellung:\",__STR_DESIGN__:\"Design:\",__STR_STRAW_BUILDER__:\"Strohbau:\",__STR_CARPENTER__:\"Zimmerer:\",__STR_PLASTERER__:\"Lehmputz:\",__STR_CONTRACTOR__:\"Baumeister:\",__STR_TYPE_OF_CONSTRUCTION__:\"Bauweise:\",__STR_LIVING_AREA__:\"Wohnfl\u00e4che (m2):\",__STR_PHOTO_CREDIT__:\"Photo credit:\"}};function _(_){return null==TRANSLATION&#91;LANGUAGE]||null==TRANSLATION&#91;LANGUAGE]&#91;_]?TRANSLATION.en&#91;_]:TRANSLATION&#91;LANGUAGE]&#91;_]}function init(_){popupTemplate=jQuery(\"#bb-popup\").html();var e={center:new google.maps.LatLng(INIT_CENTER_LAT,INIT_CENTER_LNG),zoom:INIT_ZOOM,mapTypeId:google.maps.MapTypeId.ROADMAP,zoomControl:!0,zoomControlOptions:{style:google.maps.ZoomControlStyle.LARGE,position:google.maps.ControlPosition.LEFT_CENTER},scaleControl:!0,streetViewControl:!1};map=new google.maps.Map(document.getElementById(\"bb-map\"),e),bb.loaddata(),DEBUG&amp;&amp;(map.addListener(\"dragend\",function(){bb.debugMap()}),map.addListener(\"zoom_changed\",function(){bb.debugMap()}))}DEBUG&amp;&amp;console.log({DEBUG:DEBUG,INIT_ZOOM:INIT_ZOOM,INIT_CENTER_LAT:INIT_CENTER_LAT,INIT_CENTER_LNG:INIT_CENTER_LNG,AJAX_URL:AJAX_URL,AJAX_URL_WITH_LANGUAGE:AJAX_URL_WITH_LANGUAGE,RESOURCES_FOLDER:RESOURCES_FOLDER});var bb={loadedProjects:&#91;],loaddata:function(){jQuery.get(AJAX_URL_WITH_LANGUAGE,function(_){1==_.success&amp;&amp;(bb.loadedProjects=_.projects,bb.activeProjects=bb.loadedProjects,bb.updateProjects())})},oldactiveProjects:{},activeProjects:{},updateProjects:function(){jQuery.each(bb.activeProjects,function(_,e){e.marker=new google.maps.Marker({position:new google.maps.LatLng(e.lat,e.lng),map:map,title:e.title,icon:RESOURCES_FOLDER+\"\/haus-g-small.png\"}),e.infowindow=new google.maps.InfoWindow({content:bb.htmlInfoWindow(e),width:450,minWidth:450,maxWidth:450}),google.maps.event.addListener(e.marker,\"click\",function(){bb.showInfo(e)})})},activeInfoWindow:void 0,showInfo:function(_){null!=bb.activeInfoWindow&amp;&amp;bb.activeInfoWindow!=_.infowindow&amp;&amp;(bb.activeInfoWindow.setMap(null),bb.activeInfoWindow=void 0),_.infowindow.setContent(_.infowindow.content.replace('data-src', 'src')),_.infowindow.open(map,_.marker),bb.activeInfoWindow=_.infowindow,google.maps.event.addListener(_.infowindow,\"closeclick\",function(){null!=bb.activeInfoWindow&amp;&amp;(bb.activeInfoWindow.setMap(null),bb.activeInfoWindow=void 0)})},showInfoById:function(_){jQuery.each(bb.activeProjects,function(e,a){a.id==_&amp;&amp;bb.showInfo(a)})},htmlInfoWindow:function(e){img=e.img,Array.isArray(img)&amp;&amp;(img=img&#91;0]),\"\"==img&amp;&amp;(img=RESOURCES_FOLDER+\"\/no-image.jpg\"),popupTemplate_=popupTemplate.replace(\"{{img}}\",img),popupTemplate_=popupTemplate_.replace(\"{{title}}\",e.title),popupTemplate_=popupTemplate_.replace(\"{{link}}\",e.link),copyright=\"\"!=e.copyright?\"&lt;span class=\\\"copyright\\\"&gt;\u00a9 \"+e.copyright+\"&lt;\/span&gt;\":\"\",popupTemplate_=popupTemplate_.replace(\"{{copyright}}\",copyright),description=\"\"!=e.description?\"&lt;span&gt;\"+e.description+\"&lt;\/span&gt;\":\"\",popupTemplate_=popupTemplate_.replace(\"{{description}}\",description);var a=&#91;];return null!=e.details&amp;&amp;(DEBUG&amp;&amp;console.log(e),null!=e.details.address&amp;&amp;(a.push(\"&lt;li&gt;&lt;span class=\\\"label\\\"&gt;\"+_(\"__STR_ADRESS__\")+\"&lt;\/span&gt; \"+e.details.address+\"&lt;\/li&gt;\"),a.push(\"&lt;li class=\\\"seperator\\\"&gt;&lt;\/li&gt;\")),null!=e.details.startDate&amp;&amp;a.push(\"&lt;li&gt;&lt;span class=\\\"label\\\"&gt;\"+_(\"__STR_START_DATE__\")+\"&lt;\/span&gt; \"+e.details.startDate+\"&lt;\/li&gt;\"),null!=e.details.endDate&amp;&amp;a.push(\"&lt;li&gt;&lt;span class=\\\"label\\\"&gt;\"+_(\"__STR_END_DATE__\")+\"&lt;\/span&gt; \"+e.details.endDate+\"&lt;\/li&gt;\"),null!=e.details.type_of_construction&amp;&amp;a.push(\"&lt;li&gt;&lt;span class=\\\"label\\\"&gt;\"+_(\"__STR_TYPE_OF_CONSTRUCTION__\")+\"&lt;\/span&gt; \"+e.details.type_of_construction+\"&lt;\/li&gt;\"),null==e.details.startDate&amp;&amp;null==e.details.endDate||a.push(\"&lt;li class=\\\"seperator\\\"&gt;&lt;\/li&gt;\")),null!=e.crafts&amp;&amp;e.crafts.design&amp;&amp;a.push(\"&lt;li&gt;&lt;span class=\\\"label\\\"&gt;\"+_(\"__STR_DESIGN__\")+\"&lt;\/span&gt; \"+e.crafts.design+\"&lt;\/li&gt;\"),null!=e.crafts&amp;&amp;e.crafts.carpenter&amp;&amp;a.push(\"&lt;li&gt;&lt;span class=\\\"label\\\"&gt;\"+_(\"__STR_CARPENTER__\")+\"&lt;\/span&gt; \"+e.crafts.carpenter+\"&lt;\/li&gt;\"),null!=e.crafts&amp;&amp;e.crafts.contractor&amp;&amp;a.push(\"&lt;li&gt;&lt;span class=\\\"label\\\"&gt;\"+_(\"__STR_CONTRACTOR__\")+\"&lt;\/span&gt; \"+e.crafts.contractor+\"&lt;\/li&gt;\"),null!=e.crafts&amp;&amp;e.crafts.strawBuilder&amp;&amp;a.push(\"&lt;li&gt;&lt;span class=\\\"label\\\"&gt;\"+_(\"__STR_STRAW_BUILDER__\")+\"&lt;\/span&gt; \"+e.crafts.strawBuilder+\"&lt;\/li&gt;\"),null!=e.crafts&amp;&amp;e.crafts.clay&amp;&amp;a.push(\"&lt;li&gt;&lt;span class=\\\"label\\\"&gt;\"+_(\"__STR_PLASTERER__\")+\"&lt;\/span&gt; \"+e.crafts.clay+\"&lt;\/li&gt;\"),null!=e.details&amp;&amp;e.details.living_area&amp;&amp;a.push(\"&lt;li&gt;&lt;span class=\\\"label\\\"&gt;\"+_(\"__STR_LIVING_AREA__\")+\"&lt;\/span&gt; \"+e.details.living_area+\"&lt;\/li&gt;\"),null!=e.details&amp;&amp;e.details.photo_credits&amp;&amp;a.push(\"&lt;li&gt;&lt;span class=\\\"label\\\"&gt;\"+_(\"__STR_PHOTO_CREDIT__\")+\"&lt;\/span&gt; \"+e.details.photo_credits+\"&lt;\/li&gt;\"),null==e.crafts&amp;&amp;null==e.details||a.push(\"&lt;li class=\\\"seperator\\\"&gt;&lt;\/li&gt;\"),popupTemplate_=popupTemplate_.replace(\"{{details}}\",\"&lt;ul&gt;\"+a.join(\"\")+\"&lt;\/ul&gt;\"),popupTemplate_=popupTemplate_.replace(\"{{detailsLink}}\",_(\"__STR_DETAILS__\")),popupTemplate_},onZoomed:function(){bb.debugMap()},debugMap:function(){center=map.getCenter(),lat=null==center?-1:center.lat(),lng=null==center?-1:center.lng(),console.log({zoom:map.getZoom(),lat:lat,lng:lng})}};&lt;\/script&gt;&lt;div id=\"bb-map\"&gt;&lt;\/div&gt;&lt;template style=\"display: none;\" id=\"bb-popup\"&gt;&lt;div class=\"info_box\"&gt;&lt;div&gt;&lt;div class=\"left\"&gt;&lt;img class=\"img\" data-src=\"{{img}}\"&gt;{{copyright}}&lt;h2 style=\"font-size:20px;line-height:normal;margin-bottom:0px;\"&gt;{{title}}&lt;\/h2&gt;{{description}}&lt;\/div&gt;&lt;div class=\"right\"&gt;{{details}}&lt;a class=\"link\" href=\"{{link}}\" target=\"_ blank\"&gt;{{detailsLink}}&lt;\/a&gt;&lt;\/div&gt;&lt;\/div&gt;&lt;\/div&gt;&lt;\/template&gt;&lt;script type=\"text\/javascript\" src=\"https:\/\/maps.googleapis.com\/maps\/api\/js?key=AIzaSyD0ufyv8SZPT55O0W8pUAljTu2t0yY1ohA&amp;sensor=false&amp;callback=init\"&gt;&lt;\/script&gt;<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-map.php","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-8535","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Strohballenhaus Datenbank Europa - ASBN<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/baubiologie.at\/strohballenbau\/strohballenhaus-datenbank-europa\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Strohballenhaus Datenbank Europa - ASBN\" \/>\n<meta property=\"og:url\" content=\"https:\/\/baubiologie.at\/strohballenbau\/strohballenhaus-datenbank-europa\/\" \/>\n<meta property=\"og:site_name\" content=\"ASBN\" \/>\n<meta property=\"article:modified_time\" content=\"2021-03-10T17:54:46+00:00\" \/>\n<meta name=\"twitter:label1\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data1\" content=\"1\u00a0Minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/baubiologie.at\\\/strohballenbau\\\/strohballenhaus-datenbank-europa\\\/\",\"url\":\"https:\\\/\\\/baubiologie.at\\\/strohballenbau\\\/strohballenhaus-datenbank-europa\\\/\",\"name\":\"Strohballenhaus Datenbank Europa - ASBN\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/baubiologie.at\\\/strohballenbau\\\/#website\"},\"datePublished\":\"2021-03-10T17:27:31+00:00\",\"dateModified\":\"2021-03-10T17:54:46+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/baubiologie.at\\\/strohballenbau\\\/strohballenhaus-datenbank-europa\\\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/baubiologie.at\\\/strohballenbau\\\/strohballenhaus-datenbank-europa\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/baubiologie.at\\\/strohballenbau\\\/strohballenhaus-datenbank-europa\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/baubiologie.at\\\/strohballenbau\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Strohballenhaus Datenbank Europa\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/baubiologie.at\\\/strohballenbau\\\/#website\",\"url\":\"https:\\\/\\\/baubiologie.at\\\/strohballenbau\\\/\",\"name\":\"ASBN\",\"description\":\"Strohballenbau: \u00f6kologisch Bauen mit Strohballen und Lehm\",\"publisher\":{\"@id\":\"https:\\\/\\\/baubiologie.at\\\/strohballenbau\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/baubiologie.at\\\/strohballenbau\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/baubiologie.at\\\/strohballenbau\\\/#organization\",\"name\":\"asbn - austrian straw bale network\",\"url\":\"https:\\\/\\\/baubiologie.at\\\/strohballenbau\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/baubiologie.at\\\/strohballenbau\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/baubiologie.at\\\/strohballenbau\\\/wp-content\\\/uploads\\\/2015\\\/05\\\/asbn_logo.jpg\",\"contentUrl\":\"https:\\\/\\\/baubiologie.at\\\/strohballenbau\\\/wp-content\\\/uploads\\\/2015\\\/05\\\/asbn_logo.jpg\",\"width\":1012,\"height\":1000,\"caption\":\"asbn - austrian straw bale network\"},\"image\":{\"@id\":\"https:\\\/\\\/baubiologie.at\\\/strohballenbau\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Strohballenhaus Datenbank Europa - ASBN","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:\/\/baubiologie.at\/strohballenbau\/strohballenhaus-datenbank-europa\/","og_locale":"de_DE","og_type":"article","og_title":"Strohballenhaus Datenbank Europa - ASBN","og_url":"https:\/\/baubiologie.at\/strohballenbau\/strohballenhaus-datenbank-europa\/","og_site_name":"ASBN","article_modified_time":"2021-03-10T17:54:46+00:00","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"1\u00a0Minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/baubiologie.at\/strohballenbau\/strohballenhaus-datenbank-europa\/","url":"https:\/\/baubiologie.at\/strohballenbau\/strohballenhaus-datenbank-europa\/","name":"Strohballenhaus Datenbank Europa - ASBN","isPartOf":{"@id":"https:\/\/baubiologie.at\/strohballenbau\/#website"},"datePublished":"2021-03-10T17:27:31+00:00","dateModified":"2021-03-10T17:54:46+00:00","breadcrumb":{"@id":"https:\/\/baubiologie.at\/strohballenbau\/strohballenhaus-datenbank-europa\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/baubiologie.at\/strohballenbau\/strohballenhaus-datenbank-europa\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/baubiologie.at\/strohballenbau\/strohballenhaus-datenbank-europa\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/baubiologie.at\/strohballenbau\/"},{"@type":"ListItem","position":2,"name":"Strohballenhaus Datenbank Europa"}]},{"@type":"WebSite","@id":"https:\/\/baubiologie.at\/strohballenbau\/#website","url":"https:\/\/baubiologie.at\/strohballenbau\/","name":"ASBN","description":"Strohballenbau: \u00f6kologisch Bauen mit Strohballen und Lehm","publisher":{"@id":"https:\/\/baubiologie.at\/strohballenbau\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/baubiologie.at\/strohballenbau\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/baubiologie.at\/strohballenbau\/#organization","name":"asbn - austrian straw bale network","url":"https:\/\/baubiologie.at\/strohballenbau\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/baubiologie.at\/strohballenbau\/#\/schema\/logo\/image\/","url":"https:\/\/baubiologie.at\/strohballenbau\/wp-content\/uploads\/2015\/05\/asbn_logo.jpg","contentUrl":"https:\/\/baubiologie.at\/strohballenbau\/wp-content\/uploads\/2015\/05\/asbn_logo.jpg","width":1012,"height":1000,"caption":"asbn - austrian straw bale network"},"image":{"@id":"https:\/\/baubiologie.at\/strohballenbau\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/baubiologie.at\/strohballenbau\/wp-json\/wp\/v2\/pages\/8535","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/baubiologie.at\/strohballenbau\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/baubiologie.at\/strohballenbau\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/baubiologie.at\/strohballenbau\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/baubiologie.at\/strohballenbau\/wp-json\/wp\/v2\/comments?post=8535"}],"version-history":[{"count":5,"href":"https:\/\/baubiologie.at\/strohballenbau\/wp-json\/wp\/v2\/pages\/8535\/revisions"}],"predecessor-version":[{"id":8541,"href":"https:\/\/baubiologie.at\/strohballenbau\/wp-json\/wp\/v2\/pages\/8535\/revisions\/8541"}],"wp:attachment":[{"href":"https:\/\/baubiologie.at\/strohballenbau\/wp-json\/wp\/v2\/media?parent=8535"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}