Display Name: Union
Description: Computes a geometric union of the input features. All features and their attributes will be written to the output feature class.
Category:
Help URL: https://oncorng.co.ontario.ny.us/arcgis/rest/directories/arcgisoutput/OnCOR/BOE_Analysis_GPServer/OnCOR_BOE_Analysis/Union.htm
Execution Type: esriExecutionTypeAsynchronous
Parameters:
Parameter: in_features
Data Type: GPValueTable
Display Name Input Features
Description: The input feature classes or layers. When the distance between features is less than the cluster tolerance, the features with the lower rank will snap to the feature with the higher rank. The highest rank is one. All of the input features must be polygons.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value: First row only
Features (Column 0):
AddressPoints_Buffer
Ranks (Column 1):
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter Infos:
Name: Features
Data Type: GPString
Display Name: Features
Filter:
Choice List: [ AddressPoints_Analysis_Update, AddressPoints_Buffer, AddressPoints_Analysis, City Wards, Ontario County Election Districts, Tax Parcels, Fire Districts, School Districts, Community Boundaries ]
Name: Ranks
Data Type: GPLong
Display Name: Ranks
Filter:
Type: Range
Minimum: 0.0
Maximum: 50.0
Parameter: out_feature_class
Data Type: GPFeatureRecordSetLayer
Display Name Output Feature Class
Description: The feature class that will contain the results.
Direction: esriGPParameterDirectionOutput
Filter:
Dependency:
Default Value:
Geometry Type: esriGeometryPolygon
HasZ: true
HasM: false
Spatial Reference: 102716
(2261)
LatestVCSWkid(0)
Fields:
-
OBJECTID
(
type: esriFieldTypeOID, alias: OBJECTID
)
-
FID_AddressPoints_Buffer
(
type: esriFieldTypeInteger, alias: FID_AddressPoints_Buffer
)
-
MUNI
(
type: esriFieldTypeString, alias: MUNICIPALITY, length: 50
)
-
LOC_ST_NBR
(
type: esriFieldTypeString, alias: ADDRESS NUMBER, length: 13
)
-
FULL_ADDR
(
type: esriFieldTypeString, alias: FULL ADDRESS, length: 50
)
-
PRINT_KEY
(
type: esriFieldTypeString, alias: TAX MAP NUMBER, length: 21
)
-
OWNER
(
type: esriFieldTypeString, alias: PROPERTY OWNER, length: 65
)
-
OWNER2
(
type: esriFieldTypeString, alias: 2ND OWNER, length: 65
)
-
UNITNUM
(
type: esriFieldTypeString, alias: UNIT NUMBER, length: 5
)
-
ALT_LAB
(
type: esriFieldTypeString, alias: ALT LABEL, length: 15
)
-
MAP
(
type: esriFieldTypeString, alias: MAP, length: 60
)
-
POLLLOC
(
type: esriFieldTypeString, alias: POLLLOC, length: 75
)
-
NAME_1
(
type: esriFieldTypeString, alias: NAME, length: 64
)
-
RESPONSE
(
type: esriFieldTypeString, alias: RESPONSE, length: 64
)
-
POPULAR_NA
(
type: esriFieldTypeString, alias: POPULAR_NA, length: 254
)
-
NAME_12
(
type: esriFieldTypeString, alias: NAME, length: 25
)
-
CITY_TOWN
(
type: esriFieldTypeString, alias: CITY_TOWN, length: 10
)
-
TWD
(
type: esriFieldTypeString, alias: APEX CODE, length: 12
)
-
SUPERVISOR
(
type: esriFieldTypeString, alias: SUPERVISOR, length: 60
)
-
DESCRIPTION
(
type: esriFieldTypeString, alias: DESCRIPTION, length: 255
)
-
SHAPE_Length
(
type: esriFieldTypeDouble, alias: SHAPE_Length
)
-
SHAPE_Area
(
type: esriFieldTypeDouble, alias: SHAPE_Area
)
Features: None.
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: join_attributes
Data Type: GPString
Display Name Attributes To Join
Description: Specifies which attributes from the input features will be transferred to the output feature class.All attributes—All the attributes from the input features will be transferred to the output feature class. This is the default.All attributes except feature IDs—All the attributes except the FID from the input features will be transferred to the output feature class.Only feature IDs—Only the FID field from the input features will be transferred to the output feature class.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value: All attributes
Parameter Type: esriGPParameterTypeOptional
Category:
Choice List: [ All attributes except feature IDs, Only feature IDs, All attributes ]
Parameter: cluster_tolerance
Data Type: GPLinearUnit
Display Name XY 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).Changing this parameter's value may cause failure or unexpected results. It is recommended that you do not modify this parameter. It has been removed from view on the tool dialog box. By default, the input feature class's spatial reference x,y tolerance property is used.
Direction: esriGPParameterDirectionInput
Filter:
Dependency: in_features
Default Value:
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: gaps
Data Type: GPBoolean
Display Name Gaps Allowed
Description: Specifies whether a feature will be created for areas in the output that are completely enclosed by polygons.Gaps are areas in the output feature class that are completely enclosed by other polygons (created from the intersection of features or from existing holes in the input polygons). These areas are not invalid, but you can identify them for analysis. To identify the gaps in the output, uncheck this parameter; a feature will be created in these areas. To select these features, query the output feature class based on all the input feature's FID values being equal to -1.Checked—A feature will not be created for an area in the output that is completely enclosed by polygons. This is the default.Unchecked—A feature will be created for an area in the output that is completely enclosed by polygons. This feature will have no attribute values and will have a FID value of -1.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value: true
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: esri_out_feature_service_name
Data Type: GPString
Display Name Output Feature Service Name
Description: The name of the hosted feature service containing all the feature or table results of the tool. When no name is specified, standard feature or table results will still be available.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeOptional
Category:
Supported Operations:
Submit Job
Child Resources:
Metadata