Coordinate Table To 2-Point Line (Defense Tools)
Summary
Creates 2-point line features from coordinates stored in a table.
Usage
The output lines are created by connecting starting and ending point coordinate pairs.
Each starting and ending point coordinate pair will become a separate line feature in the output feature class.
Parameters
| Label | Explanation | Data type |
|---|---|---|
|
Input Table |
The table containing the source coordinates. |
Table View |
|
Output Line Feature Class |
The feature class containing the output line features. |
Feature Class |
|
Start X Field (longitude, UTM, MGRS, USNG, GARS, GEOREF) |
The field in the input table containing the starting x or longitude coordinates. |
Field |
|
End X Field (longitude, UTM, MGRS, USNG, GARS, GEOREF) |
The field in the input table containing the ending x or longitude coordinates. |
Field |
|
Input Coordinate Format |
Specifies the format of the point coordinates.
|
String |
|
Start Y Field (latitude) (Optional) |
The field in the input table containing the starting y or latitude coordinates. The Start 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. |
Field |
|
End Y Field (latitude) (Optional) |
The field in the input table containing the ending y or latitude coordinates. The End 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. |
Field |
|
Line Type (Optional) |
Specifies the output line type.
|
String |
|
Output Coordinate System (Optional) |
The spatial reference of the output feature class. The default is GCS_WGS_1984. |
Spatial Reference |
Environments
Output Coordinate System, Geographic Transformations, Current Workspace, Scratch Workspace
Licensing information
- Basic: Yes
- Standard: Yes
- Advanced: Yes