{"id":3115,"date":"2022-03-30T18:16:46","date_gmt":"2022-03-30T16:16:46","guid":{"rendered":"https:\/\/oryxexpertise.com\/?page_id=3115"},"modified":"2022-04-12T17:33:47","modified_gmt":"2022-04-12T15:33:47","slug":"eies-projet-dadduction-deau-potable-de-ganvie","status":"publish","type":"page","link":"https:\/\/oryxexpertise.com\/en\/eies-projet-dadduction-deau-potable-de-ganvie\/","title":{"rendered":"ESIA Ganvi\u00e9 drinking water project"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><div class=\"vc_row wpb_row row top-row\"><div class=\"vc_column_container col-md-12\"><div class=\"wpb_wrapper vc_column-inner\">\r\n\t<div class=\"wpb_text_column wpb_content_element wpb_custom_7c91d232724f73626cc933bd95b25ff0\" >\r\n\t\t<div class=\"wpb_wrapper\">\r\n\t\t\t<p><\/p>\n<ul class=\"wp-block-list\">\n<li><strong>Name of the project<\/strong> : ESIA Ganvi\u00e9 drinking water project<\/li>\n<li><strong>Client<\/strong> : AFD &#8211; Insuco<\/li>\n<li><strong>place<\/strong> : Benin<\/li>\n<\/ul>\n\r\n\t\t<\/div>\r\n\t<\/div>\r\n<h2  class=\"vc_custom_heading vc_do_custom_heading wpb_custom_aa365bd5046e8294520b4e73732b9d15 align-left\" >Project summary<\/h2><div class=\"vc_row wpb_row vc_inner row\"><div class=\"vc_column_container col-md-8\"><div class=\"wpb_wrapper vc_column-inner\">\r\n\t<div class=\"wpb_text_column wpb_content_element wpb_custom_7c91d232724f73626cc933bd95b25ff0\" >\r\n\t\t<div class=\"wpb_wrapper\">\r\n\t\t\t<p>Revision of the ESIA and ESMP of the drinking water supply project of the lacustrian village of Ganvi\u00e9, and of the lagoon (Ramsar\/IUCN site). Complementary biodiversity inventories, identification of monitoring stations for the parameters of the physical environment, study of invasive plants, mapping of channels, etc. Impacts, mitigation measures and ESMP - BM standards.<\/p>\n\r\n\t\t<\/div>\r\n\t<\/div>\r\n<\/div><\/div><div class=\"vc_column_container col-md-4\"><div class=\"wpb_wrapper vc_column-inner\">\r\n\t<div class=\"wpb_single_image wpb_content_element vc_align_left wpb_content_element  wpb_custom_81a4f7ef9830bf958462581aa01150fb\"><div class=\"wpb_wrapper\">\r\n\t\t\t\r\n\t\t\t<div class=\"vc_single_image-wrapper   vc_box_border_grey\"><img fetchpriority=\"high\" decoding=\"async\" width=\"786\" height=\"542\" src=\"https:\/\/oryxexpertise.com\/wp-content\/uploads\/2022\/04\/10.png\" class=\"vc_single_image-img attachment-full\" alt=\"\" title=\"10\" srcset=\"https:\/\/oryxexpertise.com\/wp-content\/uploads\/2022\/04\/10.png 786w, https:\/\/oryxexpertise.com\/wp-content\/uploads\/2022\/04\/10-768x530.png 768w, https:\/\/oryxexpertise.com\/wp-content\/uploads\/2022\/04\/10-640x441.png 640w, https:\/\/oryxexpertise.com\/wp-content\/uploads\/2022\/04\/10-400x276.png 400w, https:\/\/oryxexpertise.com\/wp-content\/uploads\/2022\/04\/10-367x253.png 367w\" sizes=\"(max-width: 786px) 100vw, 786px\" \/><\/div>\r\n\t\t<\/div>\r\n\t<\/div>\r\n<\/div><\/div><\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row row top-row\"><div class=\"vc_column_container col-md-12\"><div class=\"wpb_wrapper vc_column-inner\"><div class=\"floating-menu\"><div class=\"floating-menu-body\"><div class=\"floating-menu-row\"><button aria-label=\"Collapse the floating menu item\" class=\"btn floating-menu-btn-collapse-nav\" data-bs-toggle=\"collapse\" data-bs-target=\".floating-menu-nav-main\"><i class=\"fas fa-bars\"><\/i><\/button><div class=\"floating-menu-nav-main collapse\"><nav class=\"wrapper-spy\"><ul class=\"nav\"><li class=\"menu-item\"><a role=\"navigation\" href=\"https:\/\/oryxexpertise.com\/en\/nos-references\/\" class=\"text-color-dark background-color-primary\"><i class=\"Simple-Line-Icons-arrow-left-circle\"><\/i><span class=\"font-weight-bold\">References<\/span><\/a><\/li><\/ul><\/nav><\/div><\/div><\/div><\/div><script>\r\n( function() {\r\n\tvar porto_init_floating_menu = function() {\r\n\t\t( function( $ ) {\r\n\r\n\t\t\t\/*\r\n\t\t\t* Floating Menu Movement\r\n\t\t\t*\/\r\n\t\t\tvar menuFloatingAnim = {\r\n\t\t\t\t$menuFloating: $('.floating-menu .floating-menu-body > .floating-menu-row'),\r\n\r\n\t\t\t\tbuild: function() {\r\n\t\t\t\t\tvar self = this;\r\n\t\t\t\t\tself.init();\r\n\t\t\t\t},\r\n\t\t\t\tinit: function(){\r\n\t\t\t\t\tvar self  = this,\r\n\t\t\t\t\t\tdivisor = 0;\r\n\r\n\t\t\t\t\t$(window).on('scroll', function() {\r\n\t\t\t\t\t\tvar scrollPercent = 100 * $(window).scrollTop() \/ ($(document).height() - $(window).height()),\r\n\t\t\t\t\t\t\tst = $(this).scrollTop(),\r\n\t\t\t\t\t\t\tdivisor = $(document).height() \/ $(window).height();\r\n\t\t\t\t\t\tif (divisor < 1.5) {\r\n\t\t\t\t\t\t\treturn;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\tvar endValue = ($(document).height() - $(window).height()) \/ divisor,\r\n\t\t\t\t\t\t\toffsetPx = st \/ divisor,\r\n\t\t\t\t\t\t\toffsetTop = parseInt(self.$menuFloating.css('top'), 10);\r\n\t\t\t\t\t\tif (endValue - offsetTop - 40 < self.$menuFloating.height()) {\r\n\t\t\t\t\t\t\toffsetPx *= self.$menuFloating.height() \/ ( endValue - offsetTop - 40 );\r\n\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\tself.$menuFloating.css({\r\n\t\t\t\t\t\t\ttransform : 'translateY( calc('+ scrollPercent +'vh - '+ offsetPx +'px) )' \r\n\t\t\t\t\t\t});\r\n\t\t\t\t\t});\r\n\t\t\t\t}\r\n\t\t\t}\r\n\r\n\t\t\tif( $('.floating-menu').length ) {\r\n\t\t\t\tif( $(window).height() > 700 ) {\r\n\t\t\t\t\tmenuFloatingAnim.build();\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t} )( window.jQuery );\r\n\t};\r\n\r\n\tif ( window.theme && theme.isLoaded ) {\r\n\t\tporto_init_floating_menu();\r\n\t} else {\r\n\t\twindow.addEventListener( 'load', porto_init_floating_menu );\r\n\t}\r\n} )();\r\n<\/script>\r\n<\/div><\/div><\/div><\/div>","protected":false},"excerpt":{"rendered":"Nom du projet : EIES du projet d\u2019adduction d\u2019eau potable du village lacustre de Ganvi\u00e9 Client : AFD - Insuco Lieu : B\u00e9nin R\u00e9sum\u00e9 du projet R\u00e9vision de l\u2019EIES et du PGES du projet d\u2019adduction d\u2019eau potable du village lacustre de Ganvi\u00e9, et de la lagune (site Ramsar\/UICN). Inventaires biodiversit\u00e9 compl\u00e9mentaires, identification des postes de [...]","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3115","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>EIES projet d\u2019adduction d\u2019eau potable de Ganvi\u00e9 - Oryx Expertise<\/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:\/\/oryxexpertise.com\/en\/eies-projet-dadduction-deau-potable-de-ganvie\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"EIES projet d\u2019adduction d\u2019eau potable de Ganvi\u00e9 - Oryx Expertise\" \/>\n<meta property=\"og:url\" content=\"https:\/\/oryxexpertise.com\/en\/eies-projet-dadduction-deau-potable-de-ganvie\/\" \/>\n<meta property=\"og:site_name\" content=\"Oryx Expertise\" \/>\n<meta property=\"article:modified_time\" content=\"2022-04-12T15:33:47+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated 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:\/\/oryxexpertise.com\/eies-projet-dadduction-deau-potable-de-ganvie\/\",\"url\":\"https:\/\/oryxexpertise.com\/eies-projet-dadduction-deau-potable-de-ganvie\/\",\"name\":\"EIES projet d\u2019adduction d\u2019eau potable de Ganvi\u00e9 - Oryx Expertise\",\"isPartOf\":{\"@id\":\"https:\/\/oryxexpertise.com\/#website\"},\"datePublished\":\"2022-03-30T16:16:46+00:00\",\"dateModified\":\"2022-04-12T15:33:47+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/oryxexpertise.com\/eies-projet-dadduction-deau-potable-de-ganvie\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/oryxexpertise.com\/eies-projet-dadduction-deau-potable-de-ganvie\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/oryxexpertise.com\/eies-projet-dadduction-deau-potable-de-ganvie\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\/\/oryxexpertise.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"EIES projet d\u2019adduction d\u2019eau potable de Ganvi\u00e9\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/oryxexpertise.com\/#website\",\"url\":\"https:\/\/oryxexpertise.com\/\",\"name\":\"Oryx Expertise\",\"description\":\"Pour la conservation inclusive de la biodiversit\u00e9 et des \u00e9cosyst\u00e8mes ORYX accompagne vos projets\",\"publisher\":{\"@id\":\"https:\/\/oryxexpertise.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/oryxexpertise.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/oryxexpertise.com\/#organization\",\"name\":\"Oryx Expertise\",\"url\":\"https:\/\/oryxexpertise.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/oryxexpertise.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/oryxexpertise.com\/wp-content\/uploads\/2022\/01\/LOGO-ORYX-EXPERTISE-e1674722111770.png\",\"contentUrl\":\"https:\/\/oryxexpertise.com\/wp-content\/uploads\/2022\/01\/LOGO-ORYX-EXPERTISE-e1674722111770.png\",\"width\":300,\"height\":150,\"caption\":\"Oryx Expertise\"},\"image\":{\"@id\":\"https:\/\/oryxexpertise.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.linkedin.com\/company\/oryx-expertise-groupe\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"EIES projet d\u2019adduction d\u2019eau potable de Ganvi\u00e9 - Oryx Expertise","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:\/\/oryxexpertise.com\/en\/eies-projet-dadduction-deau-potable-de-ganvie\/","og_locale":"en_GB","og_type":"article","og_title":"EIES projet d\u2019adduction d\u2019eau potable de Ganvi\u00e9 - Oryx Expertise","og_url":"https:\/\/oryxexpertise.com\/en\/eies-projet-dadduction-deau-potable-de-ganvie\/","og_site_name":"Oryx Expertise","article_modified_time":"2022-04-12T15:33:47+00:00","twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/oryxexpertise.com\/eies-projet-dadduction-deau-potable-de-ganvie\/","url":"https:\/\/oryxexpertise.com\/eies-projet-dadduction-deau-potable-de-ganvie\/","name":"EIES projet d\u2019adduction d\u2019eau potable de Ganvi\u00e9 - Oryx Expertise","isPartOf":{"@id":"https:\/\/oryxexpertise.com\/#website"},"datePublished":"2022-03-30T16:16:46+00:00","dateModified":"2022-04-12T15:33:47+00:00","breadcrumb":{"@id":"https:\/\/oryxexpertise.com\/eies-projet-dadduction-deau-potable-de-ganvie\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/oryxexpertise.com\/eies-projet-dadduction-deau-potable-de-ganvie\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/oryxexpertise.com\/eies-projet-dadduction-deau-potable-de-ganvie\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/oryxexpertise.com\/"},{"@type":"ListItem","position":2,"name":"EIES projet d\u2019adduction d\u2019eau potable de Ganvi\u00e9"}]},{"@type":"WebSite","@id":"https:\/\/oryxexpertise.com\/#website","url":"https:\/\/oryxexpertise.com\/","name":"Oryx expertise group","description":"Pour la conservation inclusive de la biodiversit\u00e9 et des \u00e9cosyst\u00e8mes ORYX accompagne vos projets","publisher":{"@id":"https:\/\/oryxexpertise.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/oryxexpertise.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/oryxexpertise.com\/#organization","name":"Oryx expertise group","url":"https:\/\/oryxexpertise.com\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/oryxexpertise.com\/#\/schema\/logo\/image\/","url":"https:\/\/oryxexpertise.com\/wp-content\/uploads\/2022\/01\/LOGO-ORYX-EXPERTISE-e1674722111770.png","contentUrl":"https:\/\/oryxexpertise.com\/wp-content\/uploads\/2022\/01\/LOGO-ORYX-EXPERTISE-e1674722111770.png","width":300,"height":150,"caption":"Oryx Expertise"},"image":{"@id":"https:\/\/oryxexpertise.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/company\/oryx-expertise-groupe\/"]}]}},"_links":{"self":[{"href":"https:\/\/oryxexpertise.com\/en\/wp-json\/wp\/v2\/pages\/3115","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/oryxexpertise.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/oryxexpertise.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/oryxexpertise.com\/en\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/oryxexpertise.com\/en\/wp-json\/wp\/v2\/comments?post=3115"}],"version-history":[{"count":0,"href":"https:\/\/oryxexpertise.com\/en\/wp-json\/wp\/v2\/pages\/3115\/revisions"}],"wp:attachment":[{"href":"https:\/\/oryxexpertise.com\/en\/wp-json\/wp\/v2\/media?parent=3115"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}