Display Name: OverlayLayers
Description: Overlays the input layer with the overlay layer. Overlay operations supported are Intersect, Union, and Erase.
Category:
Help URL: https://portal.mra.gov.pg/arcgis/rest/directories/arcgisoutput/System/SpatialAnalysisTools_GPServer/System_SpatialAnalysisTools/OverlayLayers.htm
Execution Type: esriExecutionTypeAsynchronous
Parameters:
Parameter: inputLayer
Data Type: GPFeatureRecordSetLayer
Display Name inputLayer
Description: The input analysis layer.
Direction: esriGPParameterDirectionInput
Default Value:
Geometry Type:
HasZ: false
HasM: false
Spatial Reference: N/A
Fields: None
Features: None.
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: overlayLayer
Data Type: GPFeatureRecordSetLayer
Display Name overlayLayer
Description: The layer to be overlaid with the analysis layer.
Direction: esriGPParameterDirectionInput
Default Value:
Geometry Type:
HasZ: false
HasM: false
Spatial Reference: N/A
Fields: None
Features: None.
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: overlayType
Data Type: GPString
Display Name overlayType
Description: The overlay type (INTERSECT, UNION, or ERASE) defines how the analysis layer and the overlay layer are combined.
Direction: esriGPParameterDirectionInput
Default Value: Intersect
Parameter Type: esriGPParameterTypeOptional
Category:
Choice List: [ Intersect, Union, Erase ]
Parameter: snapToInput
Data Type: GPBoolean
Display Name snapToInput
Description: When the distance between features is less than the tolerance, the features in the overlay layer will snap to the features in the input layer.
Direction: esriGPParameterDirectionInput
Default Value: false
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: outputType
Data Type: GPString
Display Name outputType
Description: The type of intersection (INPUT, LINE, POINT).
Direction: esriGPParameterDirectionInput
Default Value: Input
Parameter Type: esriGPParameterTypeOptional
Category:
Choice List: [ Input, Point, Line ]
Parameter: tolerance
Data Type: GPDouble
Display Name tolerance
Description: The minimum distance separating all feature coordinates (nodes and vertices) as well as the distance a coordinate can move in X or Y (or both).
Direction: esriGPParameterDirectionInput
Default Value:
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: outputName
Data Type: GPString
Display Name outputName
Description: Additional properties such as output feature service name.
Direction: esriGPParameterDirectionInput
Default Value:
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: context
Data Type: GPString
Display Name context
Description: Additional settings such as processing extent and output spatial reference.
Direction: esriGPParameterDirectionInput
Default Value:
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: outputLayer
Data Type: GPString
Display Name outputLayer
Description:
Direction: esriGPParameterDirectionOutput
Default Value:
Parameter Type: esriGPParameterTypeDerived
Category:
Supported Operations:
Submit Job