Add XYZ Coordinates

Adds X, Y, Z coordinates to the attribute table of point, polyline or polygon features.

Parameter

Comments

Input features
<in_features>

Input point, polyline or polygon features for which coordinates will be added to the attribute table.

Coordinates
<Coordinate {Field Name};Coordinate {Field Name}...>

Output coordinate field names.

Source point location
{point_location}

Specify what point will be added to the attribute table:

  • CENTER – coordinates of the central point will be added (available for point, polyline, and polygon features).

  • NEAREST_TO_CENTER – coordinates of the nearest point to the center will be added (available for multipoint features only).

  • LABEL – coordinates of the label point will be added (available for polygon features).

  • START – coordinates of the first polyline point will be added (available for polyline features).

  • END – coordinates of the end polyline point will be added (available for polyline features).

Output spatial reference
{out_spatial_reference}

Specify the output coordinates spatial reference.

Please note, this projection relates only to coordinates to be stored in the attribute table, data itself is not projected.

Angular units format
{NONE | DDM | DMS}

Converts coordinates in decimal degrees (DD) into DMS (D° M' S.SS") or DDM (D° M.MM') format.

Select NONE to keep coordinate format “as is”.

Parameter is only available for geographic coordinate system.

Note:

This XTools Pro geoprocessing tool is identical to the XTools Pro Add XYZ Coordinates tool.

 
 
 

Table of Contents

Index

Glossary

-Search-

Back