The Find Existing Locations task selects features in the input layer that meet a query you specify. A query is made up of one or more expressions. There are two types of expressions: attribute and spatial. An example of an attribute expression is that a parcel must be vacant, which is an attribute of the Parcels layer (where STATUS = 'VACANT'). An example of a spatial expression is that the parcel must also be within a certain distance of a river (Parcels within a distance of 0.75 Miles from Rivers).
There is no usage for this tool.
Parameter | Explanation |
---|---|
inputLayers | A list of layers that will be used in the expressions parameter. |
expressions | Specify a list of expressions. Please refer documentation at http://developers.arcgis.com for more information on creating expressions. |
outputName (Optional) | Additional properties such as output feature service name. |
context (Optional) | Additional settings such as processing extent and output spatial reference. |
There are no code samples for this tool.
FindExistingLocations
There are no credits for this item.
There are no use limitations for this item.