Disaster Risk Reduction
Weighted Overlay is a widely used spatial decision-making technique in Geographic Information Systems (GIS). It functions as an analytical method that balances multiple spatial factors by assigning relative importance to each variable. Essentially, it integrates scientific reasoning with logical evaluation to determine the suitability of locations for specific purposes. In simple terms, Weighted Overlay is a method that combines several spatial raster layers. Each layer represents a different factor influencing the decision-making process. Before integration, the values of each raster layer are standardized to a common evaluation scale, typically ranging from 1 to 5 or 1 to 9. Subsequently, each layer is assigned a weight based on its relative importance. The final suitability value for each cell is calculated by summing the weighted contributions of all layers. The conceptual formula can be expressed as: Final Suitability Value = (Layer 1 × Weight 1) + (Layer 2 × Weight 2) + ... + (La...