Leaders of rr88 tải and Kien Giang provinces surveyed traffic routes connecting the two localities

(AG Provincial E-Portal) - On May 27, Vice Chairman of rr88 tải Provincial People's Committee Ngo Cong Thuc and Vice Chairman of Kien Giang Provincial People's Committee Giang Thanh Khoa surveyed and planned to invest in the construction of traffic routes connecting Long Xuyen city (rr88 tải province) and Rach Gia city (Kien Giang province).

Delegates attending the meeting

Leaders of units and departments of rr88 tải and Kien Giang provinces present opinions  at the working session

Leaders of rr88 tải and Kien Giang provinces survey the traffic routes connecting the two localities

Specifically, leaders of rr88 tải and Kien Giang provinces, together with representatives of relevant units, departments, and localities, worked and conducted field surveys of the most convenient traffic routes for connection and travel between Long Xuyen city (rr88 tải province) and Rach Gia city (Kien Giang province). These are important routes to facilitate connection, ensure traffic, reduce travel time between the two localities, create inter-regional connection axes, support travel, help people and businesses shorten travel time, reduce transportation costs, meet trade needs and improve freight transport capacity, create new development momentum and space, contribute to promoting socio-economic development, ensuring national defense and security.

Through the actual inspection, the leaders of rr88 tải and Kien Giang provinces agreed to request the Department of Construction to coordinate with relevant units, departments, and localities to continue to complete the report, advise on the most optimal plan, best connection, reduce the volume of site clearance, minimize the impact on residential areas, maximize the development of land funds on both sides of the road, the closest distance, and the most economical to submit to the Standing Committee of the Provincial Party Committee for consideration and decision./.

News by Trong Tin

Translation by Thi Huynh

"; var footstr = ""; var newstr = document.all.item(text).innerHTML; //var newstr = document.getElementById(text).innerHTML; var oldstr = document.body.innerHTML; document.body.innerHTML = headstr + newstr + footstr; window.print(); document.body.innerHTML = oldstr; return false; } function printDiv2(text) { var content = document.getElementById(text).innerHTML; var printWindow = window.open('', '', 'height=600,width=800'); printWindow.document.write(''); printWindow.document.write(''); printWindow.document.write(content); printWindow.document.write(''); printWindow.document.close(); printWindow.print(); } function share_fb(url) { window.open('https://www.facebook.com/sharer/sharer.php?u='+url,'facebook-share-dialog',"width=626, height=436") } function toggleBackgroundColor() { const element = document.getElementById('contrast'); const currentColor = window.getComputedStyle(element).backgroundColor; if (currentColor === 'rgb(220, 220, 220)') { element.style.backgroundColor = '#fff'; } else { element.style.backgroundColor = 'rgb(220, 220, 220)'; } } var liActive = Array.from(document.querySelectorAll('.posts-list-noibat .post-title')); if (Array.isArray(liActive) && liActive.length ) { liActive[0].classList.add('active'); } function increaseFontSize() { var textElement = document.getElementById('text'); var currentSize = window.getComputedStyle(textElement, null).getPropertyValue('font-size'); var newSize = parseFloat(currentSize) + 2; if (newSize <= 40) { textElement.style.fontSize = newSize + 'px'; } } function decreaseFontSize() { var textElement = document.getElementById('text'); var currentSize = window.getComputedStyle(textElement, null).getPropertyValue('font-size'); var newSize = parseFloat(currentSize) - 2; if (newSize >= 12) { textElement.style.fontSize = newSize + 'px'; } } function resetFontSize() { var textElement = document.getElementById('text'); textElement.style.fontSize = '18px'; }