Grid Calculator Preliminary

Source: Internet
Author: User

1. Overview

There are a lot of vector computing tools in the toolbox of ArcGIS, and the grid has calculators, and it's easy to operate.

Similar to the field calculator in vectors, it is calculated by constructing map algebra expressions. The Raster Calculator tool is used to create and execute map algebra expressions to output a new raster, and the built-in functions fall into the following categories:

2. Common functions

Condition analysis

con(condition, condition is true execution expression, condition is false execution expression [optional]), such as con (("HillSha01"-"HillSha02") >200,0,1) to subtract raster HillSha01 from HILLSHA02, If its grid value is greater than 200, the assignment is 0, otherwise the assignment is 1. Similar to the IF function in Excel.

Pick Selection function

SetNull setting an empty function

Mathematical analysis

Including ABS, Power, int and other common data functions;

Trigonometric function

including Cos, Sin, tan and other common trigonometric functions;

Other functions

Diff, Inlist, IsNull, over, Test

3. Find Help

If you want to ask how to find help, here is a detailed explanation:

The first step, you need to know that the raster calculator has its presence, find its location in the search:

The second step, although I am not very familiar with the functions used, such as the con function in conditional analysis, we can use the local help of ArcGIS to find:

The third step, see the detailed help.

Fourth, you can use the function of the location theme to find the relevant content

Fifth step, carefully understand and test.

Grid Calculator Preliminary

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.