Coordinate Table To Polygon (Defense Tools)
Summary
Creates polygon features from coordinates stored in a table.
Usage
This tool can accept
.csvfiles, dBase tables and geodatabase tables as input when creating polygons.Each row of the input table will become a vertex of an output polygon.
Individual polygons can be created using the Line Grouping Field parameter.
Parameters
| Label | Explanation | Data type |
|---|---|---|
|
Input Table |
The table containing the source coordinates. |
Table View |
|
Output Polygon Feature Class |
The feature class containing the output polygon features. |
Feature Class |
|
X Field (Longitude, UTM, MGRS, USNG, GARS, GeoRef) |
The field in the input table containing the x or longitude coordinates. |
Field |
|
Input Coordinate Format |
Specifies the format of the input table coordinates.
|
String |
|
Y Field (Latitude) (Optional) |
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. |
Field |
|
Line Grouping Field (Optional) |
The field in the input table used to create unique polygons. A polygon will be created for each unique value. |
Field |
|
Sort Field (Optional) |
The field in the input table used to order the polygon vertices. The field must be a numerical field. |
Field |
|
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