Pro Tools Test 1 Flashcards
When is it best to use vector data model?
When working with a lot of attributes
Euclidean distance
calculates euclidean (as the crow flies) distance to the nearest source cell
a cell’s distance to the closest river cell
Resample raster
changes spatial reso or cell size
Reclassify raster
assigns new values to ranges of cell values (0 to 200 = 1, else = nodata)
Boolean overlay
layers with 1 or NODATA
Region group
unique values assigned to each region/cluster
grouped based on having the same values and being contiguous
Zonal geometry tool
calculates area, perimeter, or thickness for zones in a dataset
What is a function in ArcGIS Pro?
apply processing directly to a raster layer or imagery (no new layer created)
Zonal geometry as table
calculates area/perimeter of different zones but then export it to a table automatically
con()
conditional if/else
isnull()
set background of new layer to NoData instead of 0
What is a tool in ArcGIS Pro?
creates a new layer with the output from running the tool