{"id":2408,"date":"2019-07-25T10:59:31","date_gmt":"2019-07-25T10:59:31","guid":{"rendered":"https:\/\/erma.demo.ly\/sectors\/"},"modified":"2025-07-16T13:29:29","modified_gmt":"2025-07-16T11:29:29","slug":"sectors","status":"publish","type":"page","link":"https:\/\/erma.gov.ly\/en\/sectors\/","title":{"rendered":"Road segments"},"content":{"rendered":"<div>\n<div class=\"leaflet-map WPLeafletMap\" style=\"height:65vh; width:100%;\"><\/div><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMapShortcode() {\/*<script>*\/\nvar baseUrl = atob('aHR0cHM6Ly97c30udGlsZS5vcGVuc3RyZWV0bWFwLmRlL3RpbGVzL29zbWRlL3t6fS97eH0ve3l9LnBuZw==');\nvar base = (!baseUrl && window.MQ) ?\n    window.MQ.mapLayer() : L.tileLayer(baseUrl,\n        L.Util.extend({}, {\n            detectRetina: 0,\n        },\n        {\"subdomains\":\"abc\",\"noWrap\":false,\"maxZoom\":20}        )\n    );\n    var options = L.Util.extend({}, {\n        layers: [base],\n        attributionControl: false\n    },\n    {\"dragging\":false,\"zoomControl\":false,\"scrollWheelZoom\":false,\"doubleClickZoom\":false,\"fitBounds\":true,\"minZoom\":2.4,\"maxZoom\":20,\"maxBounds\":null,\"attribution\":\"\"},\n    {});\nwindow.WPLeafletMapPlugin.createMap(options).setView([44.67,-63.61],15);});<\/script>\n<script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"\\\/wp-content\\\/uploads\\\/2020\\\/02\\\/Map-pin.svg\",\"iconSize\":\"25,25\",\"iconAnchor\":\"12,12\"});\nvar marker = L.marker(\n    [31.605116,0],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('Amsa&amp;#8217;ad border&lt;\/p&gt;&lt;br&gt;&lt;div&gt; &lt;a class=\\&quot; uk-dark uk-button uk-button-text\\&quot; href=\\&quot;\/en\/sectors\/#sectors_section\\&quot;&gt;Sector Specifications &lt;\/a&gt;  &lt;\/div&gt;&lt;br&gt;&lt;p&gt;')).openPopup();window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script>\n<script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletgpxShortcode() {\/*<script>*\/\nvar src = 'https:\/\/erma.gov.ly\/regomig\/2019\/07\/ras-ejdeer.gpx';\nvar default_style = {\"color\":\"#ffcb05\"};\nvar rewrite_keys = {\n    stroke : 'color',\n    'stroke-width' : 'weight',\n    'stroke-opacity' : 'opacity',\n    fill : 'fillColor',\n    'fill-opacity' : 'fillOpacity',\n};\n\/\/ htmlspecialchars converts & to \"&amp;\"; maybe unnecessarily, and maybe 3x\nvar ampersandRegex = \/&(?:amp;){1,3}\/g\nvar layer = L.ajaxGeoJson(src.replace(ampersandRegex, '&'), {\n    type: 'gpx',\n    style : layerStyle,\n    onEachFeature : onEachFeature,\n    pointToLayer: pointToLayer\n});\nvar fitbounds = 0;\nvar circleMarker = 0;\nvar popup_text = window.WPLeafletMapPlugin.unescape(\"\");\nvar popup_property = \"\";\nvar table_view = 0;\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar markerOptions = window.WPLeafletMapPlugin.getIconOptions({});\nlayer.addTo( group );\nwindow.WPLeafletMapPlugin.geojsons.push( layer );\nif (fitbounds) {\n    layer.on('ready', function () {\n        this.map.fitBounds( this.getBounds() );\n    });\n}\nfunction layerStyle (feature) {\n    var props = feature.properties || {};\n    var style = {};\n    function camelFun (_, first_letter) {\n        return first_letter.toUpperCase();\n    };\n    for (var key in props) {\n        if (key.match('-')) {\n            var camelcase = key.replace(\/-(\\w)\/, camelFun);\n            style[ camelcase ] = props[ key ];\n        }\n        \/\/ rewrite style keys from geojson.io\n        if (rewrite_keys[ key ]) {\n            style[ rewrite_keys[ key ] ] = props[ key ];\n        }\n    }\n    return L.Util.extend(style, default_style);\n}\nfunction onEachFeature (feature, layer) {\n    var props = feature.properties || {};\n    var text;\n    if (table_view) {\n        text = window.WPLeafletMapPlugin.propsToTable(props);\n    } else {\n        text = popup_property\n            ? props[ popup_property ]\n            : window.WPLeafletMapPlugin.template(\n                popup_text, \n                feature.properties\n            );\n    }\n    if (text) {\n        layer.bindPopup( text );\n    }\n}\n    function pointToLayer (feature, latlng) {\n    if (circleMarker) {\n        return L.circleMarker(latlng);\n    }\n    return L.marker(latlng, markerOptions);\n}});<\/script>\n<script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"\\\/wp-content\\\/uploads\\\/2020\\\/02\\\/Map-pin.svg\",\"iconSize\":\"25,25\",\"iconAnchor\":\"12,12\"});\nvar marker = L.marker(\n    [32.30442,0],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape(' Beginning of the second sector- Almarj&lt;\/p&gt;&lt;br&gt;&lt;div&gt; &lt;a class=\\&quot; uk-dark uk-button uk-button-text\\&quot; href=\\&quot;\/en\/sectors\/#sectors_section\\&quot;&gt;Sector Specifications &lt;\/a&gt;  &lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script>\n<script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"\\\/wp-content\\\/uploads\\\/2020\\\/02\\\/Map-pin.svg\",\"iconSize\":\"25,25\",\"iconAnchor\":\"12,12\"});\nvar marker = L.marker(\n    [30.1892,0],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('  The beginning of the third sector-Brega&lt;\/p&gt;&lt;br&gt;&lt;div&gt; &lt;a class=\\&quot; uk-dark uk-button uk-button-text\\&quot; href=\\&quot;\/en\/sectors\/#sectors_section\\&quot;&gt;Sector Specifications &lt;\/a&gt;  &lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script>\n<script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"\\\/wp-content\\\/uploads\\\/2020\\\/02\\\/Map-pin.svg\",\"iconSize\":\"25,25\",\"iconAnchor\":\"12,12\"});\nvar marker = L.marker(\n    [32.17811,0],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape(' The beginning of the fourth sector&lt;br \/&gt;&lt;br&gt;-Misrata&lt;\/p&gt;&lt;br&gt;&lt;div&gt; &lt;a class=\\&quot; uk-dark uk-button uk-button-text\\&quot; href=\\&quot;\/en\/sectors\/#sectors_section\\&quot;&gt;Sector Specifications &lt;\/a&gt;  &lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script>\n<p><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"\\\/wp-content\\\/uploads\\\/2020\\\/02\\\/Map-pin.svg\",\"iconSize\":\"25,25\",\"iconAnchor\":\"12,12\"});\nvar marker = L.marker(\n    [33.147961,0],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape(' Ras jedir Border &lt;\/p&gt;&lt;br&gt;&lt;div&gt; &lt;a class=\\&quot; uk-dark uk-button uk-button-text\\&quot; href=\\&quot;\/en\/sectors\/#sectors_section\\&quot;&gt;Sector Specifications&lt;\/a&gt;  &lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><br \/>\n<script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({});\nvar marker = L.marker(\n    [31.565659,26.171125],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape(' '));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script> <\/p>\n<\/div>\n<div>\n<div class=\"leaflet-map WPLeafletMap\" style=\"height:600px; width:100%;\"><\/div><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMapShortcode() {\/*<script>*\/\nvar baseUrl = atob('aHR0cHM6Ly97c30udGlsZS5vcGVuc3RyZWV0bWFwLmRlL3RpbGVzL29zbWRlL3t6fS97eH0ve3l9LnBuZw==');\nvar base = (!baseUrl && window.MQ) ?\n    window.MQ.mapLayer() : L.tileLayer(baseUrl,\n        L.Util.extend({}, {\n            detectRetina: 0,\n        },\n        {\"subdomains\":\"abc\",\"noWrap\":false,\"maxZoom\":20}        )\n    );\n    var options = L.Util.extend({}, {\n        layers: [base],\n        attributionControl: false\n    },\n    {\"dragging\":false,\"zoomControl\":false,\"scrollWheelZoom\":false,\"doubleClickZoom\":false,\"fitBounds\":true,\"minZoom\":2.4,\"maxZoom\":20,\"maxBounds\":null,\"attribution\":\"\"},\n    {});\nwindow.WPLeafletMapPlugin.createMap(options).setView([44.67,-63.61],15);});<\/script>\n<script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"\\\/wp-content\\\/uploads\\\/2020\\\/02\\\/Map-pin.svg\",\"iconSize\":\"25,25\",\"iconAnchor\":\"12,12\"});\nvar marker = L.marker(\n    [31.605116,0],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('Amsa&amp;#8217;ad border&lt;\/p&gt;&lt;br&gt;&lt;div&gt; &lt;a class=\\&quot; uk-dark uk-button uk-button-text\\&quot; href=\\&quot;\/en\/sectors\/#sectors_section\\&quot;&gt;Sector Specifications &lt;\/a&gt;  &lt;\/div&gt;&lt;br&gt;&lt;p&gt;')).openPopup();window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script>\n<script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletgpxShortcode() {\/*<script>*\/\nvar src = 'https:\/\/erma.gov.ly\/regomig\/2019\/07\/ras-ejdeer.gpx';\nvar default_style = {\"color\":\"#ffcb05\"};\nvar rewrite_keys = {\n    stroke : 'color',\n    'stroke-width' : 'weight',\n    'stroke-opacity' : 'opacity',\n    fill : 'fillColor',\n    'fill-opacity' : 'fillOpacity',\n};\n\/\/ htmlspecialchars converts & to \"&amp;\"; maybe unnecessarily, and maybe 3x\nvar ampersandRegex = \/&(?:amp;){1,3}\/g\nvar layer = L.ajaxGeoJson(src.replace(ampersandRegex, '&'), {\n    type: 'gpx',\n    style : layerStyle,\n    onEachFeature : onEachFeature,\n    pointToLayer: pointToLayer\n});\nvar fitbounds = 0;\nvar circleMarker = 0;\nvar popup_text = window.WPLeafletMapPlugin.unescape(\"\");\nvar popup_property = \"\";\nvar table_view = 0;\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar markerOptions = window.WPLeafletMapPlugin.getIconOptions({});\nlayer.addTo( group );\nwindow.WPLeafletMapPlugin.geojsons.push( layer );\nif (fitbounds) {\n    layer.on('ready', function () {\n        this.map.fitBounds( this.getBounds() );\n    });\n}\nfunction layerStyle (feature) {\n    var props = feature.properties || {};\n    var style = {};\n    function camelFun (_, first_letter) {\n        return first_letter.toUpperCase();\n    };\n    for (var key in props) {\n        if (key.match('-')) {\n            var camelcase = key.replace(\/-(\\w)\/, camelFun);\n            style[ camelcase ] = props[ key ];\n        }\n        \/\/ rewrite style keys from geojson.io\n        if (rewrite_keys[ key ]) {\n            style[ rewrite_keys[ key ] ] = props[ key ];\n        }\n    }\n    return L.Util.extend(style, default_style);\n}\nfunction onEachFeature (feature, layer) {\n    var props = feature.properties || {};\n    var text;\n    if (table_view) {\n        text = window.WPLeafletMapPlugin.propsToTable(props);\n    } else {\n        text = popup_property\n            ? props[ popup_property ]\n            : window.WPLeafletMapPlugin.template(\n                popup_text, \n                feature.properties\n            );\n    }\n    if (text) {\n        layer.bindPopup( text );\n    }\n}\n    function pointToLayer (feature, latlng) {\n    if (circleMarker) {\n        return L.circleMarker(latlng);\n    }\n    return L.marker(latlng, markerOptions);\n}});<\/script>\n<script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"\\\/wp-content\\\/uploads\\\/2020\\\/02\\\/Map-pin.svg\",\"iconSize\":\"25,25\",\"iconAnchor\":\"12,12\"});\nvar marker = L.marker(\n    [32.30442,0],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape(' Beginning of the second sector- Almarj &lt;\/p&gt;&lt;br&gt;&lt;div&gt; &lt;a class=\\&quot; uk-dark uk-button uk-button-text\\&quot; href=\\&quot;\/en\/sectors\/#sectors_section\\&quot;&gt;Sector Specifications &lt;\/a&gt;  &lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script>\n<script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"\\\/wp-content\\\/uploads\\\/2020\\\/02\\\/Map-pin.svg\",\"iconSize\":\"25,25\",\"iconAnchor\":\"12,12\"});\nvar marker = L.marker(\n    [30.1892,0],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('  The beginning of the third sector-Brega &lt;\/p&gt;&lt;br&gt;&lt;div&gt; &lt;a class=\\&quot; uk-dark uk-button uk-button-text\\&quot; href=\\&quot;\/en\/sectors\/#sectors_section\\&quot;&gt;Sector Specifications &lt;\/a&gt;  &lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script>\n<script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"\\\/wp-content\\\/uploads\\\/2020\\\/02\\\/Map-pin.svg\",\"iconSize\":\"25,25\",\"iconAnchor\":\"12,12\"});\nvar marker = L.marker(\n    [32.17811,0],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape(' The beginning of the fourth sector&lt;br \/&gt;&lt;br&gt;-Misrata &lt;\/p&gt;&lt;br&gt;&lt;div&gt; &lt;a class=\\&quot; uk-dark uk-button uk-button-text\\&quot; href=\\&quot;\/en\/sectors\/#sectors_section\\&quot;&gt;Sector Specifications &lt;\/a&gt;  &lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script>\n<p><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"\\\/wp-content\\\/uploads\\\/2020\\\/02\\\/Map-pin.svg\",\"iconSize\":\"25,25\",\"iconAnchor\":\"12,12\"});\nvar marker = L.marker(\n    [33.147961,0],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape(' Ras jedir Border &lt;\/p&gt;&lt;br&gt;&lt;div&gt; &lt;a class=\\&quot; uk-dark uk-button uk-button-text\\&quot; href=\\&quot;\/en\/sectors\/#sectors_section\\&quot;&gt;Sector Specifications&lt;\/a&gt;  &lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><br \/>\n<script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({});\nvar marker = L.marker(\n    [31.565659,26.171125],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape(' '));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script> <\/p>\n<\/div>\n<div>Highway segments<\/div>\n<div>The new highway extends from Imsaad east to Ras Ijdir west with a length of approximately 1750 km.<\/div>\n<div>Sector 1 (Emsaad &#8211; Al Marg)<\/div>\n<div>The sector is 400 km long and consists of:<\/div>\n<table>\n<thead>\n<tr>\n<th>Parts of the sector<\/th>\n<th>the number<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Bridges intersections in and out<\/td>\n<td>\n<p>5<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td>Extraction plants<\/td>\n<td>\n<p>5<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td>Service stations and rest houses<\/td>\n<td>\n<p>4<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td>Parking stations and services<\/td>\n<td>\n<p>4<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td>Bridges change direction<\/td>\n<td>\n<p>4<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td>Road maintenance centers<\/td>\n<td>\n<p>1<\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div>Sector 2 (Al Marj &#8211; Brega)<\/div>\n<div>The sector is 343 km long and consists of:<\/div>\n<table>\n<thead>\n<tr>\n<th>Parts of the sector<\/th>\n<th>the number<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Bridges intersections in and out<\/td>\n<td>\n<p>4<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td>Extraction plants<\/td>\n<td>\n<p>4<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td>Service stations and rest houses<\/td>\n<td>\n<p>4<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td>Parking stations and services<\/td>\n<td>\n<p>4<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td>Bridges change direction<\/td>\n<td>\n<p>3<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td>Road maintenance centers<\/td>\n<td>\n<p>1<\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div>Sector No. 3 (Brega &#8211; Misurata)<\/div>\n<div>The sector is 583 kilometers long and consists of:<\/div>\n<table>\n<thead>\n<tr>\n<th>Parts of the sector<\/th>\n<th>the number<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Bridges intersections in and out<\/td>\n<td>\n<p>5<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td>Extraction plants<\/td>\n<td>\n<p>5<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td>Service stations and rest houses<\/td>\n<td>\n<p>6<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td>Parking stations and services<\/td>\n<td>\n<p>6<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td>Bridges change direction<\/td>\n<td>\n<p>6<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td>Road maintenance centers<\/td>\n<td>\n<p>1<\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div>Sector No. 4 (Misrata &#8211; Ras Ajdir)<\/div>\n<div>The sector is 395 km long and consists of:<\/div>\n<table>\n<thead>\n<tr>\n<th>Parts of the sector<\/th>\n<th>the number<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Bridges intersections in and out<\/td>\n<td>\n<p>13<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td>Extraction plants<\/td>\n<td>\n<p>13<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td>Service stations and rest houses<\/td>\n<td>\n<p>3<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td>Parking stations and services<\/td>\n<td>\n<p>2<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td>Bridges change direction<\/td>\n<td>\n<p>13<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td>Road maintenance centers<\/td>\n<td>\n<p>1<\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<hr>\n<h4>Project financing<\/h4>\n<div>In accordance with the provisions of the Treaty of Friendship, Partnership and Cooperation between Libya and Italy, the Italian side is committed to providing an amount of (5) billion dollars (equivalent to (3.6) billion euros for the implementation of the project. Compensation, mine clearance.<\/div>\n<h4><a href=\"\/en\/gallery\/\">Gallery<\/a><\/h4>\n<h4><a href=\"\/en\/new-hight-way-project\/\">About project<\/a><\/h4>\n<p><!--more--><br \/>\n<!-- {\"type\":\"layout\",\"children\":[{\"type\":\"section\",\"props\":{\"image_position\":\"center-center\",\"padding_remove_bottom\":true,\"padding_remove_top\":true,\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-1\"},\"children\":[{\"type\":\"html\",\"props\":{\"class\":\"uk-visible@s\",\"content\":\"\\n[leaflet-map zoom=15  height=65vh  fitbounds !zoomcontrol !dragging]\\n\\n[leaflet-marker lat=31.605116 lng=25.049630\\niconUrl=\\\"\\\/wp-content\\\/uploads\\\/2020\\\/02\\\/Map-pin.svg\\\"  iconSize=\\\"25,25\\\" iconAnchor=\\\"12,12\\\" visible]Amsa'ad border\n\n<div> <a class=\\\" uk-dark uk-button uk-button-text\\\" href=\\\"en\\\/sectors\\\/#sectors_section\\\">Sector Specifications <\\\/a>  <\\\/div>[\\\/leaflet-marker]\\n\\n[leaflet-gpx  src='https:\\\/\\\/erma.gov.ly\\\/wp-content\\\/uploads\\\/2019\\\/07\\\/ras-ejdeer.gpx' color=#ffcb05][\\\/leaflet-gpx]\\n\\n[leaflet-marker lat=32.30442 lng=20.9289\\n iconUrl=\\\"\\\/wp-content\\\/uploads\\\/2020\\\/02\\\/Map-pin.svg\\\"  iconSize=\\\"25,25\\\" iconAnchor=\\\"12,12\\\" ] Beginning of the second sector- Almarj\n\n<div> <a class=\\\" uk-dark uk-button uk-button-text\\\" href=\\\"en\\\/sectors\\\/#sectors_section\\\">Sector Specifications <\\\/a>  <\\\/div>[\\\/leaflet-marker]\\n\\n[leaflet-marker lat=30.1892 lng= 19.53354\\n  iconUrl=\\\"\\\/wp-content\\\/uploads\\\/2020\\\/02\\\/Map-pin.svg\\\"  iconSize=\\\"25,25\\\" iconAnchor=\\\"12,12\\\" ]  The beginning of the third sector-Brega\n\n<div> <a class=\\\" uk-dark uk-button uk-button-text\\\" href=\\\"en\\\/sectors\\\/#sectors_section\\\">Sector Specifications <\\\/a>  <\\\/div>[\\\/leaflet-marker]\\n\\n[leaflet-marker lat=32.17811 lng= 14.84642\\niconUrl=\\\"\\\/wp-content\\\/uploads\\\/2020\\\/02\\\/Map-pin.svg\\\"  iconSize=\\\"25,25\\\" iconAnchor=\\\"12,12\\\" ] The beginning of the fourth sector\\n-Misrata\n\n<div> <a class=\\\" uk-dark uk-button uk-button-text\\\" href=\\\"en\\\/sectors\\\/#sectors_section\\\">Sector Specifications <\\\/a>  <\\\/div>[\\\/leaflet-marker]\\n\\n\\n[leaflet-marker lat=33.147961 lng=11.559303\\n iconUrl=\\\"\\\/wp-content\\\/uploads\\\/2020\\\/02\\\/Map-pin.svg\\\"  iconSize=\\\"25,25\\\" iconAnchor=\\\"12,12\\\" ] Ras jedir Border \n\n<div> <a class=\\\" uk-dark uk-button uk-button-text\\\" href=\\\"en\\\/sectors\\\/#sectors_section\\\">Sector Specifications<\\\/a>  <\\\/div>[\\\/leaflet-marker]\\n[leaflet-marker lat=31.565659 lng=26.171125] [\\\/leaflet-marker] \\n\",\"css\":\".leaflet-popup-content .uk-button-text {\\n    padding-right: 30px ;\\n\\t\\tmargin-top: 5px;\\n\\n}\\n.leaflet-popup-content {\\n    text-align: left !important;\\n}\"},\"name\":\"Large devices maps\"},{\"type\":\"html\",\"props\":{\"content\":\"\\n[leaflet-map zoom=15 fitbounds !zoomcontrol !dragging]\\n\\n\\n\\n[leaflet-marker lat=31.605116 lng=25.049630\\niconUrl=\\\"\\\/wp-content\\\/uploads\\\/2020\\\/02\\\/Map-pin.svg\\\"  iconSize=\\\"25,25\\\" iconAnchor=\\\"12,12\\\" visible]Amsa'ad border\n\n<div> <a class=\\\" uk-dark uk-button uk-button-text\\\" href=\\\"en\\\/sectors\\\/#sectors_section\\\">Sector Specifications <\\\/a>  <\\\/div>[\\\/leaflet-marker]\\n\\n[leaflet-gpx  src='https:\\\/\\\/erma.gov.ly\\\/wp-content\\\/uploads\\\/2019\\\/07\\\/ras-ejdeer.gpx' color=#ffcb05][\\\/leaflet-gpx]\\n\\n[leaflet-marker lat=32.30442 lng=20.9289\\n iconUrl=\\\"\\\/wp-content\\\/uploads\\\/2020\\\/02\\\/Map-pin.svg\\\"  iconSize=\\\"25,25\\\" iconAnchor=\\\"12,12\\\" ] Beginning of the second sector- Almarj \n\n<div> <a class=\\\" uk-dark uk-button uk-button-text\\\" href=\\\"en\\\/sectors\\\/#sectors_section\\\">Sector Specifications <\\\/a>  <\\\/div>[\\\/leaflet-marker]\\n\\n[leaflet-marker lat=30.1892 lng= 19.53354\\n  iconUrl=\\\"\\\/wp-content\\\/uploads\\\/2020\\\/02\\\/Map-pin.svg\\\"  iconSize=\\\"25,25\\\" iconAnchor=\\\"12,12\\\" ]  The beginning of the third sector-Brega \n\n<div> <a class=\\\" uk-dark uk-button uk-button-text\\\" href=\\\"en\\\/sectors\\\/#sectors_section\\\">Sector Specifications <\\\/a>  <\\\/div>[\\\/leaflet-marker]\\n\\n[leaflet-marker lat=32.17811 lng= 14.84642\\niconUrl=\\\"\\\/wp-content\\\/uploads\\\/2020\\\/02\\\/Map-pin.svg\\\"  iconSize=\\\"25,25\\\" iconAnchor=\\\"12,12\\\" ] The beginning of the fourth sector\\n-Misrata \n\n<div> <a class=\\\" uk-dark uk-button uk-button-text\\\" href=\\\"en\\\/sectors\\\/#sectors_section\\\">Sector Specifications <\\\/a>  <\\\/div>[\\\/leaflet-marker]\\n\\n\\n[leaflet-marker lat=33.147961 lng=11.559303\\n iconUrl=\\\"\\\/wp-content\\\/uploads\\\/2020\\\/02\\\/Map-pin.svg\\\"  iconSize=\\\"25,25\\\" iconAnchor=\\\"12,12\\\" ] Ras jedir Border \n\n<div> <a class=\\\" uk-dark uk-button uk-button-text\\\" href=\\\"en\\\/sectors\\\/#sectors_section\\\">Sector Specifications<\\\/a>  <\\\/div>[\\\/leaflet-marker]\\n[leaflet-marker lat=31.565659 lng=26.171125] [\\\/leaflet-marker] \\n\",\"css\":\".leaflet-popup-content .uk-button-text {\\n    padding-right: 30px ;\\n\\t\\tmargin-top: 5px;\\n\\n}\\n.leaflet-popup-content {\\n    text-align: left !important;\\n}\",\"visibility\":\"hidden-s\"},\"name\":\"Mobile Maps\"}]}]}],\"name\":\"Map\"},{\"type\":\"section\",\"props\":{\"id\":\"sectors_section\",\"image_position\":\"center-center\",\"padding\":\"large\",\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"default\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-1\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"Highway segments\",\"margin\":\"large\",\"margin_remove_top\":true,\"maxwidth\":\"xlarge\",\"text_align_breakpoint\":\"m\",\"text_align_fallback\":\"center\",\"title_decoration\":\"divider\",\"title_element\":\"div\",\"title_style\":\"h3\"}},{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"The new highway extends from Imsaad east to Ras Ijdir west with a length of approximately 1750 km.\",\"margin\":\"default\",\"maxwidth\":\"2xlarge\"}}]}]},{\"type\":\"row\",\"props\":{\"column_gap\":\"large\",\"layout\":\"1-2,1-2\",\"row_gap\":\"large\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"Sector 1 (Emsaad - Al Marg)\",\"title_color\":\"background\",\"title_element\":\"div\",\"title_style\":\"h4\"}},{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"The sector is 400 km long and consists of:\",\"margin\":\"default\"}},{\"type\":\"table\",\"props\":{\"image_svg_color\":\"emphasis\",\"link_style\":\"default\",\"link_text\":\"Read more\",\"maxwidth\":\"large\",\"maxwidth_breakpoint\":\"m\",\"meta_style\":\"text-meta\",\"show_content\":true,\"show_image\":false,\"show_link\":false,\"show_meta\":false,\"show_title\":true,\"table_head_content\":\"the number\",\"table_head_title\":\"Parts of the sector\",\"table_hover\":true,\"table_order\":\"1\",\"table_responsive\":\"overflow\",\"table_style\":\"striped\",\"table_width_content\":\"shrink\",\"table_width_meta\":\"shrink\",\"table_width_title\":\"\"},\"children\":[{\"type\":\"table_item\",\"props\":{\"content\":\"\n\n<p>5<\\\/p>\",\"title\":\"Bridges intersections in and out\"}},{\"type\":\"table_item\",\"props\":{\"content\":\"\n\n<p>5<\\\/p>\",\"title\":\"Extraction plants\"}},{\"type\":\"table_item\",\"props\":{\"content\":\"\n\n<p>4<\\\/p>\",\"title\":\"Service stations and rest houses\"}},{\"type\":\"table_item\",\"props\":{\"content\":\"\n\n<p>4<\\\/p>\",\"title\":\"Parking stations and services\"}},{\"type\":\"table_item\",\"props\":{\"content\":\"\n\n<p>4<\\\/p>\",\"title\":\"Bridges change direction\"}},{\"type\":\"table_item\",\"props\":{\"content\":\"\n\n<p>1<\\\/p>\",\"title\":\"Road maintenance centers\"}}]}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"Sector 2 (Al Marj - Brega)\",\"title_color\":\"background\",\"title_element\":\"div\",\"title_style\":\"h4\"}},{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"The sector is 343 km long and consists of:\",\"margin\":\"default\"}},{\"type\":\"table\",\"props\":{\"image_svg_color\":\"emphasis\",\"link_style\":\"default\",\"link_text\":\"Read more\",\"maxwidth\":\"large\",\"maxwidth_breakpoint\":\"m\",\"meta_style\":\"text-meta\",\"show_content\":true,\"show_image\":false,\"show_link\":false,\"show_meta\":false,\"show_title\":true,\"table_head_content\":\"the number\",\"table_head_title\":\"Parts of the sector\",\"table_hover\":true,\"table_order\":\"1\",\"table_responsive\":\"overflow\",\"table_style\":\"striped\",\"table_width_content\":\"shrink\",\"table_width_meta\":\"shrink\",\"table_width_title\":\"\"},\"children\":[{\"type\":\"table_item\",\"props\":{\"content\":\"\n\n<p>4<\\\/p>\",\"title\":\"Bridges intersections in and out\"}},{\"type\":\"table_item\",\"props\":{\"content\":\"\n\n<p>4<\\\/p>\",\"title\":\"Extraction plants\"}},{\"type\":\"table_item\",\"props\":{\"content\":\"\n\n<p>4<\\\/p>\",\"title\":\"Service stations and rest houses\"}},{\"type\":\"table_item\",\"props\":{\"content\":\"\n\n<p>4<\\\/p>\",\"title\":\"Parking stations and services\"}},{\"type\":\"table_item\",\"props\":{\"content\":\"\n\n<p>3<\\\/p>\",\"title\":\"Bridges change direction\"}},{\"type\":\"table_item\",\"props\":{\"content\":\"\n\n<p>1<\\\/p>\",\"title\":\"Road maintenance centers\"}}]}]}]},{\"type\":\"row\",\"props\":{\"layout\":\"1-2,1-2\",\"margin\":\"large\",\"margin_remove_bottom\":true},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"Sector No. 3 (Brega - Misurata)\",\"title_color\":\"background\",\"title_element\":\"div\",\"title_style\":\"h4\"}},{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"The sector is 583 kilometers long and consists of:\",\"margin\":\"default\"}},{\"type\":\"table\",\"props\":{\"image_svg_color\":\"emphasis\",\"link_style\":\"default\",\"link_text\":\"Read more\",\"maxwidth\":\"large\",\"maxwidth_breakpoint\":\"m\",\"meta_style\":\"text-meta\",\"show_content\":true,\"show_image\":false,\"show_link\":false,\"show_meta\":false,\"show_title\":true,\"table_head_content\":\"the number\",\"table_head_title\":\"Parts of the sector\",\"table_hover\":true,\"table_order\":\"1\",\"table_responsive\":\"overflow\",\"table_style\":\"striped\",\"table_width_content\":\"shrink\",\"table_width_meta\":\"shrink\",\"table_width_title\":\"\"},\"children\":[{\"type\":\"table_item\",\"props\":{\"content\":\"\n\n<p>5<\\\/p>\",\"title\":\"Bridges intersections in and out\"}},{\"type\":\"table_item\",\"props\":{\"content\":\"\n\n<p>5<\\\/p>\",\"title\":\"Extraction plants\"}},{\"type\":\"table_item\",\"props\":{\"content\":\"\n\n<p>6<\\\/p>\",\"title\":\"Service stations and rest houses\"}},{\"type\":\"table_item\",\"props\":{\"content\":\"\n\n<p>6<\\\/p>\",\"title\":\"Parking stations and services\"}},{\"type\":\"table_item\",\"props\":{\"content\":\"\n\n<p>6<\\\/p>\",\"title\":\"Bridges change direction\"}},{\"type\":\"table_item\",\"props\":{\"content\":\"\n\n<p>1<\\\/p>\",\"title\":\"Road maintenance centers\"}}]}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"Sector No. 4 (Misrata - Ras Ajdir)\",\"title_color\":\"background\",\"title_element\":\"div\",\"title_style\":\"h4\"}},{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"The sector is 395 km long and consists of:\",\"margin\":\"default\"}},{\"type\":\"table\",\"props\":{\"image_svg_color\":\"emphasis\",\"link_style\":\"default\",\"link_text\":\"Read more\",\"maxwidth\":\"large\",\"maxwidth_breakpoint\":\"m\",\"meta_style\":\"text-meta\",\"show_content\":true,\"show_image\":false,\"show_link\":false,\"show_meta\":false,\"show_title\":true,\"table_head_content\":\"the number\",\"table_head_title\":\"Parts of the sector\",\"table_hover\":true,\"table_order\":\"1\",\"table_responsive\":\"overflow\",\"table_style\":\"striped\",\"table_width_content\":\"shrink\",\"table_width_meta\":\"shrink\",\"table_width_title\":\"\"},\"children\":[{\"type\":\"table_item\",\"props\":{\"content\":\"\n\n<p>13<\\\/p>\",\"title\":\"Bridges intersections in and out\"}},{\"type\":\"table_item\",\"props\":{\"content\":\"\n\n<p>13<\\\/p>\",\"title\":\"Extraction plants\"}},{\"type\":\"table_item\",\"props\":{\"content\":\"\n\n<p>3<\\\/p>\",\"title\":\"Service stations and rest houses\"}},{\"type\":\"table_item\",\"props\":{\"content\":\"\n\n<p>2<\\\/p>\",\"title\":\"Parking stations and services\"}},{\"type\":\"table_item\",\"props\":{\"content\":\"\n\n<p>13<\\\/p>\",\"title\":\"Bridges change direction\"}},{\"type\":\"table_item\",\"props\":{\"content\":\"\n\n<p>1<\\\/p>\",\"title\":\"Road maintenance centers\"}}]}]}]},{\"type\":\"row\",\"props\":{\"margin\":\"large\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-1\"},\"children\":[{\"type\":\"divider\",\"props\":{\"animation\":\"parallax\",\"divider_element\":\"hr\",\"parallax_easing\":\"1\",\"parallax_end\":\"70vh + 70%\",\"parallax_opacity\":\"0,1\",\"parallax_y\":\"20,0\"}}]}]},{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-1\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"Project financing\",\"title_element\":\"h4\"}},{\"type\":\"text\",\"props\":{\"animation\":\"parallax\",\"column_breakpoint\":\"m\",\"content\":\"In accordance with the provisions of the Treaty of Friendship, Partnership and Cooperation between Libya and Italy, the Italian side is committed to providing an amount of (5) billion dollars (equivalent to (3.6) billion euros for the implementation of the project. Compensation, mine clearance.\",\"margin\":\"default\",\"parallax_easing\":\"1\",\"parallax_end\":\"60vh + 60%\",\"parallax_opacity\":\"0,1\",\"parallax_y\":\"40,0\",\"text_align_breakpoint\":\"m\",\"text_align_fallback\":\"center\",\"text_style\":\"large\"}}]}]}],\"name\":\"\\u0642\\u0637\\u0627\\u0639\\u0627\\u062a \\u0627\\u0644\\u0637\\u0631\\u064a\\u0642\"},{\"name\":\"Call to Action\",\"type\":\"section\",\"props\":{\"image_position\":\"center-center\",\"padding\":\"none\",\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"\"},\"children\":[{\"type\":\"row\",\"props\":{\"column_gap\":\"collapse\",\"layout\":\"1-2,1-2\",\"row_gap\":\"collapse\",\"vertical_align\":false},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"padding\":\"small\",\"position_sticky_breakpoint\":\"m\",\"style\":\"tile-muted\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"headline\",\"props\":{\"animation\":\"parallax\",\"block_align\":\"center\",\"content\":\"Gallery\",\"link\":\"en\\\/gallery\\\/\",\"link_style\":true,\"parallax_easing\":\"1\",\"parallax_end\":\"70vh + 70%\",\"parallax_opacity\":\"0,1\",\"parallax_y\":\"30,0\",\"text_align\":\"center\",\"title_element\":\"h4\",\"title_style\":\"h3\"}}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"padding\":\"small\",\"position_sticky_breakpoint\":\"m\",\"style\":\"tile-primary\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"headline\",\"props\":{\"animation\":\"parallax\",\"content\":\"About project\",\"css\":\".el-link:hover {\\ncolor: #1a1e25;\\n}\",\"link\":\"en\\\/new-hight-way-project\\\/\",\"link_style\":true,\"parallax_easing\":\"1\",\"parallax_end\":\"70vh + 70%\",\"parallax_opacity\":\"0,1\",\"parallax_y\":\"30,0\",\"text_align\":\"center\",\"title_element\":\"h4\",\"title_style\":\"h3\"}}]}]}]}],\"version\":\"4.3.5\"} --><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Highway segments The new highway extends from Imsaad east to Ras Ijdir west with a length of approximately 1750 km. Sector 1 (Emsaad &#8211; Al Marg) The sector is 400 km long and consists of: Parts of the sector the number Bridges intersections in and out 5 Extraction plants 5 Service stations and rest houses [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":2259,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-2408","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/erma.gov.ly\/rilahiq\/wp\/v2\/pages\/2408","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/erma.gov.ly\/rilahiq\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/erma.gov.ly\/rilahiq\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/erma.gov.ly\/rilahiq\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/erma.gov.ly\/rilahiq\/wp\/v2\/comments?post=2408"}],"version-history":[{"count":5,"href":"https:\/\/erma.gov.ly\/rilahiq\/wp\/v2\/pages\/2408\/revisions"}],"predecessor-version":[{"id":4308,"href":"https:\/\/erma.gov.ly\/rilahiq\/wp\/v2\/pages\/2408\/revisions\/4308"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/erma.gov.ly\/rilahiq\/wp\/v2\/media\/2259"}],"wp:attachment":[{"href":"https:\/\/erma.gov.ly\/rilahiq\/wp\/v2\/media?parent=2408"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}