Display Name: Coordinate Table To Point
Description: Creates a point feature class from coordinates stored in a table.
Category:
Help URL: https://swappweb.corpocaldas.gov.co/waserver/rest/directories/arcgisoutput/CoordinateTableToPoint_GPServer/CoordinateTableToPoint/CoordinateTableToPoint.htm
Execution Type: esriExecutionTypeAsynchronous
Parameters:
Parameter: in_table
Data Type: GPDataFile
Display Name Input Table
Description: The table containing the source coordinates.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: out_feature_class
Data Type: GPFeatureRecordSetLayer
Display Name Output Point Feature Class
Description: The feature class containing the output point features.
Direction: esriGPParameterDirectionOutput
Filter:
Dependency:
Default Value:
Geometry Type: esriGeometryPoint
HasZ: false
HasM: false
Spatial Reference: 21892
(21897)
Fields:
-
OID
(
type: esriFieldTypeOID, alias: OID
)
-
x
(
type: esriFieldTypeInteger, alias: x
)
-
y
(
type: esriFieldTypeInteger, alias: y
)
-
DDLat
(
type: esriFieldTypeString, alias: DDLat, length: 255
)
-
DDLon
(
type: esriFieldTypeString, alias: DDLon, length: 255
)
-
ORIG_OID
(
type: esriFieldTypeInteger, alias: ORIG_OID
)
Features: None.
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: x_or_lon_field
Data Type: Field
Display Name X Field (longitude, UTM, MGRS, USNG, GARS, GEOREF)
Description: The field in the input table containing the x or longitude coordinates.
Direction: esriGPParameterDirectionInput
Filter:
Dependency: in_table
Default Value: x
(
type: esriFieldTypeInteger, alias: x, editable: true, nullable: true, length: 4
)
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: in_coordinate_format
Data Type: GPString
Display Name Input Coordinate Format
Description: Specifies the format of the input table coordinates.Decimal Degrees - One Field—Coordinates will be formatted in a decimal degrees coordinate pair stored in a single field with coordinates separated by a space, comma, or slash.Decimal Degrees - Two Fields—Coordinates will be formatted in a decimal degrees coordinate pair stored in two table fields. This is the default.Degrees and Decimal Minutes - One Field—Coordinates will be formatted in a degrees and decimal minutes coordinate pair stored in a single table field with coordinates separated by a space, comma, or slash.Degrees and Decimal Minutes - Two Fields—Coordinates will be formatted in a degrees and decimal minutes coordinate pair stored in two table fields.Degrees, Minutes, and Seconds - One Field—Coordinates will be formatted in a degrees, minutes, and seconds coordinate pair stored in a single table field with coordinates separated by a space, comma, or slash.Degrees, Minutes, and Seconds - Two Fields—Coordinates will be formatted in a degrees, minutes, and seconds coordinate pair stored in two table fields.Global Area Reference System—Coordinates will be formatted in Global Area Reference System.World Geographic Reference System— Coordinates will be formatted in World Geographic Reference System.Universal Transverse Mercator Bands—Coordinates will be formatted in Universal Transverse Mercator coordinate bands.Universal Transverse Mercator Zones—Coordinates will be formatted in Universal Transverse Mercator coordinate zones.United States National Grid—Coordinates will be formatted in United States National Grid.Military Grid Reference System—Coordinates will be formatted in Military Grid Reference System.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value: DD_2
Parameter Type: esriGPParameterTypeRequired
Category:
Choice List: [ DD_1, DD_2, DDM_1, DDM_2, DMS_1, DMS_2, GARS, GEOREF, UTM_BANDS, UTM_ZONES, USNG, MGRS ]
Parameter: y_or_lat_field
Data Type: Field
Display Name Y Field (latitude)
Description: The field in the input table containing the y or latitude coordinates.The Y Field (latitude) parameter is used when the Input Coordinate Format parameter is set to Decimal Degrees - Two Fields, Degrees and Decimal Minutes - Two Fields, or Degrees Minutes and Seconds - Two Fields.
Direction: esriGPParameterDirectionInput
Filter:
Dependency: in_table
Default Value: y
(
type: esriFieldTypeInteger, alias: y, editable: true, nullable: true, length: 4
)
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: coordinate_system
Data Type: GPString
Display Name Input Coordinate System
Description: The spatial reference of the output feature class. The default is GCS_WGS_1984.
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:
Supported Operations:
Submit Job
Child Resources:
Metadata