Ren 201 midterm 2 Flashcards
Topological overlay
A Process that merges spatially coincident features from two coverages, and their attributes create a third coverage that contains new features and/or describes new relationships.
Clip
Extracts features that overlay the clip feature
Select
extracts feature from an input feature class or input feature layer (typically using a select query) and stores them in an output feature class
Split
Splits an input with overlaying features to create a subset of output feature classes
split by attribute
splits an input dataset by unique attributes
Table select
Selects table records mathcing a struvtured query and writes them to an output table
Extract toolset includes:
Clip, select, split
Overlay Analysis/ toolset:
Uses tools to overlay multiple feture classes to combine, erase, modify, or update spatial features.
toolset include:Erase, Identitiy, INtersect, Symmetrical difference, Union, Update
Erase
Creates a feature class by overlaying the input features with the polygons of the erase features. Output feature class includes only input features that fall outside the erase feature.
Identity
computes a geomatic intersection of the input features and the identity features. The input features or f\portions that overlap identity features will get the attributes of those identity features.
Intersect
Computes the geometric intersection of two coverages. Only features common to both coverages will be preserved in the output coverage.
Symmetrical Difference
Computes a geometric intersection of the input and update features. Features witch DO NOT overlap between layers will be written to output.
Union
Computes a geometric union of input features, all features and attributes will be written in output.
Update
Computes a geometric intersection of the input features and update features. The attributes and geometry of the input features are updated by the update fetures.
Reclassification
simplification of data by changing a single to a new value or grouping ranges of values into single values.
Dissolve
Removes boundaries or nodes between adkacent polygons or lines that have the same values for a specified attribute