Area—An attribute will be added to store the area of each polygon feature.
Area (geodesic)—An attribute will be added to store the shape-preserving geodesic area of each polygon feature.
Centroid x-coordinate—An attribute will be added to store the centroid x-coordinate of each feature.
Centroid y-coordinate—An attribute will be added to store the centroid y-coordinate of each feature.
Centroid z-coordinate—An attribute will be added to store the centroid z-coordinate of each feature.
Centroid m-value—An attribute will be added to store the centroid m-value of each feature.
Central point x-coordinate—An attribute will be added to store the x-coordinate of a central point inside or on each feature. This point is the same as the centroid if the centroid is inside the feature; otherwise, it is an inner label point.
Central point y-coordinate—An attribute will be added to store the y-coordinate of a central point inside or on each feature. This point is the same as the centroid if the centroid is inside the feature; otherwise, it is an inner label point.
Central point z-coordinate—An attribute will be added to store the z-coordinate of a central point inside or on each feature. This point is the same as the centroid if the centroid is inside the feature; otherwise, it is an inner label point.
Central point m-value—An attribute will be added to store the m-value of a central point inside or on each feature. This point is the same as the centroid if the centroid is inside the feature; otherwise, it is an inner label point.
Number of curves—An attribute will be added to store the number of curves in each feature. Curves include elliptical arcs, circular arcs, and Bezier curves.
Number of holes—An attribute will be added to store the number of interior holes within each polygon feature.
Minimum x-coordinate—An attribute will be added to store the minimum x-coordinate of each feature's extent.
Minimum y-coordinate—An attribute will be added to store the minimum y-coordinate of each feature's extent.
Minimum z-coordinate—An attribute will be added to store the minimum z-coordinate of each feature's extent.
Maximum x-coordinate—An attribute will be added to store the maximum x-coordinate of each feature's extent.
Maximum y-coordinate—An attribute will be added to store the maximum y-coordinate of each feature's extent.
Maximum z-coordinate—An attribute will be added to store the maximum z-coordinate of each feature's extent.
Length—An attribute will be added to store the length of each line feature.
Length (geodesic)—An attribute will be added to store the shape-preserving geodesic length of each line feature.
Length (3D)—An attribute will be added to store the 3D length of each line feature.
Line bearing—An attribute will be added to store the start-to-end bearing of each line feature. Values range from 0 to 360, with 0 meaning north, 90 east, 180 south, 270 west, and so on.
Line angle—An attribute will be added to store the start-to-end arithmetic angle of each line feature. Values range from 0 to 360, with 0 meaning north, 90 east, 180 south, 270 west, and so on.
Line start x-coordinate—An attribute will be added to store the x-coordinate of the start point of each line feature.
Line start y-coordinate—An attribute will be added to store the y-coordinate of the start point of each line feature.
Line start z-coordinate—An attribute will be added to store the z-coordinate of the start point of each line feature.
Line start m-value—An attribute will be added to store the m-value of the start point of each line feature.
Line end x-coordinate—An attribute will be added to store the x-coordinate of the end point of each line feature.
Line end y-coordinate—An attribute will be added to store the y-coordinate of the end point of each line feature.
Line end z-coordinate—An attribute will be added to store the z-coordinate of the end point of each line feature.
Line end m-value—An attribute will be added to store the m-value of the end point of each line feature.
Number of parts—An attribute will be added to store the number of parts comprising each feature.
Number of vertices—An attribute will be added to store the number of points or vertices comprising each feature.
Perimeter length—An attribute will be added to store the length of the perimeter or border of each polygon feature.
Perimeter length (geodesic)—An attribute will be added to store the shape-preserving geodesic length of the perimeter or border of each polygon feature.
Point x-coordinate—An attribute will be added to store the x-coordinate of each point feature.
Point y-coordinate—An attribute will be added to store the y-coordinate of each point feature.
Point z-coordinate—An attribute will be added to store the z-coordinate of each point feature.
Point m-value—An attribute will be added to store the m-value of each point feature.
Point x- and y-coordinate notation—An attribute will be added to store the x- and y-coordinate of each point feature formatted as a specified coordinate notation.