{"id":3058,"date":"2022-03-28T18:16:24","date_gmt":"2022-03-28T16:16:24","guid":{"rendered":"https:\/\/oryxexpertise.com\/?page_id=3058"},"modified":"2022-04-12T17:29:33","modified_gmt":"2022-04-12T15:29:33","slug":"3058-2","status":"publish","type":"page","link":"https:\/\/oryxexpertise.com\/en\/3058-2\/","title":{"rendered":"EGIS"},"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<ul class=\"wp-block-list\">\n<li><strong>Name of the project<\/strong> : Pre-feasibility study of the marine waste sector<\/li>\n<li><strong>Client<\/strong> : EGIS<\/li>\n<li><strong>place<\/strong> : Senegal<\/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>Environmental and social pre-feasibility study to calculate the positive impact generated by the collection of floating waste in the marine and coastal environment, with a view to its recycling in a factory on the Dakar coast. Analysis of the currentology of the Senegalese coasts and of the evolution of waste in the marine environment, analysis of the social and socio-economic dynamics in order to identify the levers of inclusion of the populations.<\/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=\"1821\" height=\"1115\" src=\"https:\/\/oryxexpertise.com\/wp-content\/uploads\/2022\/04\/3.jpg\" class=\"vc_single_image-img attachment-full\" alt=\"\" title=\"3\" srcset=\"https:\/\/oryxexpertise.com\/wp-content\/uploads\/2022\/04\/3.jpg 1821w, https:\/\/oryxexpertise.com\/wp-content\/uploads\/2022\/04\/3-1024x627.jpg 1024w, https:\/\/oryxexpertise.com\/wp-content\/uploads\/2022\/04\/3-768x470.jpg 768w, https:\/\/oryxexpertise.com\/wp-content\/uploads\/2022\/04\/3-1536x940.jpg 1536w, https:\/\/oryxexpertise.com\/wp-content\/uploads\/2022\/04\/3-640x392.jpg 640w, https:\/\/oryxexpertise.com\/wp-content\/uploads\/2022\/04\/3-400x245.jpg 400w, https:\/\/oryxexpertise.com\/wp-content\/uploads\/2022\/04\/3-367x225.jpg 367w\" sizes=\"(max-width: 1821px) 100vw, 1821px\" \/><\/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 : \u00c9tude de pr\u00e9faisabilit\u00e9 de la fili\u00e8re d\u00e9chets marins Client : EGIS Lieu : S\u00e9n\u00e9gal R\u00e9sum\u00e9 du projet \u00c9tude de pr\u00e9faisabilit\u00e9 environnementale et sociale pour calculer l\u2019impact positif g\u00e9n\u00e9r\u00e9 par la collecte de d\u00e9chets flottants en milieu marin et c\u00f4tier, en vue de leur recyclage en usine sur la c\u00f4te dakaroise. Analyse [...]","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3058","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>EGIS - 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\/3058-2\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"EGIS - Oryx Expertise\" \/>\n<meta property=\"og:url\" content=\"https:\/\/oryxexpertise.com\/en\/3058-2\/\" \/>\n<meta property=\"og:site_name\" content=\"Oryx Expertise\" \/>\n<meta property=\"article:modified_time\" content=\"2022-04-12T15:29:33+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\/3058-2\/\",\"url\":\"https:\/\/oryxexpertise.com\/3058-2\/\",\"name\":\"EGIS - Oryx Expertise\",\"isPartOf\":{\"@id\":\"https:\/\/oryxexpertise.com\/#website\"},\"datePublished\":\"2022-03-28T16:16:24+00:00\",\"dateModified\":\"2022-04-12T15:29:33+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/oryxexpertise.com\/3058-2\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/oryxexpertise.com\/3058-2\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/oryxexpertise.com\/3058-2\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\/\/oryxexpertise.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"EGIS\"}]},{\"@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":"EGIS - 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\/3058-2\/","og_locale":"en_GB","og_type":"article","og_title":"EGIS - Oryx Expertise","og_url":"https:\/\/oryxexpertise.com\/en\/3058-2\/","og_site_name":"Oryx Expertise","article_modified_time":"2022-04-12T15:29:33+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\/3058-2\/","url":"https:\/\/oryxexpertise.com\/3058-2\/","name":"EGIS - Oryx Expertise","isPartOf":{"@id":"https:\/\/oryxexpertise.com\/#website"},"datePublished":"2022-03-28T16:16:24+00:00","dateModified":"2022-04-12T15:29:33+00:00","breadcrumb":{"@id":"https:\/\/oryxexpertise.com\/3058-2\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/oryxexpertise.com\/3058-2\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/oryxexpertise.com\/3058-2\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/oryxexpertise.com\/"},{"@type":"ListItem","position":2,"name":"EGIS"}]},{"@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\/3058","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=3058"}],"version-history":[{"count":0,"href":"https:\/\/oryxexpertise.com\/en\/wp-json\/wp\/v2\/pages\/3058\/revisions"}],"wp:attachment":[{"href":"https:\/\/oryxexpertise.com\/en\/wp-json\/wp\/v2\/media?parent=3058"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}