Calculates the central meridian and optional standard parallels based on the center point of a feature's extent; stores this coordinate system as a spatial reference string in a specified text field and repeats this for a set, or subset, of features.
Syntax
Visual Basic (Declaration) | |
---|
Public Class CalculateCentralMeridianAndParallels
Implements IGPProcess |
C# | |
---|
public class CalculateCentralMeridianAndParallels : IGPProcess |
Inheritance Hierarchy
System.Object
ESRI.ArcGIS.CartographyTools.CalculateCentralMeridianAndParallels
See Also