Calculate Grid Convergence Angle (Cartography Tools)
Summary
Calculates the rotation angle for true north based on the center point of each feature in a feature class and populates this value in a specified field. This field can be used in conjunction with a spatial map series to rotate each map to true north.
Usage
Calculating a geodesic angle requires a valid projected coordinate system to be specified.
If you specify a coordinate system field, the tool will use the projected coordinate system value (projection engine string) for each feature. If there is an invalid projection engine string, the tool will use the coordinate system specified as the Cartographic Coordinate System environment variable.
If you do not use a field to specify the projected coordinate system, the tool will use the one specified as the Cartographic Coordinate System in the Cartography environment settings.
Parameters
| Label | Explanation | Data type |
|---|---|---|
|
Input Features |
The input feature class (points, multipoints, lines, and polygons). |
Feature Layer |
|
Angle Field |
The existing field that will be populated with the true north calculation value in decimal degrees. |
Field |
|
Rotation Method (Optional) |
Specifies the method used to calculate the rotation value.
|
String |
|
Coordinate System Field (Optional) |
The field containing a projection engine string for a projected coordinate system to be used for angle calculation. The angle calculation for each feature will be based on the projected coordinate system projection engine string for the specific feature. In cases of an invalid value, the tool will use the cartographic coordinate system specified in the Cartography environment settings. The default is none, or no field specified. When no field is specified, the projected coordinate system used for calculation will be taken from the Cartography environment settings. |
Field |
Derived output
| Label | Explanation | Data type |
|---|---|---|
|
Output Features |
The updated feature class with calculated rotation values. |
Feature Layer |
Environments
Cartographic Coordinate System, Current Workspace
Special cases
- Cartographic Coordinate System
-
This setting is used when no coordinate system field is chosen, or if a coordinate system field is chosen and the coordinate system string value is invalid, in which case the coordinate system specified here will be used in the angle calculation.
Licensing information
- Basic: Yes
- Standard: Yes
- Advanced: Yes