A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://desktop.arcgis.com/en/arcmap/latest/manage-data/raster-and-images/weighted-sum-function.htm below:

Website Navigation


Weighted Sum function—ArcMap | Documentation

Available with Spatial Analyst license.

Overview

The Weighted Sum function allows you to overlay several rasters, multiplying each by their given weight and summing them together.

License:

This function requires the ArcGIS Spatial Analyst extension to be enabled.

Notes

Input rasters can be integer or floating point.

The weight will be applied to the specified field for the input raster. Fields can be of type short or long integer, double, or float.

A useful way to add several rasters together is to input multiple rasters and set all weights equal to 1.

The weight values can be any positive or negative decimal value. It is not restricted to a relative percentage, nor does it need to be equal to 1.0.

Parameters Parameter name Description

Weighted Sum

The weighted sum table is defined by three properties:

Cell

Choose the cell size to use for the output raster. If all the input cell sizes are the same, all the options will yield the same results.

Cell size Description

First

Use the first cell size of the input rasters.

Last

Use the last cell size of the input rasters.

Max

Use the largest cell size of all the input rasters.

Mean

Use the mean cell size of all the input rasters.

Min

Use the smallest cell size of all the input rasters.

This is the default.

Extent

Choose which extent should be used for the output raster.

Extent Description

First

Use the extent of the first input raster to determine the processing extent. This is the default.

Intersection

Use the extent of the overlapping pixels to determine the processing extent.

Last

Use the extent of the last input raster to determine the processing extent.

Union

Use the extent of all the rasters to determine the processing extent.

Learn more about weighted sum

The Weighted Sum function provides the ability to weight and combine multiple inputs to create an integrated analysis. It is similar to the Weighted Overlay function in that multiple raster inputs, representing multiple factors, can be easily combined, incorporating weights or relative importance.

Weighted Sum works by multiplying the designated field values for each input raster by the specified weight. It then sums (adds) all input rasters together to create an output raster.

There are two major differences between these functions:

By not rescaling the reclassified values back to the evaluation scale, the analysis maintains its resolution. For example, in a suitability model, if there are 10 input criteria that were reclassified to a scale of 1 to 10 (10 being the most favorable) and no weights were assigned, the values on the output from Weighted Sum could range from 10 to 100. For the same input, Weighted Overlay would normalize the 10-to-100 reclassified analysis range to the evaluation scale, for example, back to the 1-to-10 scale. Maintaining the model resolution in Weighted Sum can be useful when you want to identify only the top few favorable locations or a specified number of sites.

Note:

Combining multiple continuous data layers with different ranges is not always meaningful.

Generally, the values of continuous rasters are grouped into categories. For example, the various slope values can be grouped into flat, moderate, steep, and very steep. Each slope value can be assigned to one of these categories, and the category can be assigned a reclass value identifying the preference for the class relative to a criterion in the overlay analysis. The Reclassify tool allows such rasters to be reclassified.

The Weighted Overlay tool is used most commonly for suitability modeling and should be used to ensure correct methodologies are followed. The Weighted Sum tool is useful when you want to maintain the model resolution or when floating-point output or decimal weights are required.

Related topics

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4