This tool derives new features in a study area that meet a series of specific criteria. These criteria can be based on attribute queries (for example, parcels that are vacant) and spatial queries (for example, parcels that are within flood zones).
If Use current map extent is checked, only the features that are visible within the current map extent will be analyzed. If unchecked, all features will be analyzed, even if they are outside the current map extent.
Click the Add Expression button to define an expression. You can add multiple expressions. After entering the expressions and clicking the Run Analysis button, features in the analysis layer are filtered through each expression. The portions of features that satisfy all expressions are written to the result layer.
There are two basic types of expressions you can create: attribute and spatial. Attribute expressions are queries on field values, such as
where name is 'San Francisco'.
There are five spatial expression options:
Four of the five spatial expressions have a corresponding negation: not within a distance of, does not completely contain, not completely within, and does not intersect; nearest to does not have a negation.
The name of the layer that will be created in My Content and added to the map. The default name is based on the tool name and the input layer name. If the layer name already exists, you will be prompted to provide another name.
Using the Save result in drop-down menu, you can specify the name of a folder in My Content where the result will be saved.