Display Name: Make XY Event Layer
Description: Creates a new point feature layer based on x- and y-coordinates defined in a table. If the source table contains z-coordinates (elevation values), that field can also be specified in the creation of the event layer. The layer created by this tool is temporary.
Category:
Help URL: https://swappweb.corpocaldas.gov.co/waserver/rest/directories/arcgisoutput/MakeXYEventLayer_GPServer/MakeXYEventLayer/MakeXYEventLayer.htm
Execution Type: esriExecutionTypeAsynchronous
Parameters:
Parameter: table
Data Type: GPDataFile
Display Name XY Table
Description: The table containing the x- and y-coordinates that define the locations of the point features to create.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: in_x_field
Data Type: Field
Display Name X Field
Description: The field in the input table that contains the x-coordinates (or longitude).
Direction: esriGPParameterDirectionInput
Filter: Dependency: table
Default Value: x
(
type: esriFieldTypeInteger, alias: x, editable: true, nullable: true, length: 4
)
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: in_y_field
Data Type: Field
Display Name Y Field
Description: The field in the input table that contains the y-coordinates (or latitude).
Direction: esriGPParameterDirectionInput
Filter: Dependency: table
Default Value: y
(
type: esriFieldTypeInteger, alias: y, editable: true, nullable: true, length: 4
)
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: out_layer
Data Type: GPFeatureRecordSetLayer
Display Name Layer Name
Description: The name of the output point event layer.
Direction: esriGPParameterDirectionOutput
Filter:
Dependency:
Default Value:
Geometry Type: esriGeometryPoint
HasZ: false
HasM: false
Spatial Reference: 21892
(21897)
Fields:
-
x
(
type: esriFieldTypeInteger, alias: x
)
-
y
(
type: esriFieldTypeInteger, alias: y
)
Features: None.
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: spatial_reference
Data Type: GPString
Display Name Spatial Reference
Description: The spatial reference of the coordinates specified in the X Field and Y Field parameters. This will be the output event layer's spatial reference.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value: PROJCS["Colombia_Bogota_Zone",GEOGCS["GCS_Bogota",DATUM["D_Bogota",SPHEROID["International_1924",6378388.0,297.0]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],PROJECTION["Transverse_Mercator"],PARAMETER["False_Easting",1000000.0],PARAMETER["False_Northing",1000000.0],PARAMETER["Central_Meridian",-74.08091666666667],PARAMETER["Scale_Factor",1.0],PARAMETER["Latitude_Of_Origin",4.599047222222222],UNIT["Meter",1.0]];-4623400 -9511000 10000;-100000 10000;-100000 10000;0.001;0.001;0.001;IsHighPrecision
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: in_z_field
Data Type: Field
Display Name Z Field
Description: The field in the input table that contains the z-coordinates.
Direction: esriGPParameterDirectionInput
Filter: Dependency: table
Default Value:
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: esri_out_feature_service_name
Data Type: GPString
Display Name Output Feature Service Name
Description: The name of the optional feature service to create on the federated server containing the result of this tool. If no name is specified an output feature service will not be created.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeOptional
Category:
Supported Operations:
Submit Job
Child Resources:
Metadata