Display Name: Count Overlapping Polygons
Description: Given a polygon feature class or layer containing overlapping polygons, creates a new feature class with the overlaps removed and the number of overlapping polygons.
Category:
Help URL: https://sig.cm-figfoz.pt/arcgis/rest/directories/arcgisoutput/Tools/CountOverlappingPolygons_GPServer/Tools_CountOverlappingPolygons/CountOverlappingPolygons.htm
Execution Type: esriExecutionTypeAsynchronous
Parameters:
Parameter: Input_Features
Data Type: GPString
Display Name Input Features
Description: Input polygon feature class with overlapping polygons.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value: dev.DBO.PDM_Ordenamento_OLD
Parameter Type: esriGPParameterTypeRequired
Category:
Choice List: [ dev.DBO.PDM_Ordenamento_OLD ]
Parameter: Output_Feature_Class
Data Type: GPFeatureRecordSetLayer
Display Name Output Feature Class
Description: Output polygon feature with the count of overlapping polygons. The feature class has one attribute, Join_Count, containing the number of overlapping polygons.
Direction: esriGPParameterDirectionOutput
Filter:
Dependency:
Default Value:
Geometry Type: esriGeometryPolygon
HasZ: false
HasM: false
Spatial Reference: 3763
(3763)
Fields:
-
OBJECTID
(
type: esriFieldTypeOID, alias: OBJECTID
)
-
Join_Count
(
type: esriFieldTypeInteger, alias: Join_Count
)
-
SHAPE_Length
(
type: esriFieldTypeDouble, alias: SHAPE_Length
)
-
SHAPE_Area
(
type: esriFieldTypeDouble, alias: SHAPE_Area
)
Features: None.
Parameter Type: esriGPParameterTypeRequired
Category:
Supported Operations:
Submit Job
Child Resources:
Metadata