
Rathindra Nath Biswas,

M. Nazrul Islam,

Samia Islam,
- Research Consultant, Centre for Environmental and Geographic Information Services (CEGIS), Dhaka, Bangladesh
- Professor, Jahangirnagar University, Dhaka, Bangladesh
- Postgraduate Student, Jahangirnagar University, Dhaka, Bangladesh
Abstract document.addEventListener(‘DOMContentLoaded’,function(){frmFrontForm.scrollToID(‘frm_container_abs_108959’);});Edit Abstract & Keyword
Soil erosion has been identified as a significant issue around the world. It is often exacerbated due to land deterioration, conversion of agricultural land, and other anthropogenic activities. It negatively impacts soil productivity, water quality deterioration, river and reservoir bed sedimentation, nutrient loss, and sustainability of natural resources. Understanding the controlling factors of soil erosion can help us to identify erosion-prone areas and improve land use management. The novelty of the present research is to explore spatial patterns of soil loss through sophisticated GIS and RS technology for sustainable management of the forest landscape of Bangladesh. To approximate of the mean annual soil loss at the Panchhari Upazila under Chittagong Hill Tract (CHTs), present study applied RUSLE approaches by using remotely sensed data, climate variable and lithology information. The climate of the Chittagong Hill Tracts, particularly in Panchari Upazila, was influenced by a tropical monsoon climate with abundant rainfall. The RUSLE model’s findings show that the yearly average soil loss in the studied region fluctuated from 0 to 108517 t ha-1 y-1. The probability map of soil erosion shows that roughly 0.71%, 4.02%, 61.26%, and 34.01% of the region fall into the low, moderate, and high erosion categories, respectively. The goal of the study is to fulfill the personnel duties of many different sectors, including those of environmental managers, agriculturalists, water resource managers, ecologists, geologists, geomorphologists, and socio-hydrologists for the implementation of development initiatives and implementation of sustainable development management strategies for the forest landscape. Geomorphometric analysis and a computation of the region’s sediment production will be part of further research for ecological development and long-term watershed management.
Keywords: Soil Erosion, RUSLE Model, Remote Sensing, Geographic Information System (GIS), Forest Landscape, Bangladesh
[This article belongs to International Journal of Climate Conditions (ijcc)]
Rathindra Nath Biswas, M. Nazrul Islam, Samia Islam. Assessment of Soil Erosion Impacts at the Panchhari Sub-district of Chittagong Hill Tracts in Bangladesh Using Remote Sensing and GIS Techniques Based on RUSLE Model. International Journal of Climate Conditions. 2024; 01(02):9-30.
Rathindra Nath Biswas, M. Nazrul Islam, Samia Islam. Assessment of Soil Erosion Impacts at the Panchhari Sub-district of Chittagong Hill Tracts in Bangladesh Using Remote Sensing and GIS Techniques Based on RUSLE Model. International Journal of Climate Conditions. 2024; 01(02):9-30. Available from: https://journals.stmjournals.com/ijcc/article=2024/view=0
References
document.addEventListener(‘DOMContentLoaded’,function(){frmFrontForm.scrollToID(‘frm_container_ref_108959’);});Edit
| Volume | 01 |
| Issue | 02 |
| Received | 22/09/2024 |
| Accepted | 11/10/2024 |
| Published | 17/10/2024 |
function myFunction2() {
var x = document.getElementById(“browsefigure”);
if (x.style.display === “block”) {
x.style.display = “none”;
}
else { x.style.display = “Block”; }
}
document.querySelector(“.prevBtn”).addEventListener(“click”, () => {
changeSlides(-1);
});
document.querySelector(“.nextBtn”).addEventListener(“click”, () => {
changeSlides(1);
});
var slideIndex = 1;
showSlides(slideIndex);
function changeSlides(n) {
showSlides((slideIndex += n));
}
function currentSlide(n) {
showSlides((slideIndex = n));
}
function showSlides(n) {
var i;
var slides = document.getElementsByClassName(“Slide”);
var dots = document.getElementsByClassName(“Navdot”);
if (n > slides.length) { slideIndex = 1; }
if (n (item.style.display = “none”));
Array.from(dots).forEach(
item => (item.className = item.className.replace(” selected”, “”))
);
slides[slideIndex – 1].style.display = “block”;
dots[slideIndex – 1].className += ” selected”;
}
