Display Name: Calculate Geometry Attributes
Description: Adds information to a feature's attribute fields representing the spatial or geometric characteristics and location of each feature, such as length or area and x-, y-, z-, and m-coordinates.
Category:
Help URL: https://swappweb.corpocaldas.gov.co/waserver/rest/directories/arcgisoutput/CalculateGeometryAttributes_GPServer/CalculateGeometryAttributes/CalculateGeometryAttributes.htm
Execution Type: esriExecutionTypeAsynchronous
Parameters:
Parameter: in_features
Data Type: GPString
Display Name Input Features
Description: The features with a field that will be updated with geometry calculations.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value: coordenadas21897_XYTableToPoint1
Parameter Type: esriGPParameterTypeRequired
Category:
Choice List: [ Buffer Input Features (Points), Near Input Features (Points), coordenadas21897_CoordinateTableToPoint4, uu, coordenadas21897_XYTableToPoint1, coordenadas21897_XYTableToPoint ]
Parameter: geometry_property
Data Type: GPValueTable
Display Name Geometry Attributes
Description: Specifies the fields in which the selected geometry properties will be calculated.You can select an existing field or provide a new field name. If a new field name is specified, the field type is determined by the type of values that are written to the field. Count attributes are written to long integer fields, area, length, and x-, y-, z-, and m-coordinate attributes are written to double fields, and coordinate notations such as Degrees Minutes Seconds or MGRS are written to text fields.AREA—The area of each polygon feature.AREA_GEODESIC—The shape-preserving geodesic area of each polygon feature.CENTROID_X—The centroid x-coordinate of each feature.CENTROID_Y—The centroid y-coordinate of each feature.CENTROID_Z—The centroid z-coordinate of each feature.CENTROID_M—The centroid m-coordinate of each feature.INSIDE_X—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.INSIDE_Y—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.INSIDE_Z—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.INSIDE_M—The m-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.CURVE_COUNT—The number of curves in each feature. Curves include elliptical arcs, circular arcs, and Bezier curves.HOLE_COUNT—The number of interior holes within each polygon feature.EXTENT_MIN_X—The minimum x-coordinate of each feature's extent.EXTENT_MIN_Y—The minimum y-coordinate of each feature's extent.EXTENT_MIN_Z—The minimum z-coordinate of each feature's extent.EXTENT_MAX_X—The maximum x-coordinate of each feature's extent.EXTENT_MAX_Y—The maximum y-coordinate of each feature's extent.EXTENT_MAX_Z—The maximum z-coordinate of each feature's extent.LENGTH—The length of each line feature.LENGTH_GEODESIC—The shape-preserving geodesic length of each line feature.LENGTH_3D—The 3D length of each line feature.LINE_BEARING—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_START_X—The x-coordinate of the start point of each line feature.LINE_START_Y—The y-coordinate of the start point of each line feature.LINE_START_Z—The z-coordinate of the start point of each line feature.LINE_START_M—The m-coordinate of the start point of each line feature.LINE_END_X—The x-coordinate of the end point of each line feature.LINE_END_Y—The y-coordinate of the end point of each line feature.LINE_END_Z—The z-coordinate of the end point of each line feature.LINE_END_M—The m-coordinate of the end point of each line feature.PART_COUNT—The number of parts composing each feature.PERIMETER_LENGTH—The length of the perimeter or border of each polygon feature.PERIMETER_LENGTH_GEODESIC—The shape-preserving geodesic length of the perimeter or border of each polygon feature.POINT_COUNT—The number of points or vertices composing each feature.POINT_X—The x-coordinate of each point feature.POINT_Y—The y-coordinate of each point feature.POINT_Z—The z-coordinate of each point feature.POINT_M—The m-coordinate of each point feature.POINT_COORD_NOTATION—The x- and y-coordinate of each point feature formatted as a specified coordinate notation.
Direction: esriGPParameterDirectionInput
Filter:
Dependency: in_features
Default Value: First row only
Field (Existing or New) (Column 0):
x
(
type: esriFieldTypeInteger, alias: x, editable: true, nullable: true, length: 4
)
Property (Column 1):
POINT_Y
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter Infos:
Name: Field (Existing or New)
Data Type: Field
Display Name: Field (Existing or New)
Filter:
Type: Field
List:
- esriFieldTypeSmallInteger
- esriFieldTypeInteger
- esriFieldTypeSingle
- esriFieldTypeDouble
- esriFieldTypeString
Name: Property
Data Type: GPString
Display Name: Property
Filter:
Choice List: [ POINT_X, POINT_Y, POINT_COORD_NOTATION ]
Parameter: length_unit
Data Type: GPString
Display Name Length Unit
Description: Specifies the unit that will be used to calculate length.Kilometers—The length unit will be Kilometers.Meters—The length unit will be Meters.Statute Miles—The length unit will be Statute Miles.International Nautical Miles—The length unit will be International Nautical Miles.International Yards—The length unit will be International Yards.International Feet—The length unit will be International Feet.US Survey Miles—The length unit will be US Survey Miles.US Survey Nautical Miles—The length unit will be US Survey Nautical Miles.US Survey Yards—The length unit will be US Survey Yards.US Survey Feet—The length unit will be US Survey Feet.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeOptional
Category:
Choice List: [ KILOMETERS, METERS, NAUTICAL_MILES_INT, MILES_INT, YARDS_INT, FEET_INT, NAUTICAL_MILES, MILES_US, YARDS, FEET_US ]
Parameter: area_unit
Data Type: GPString
Display Name Area Unit
Description: Specifies the unit that will be used to calculate area.Square Kilometers—The area unit will be Square Kilometers.Hectares—The area unit will be Hectares.Square Meters—The area unit will be Square Meters.Square Statute Miles—The area unit will be Square Statute Miles.Square International Nautical Miles—The area unit will be Square International Nautical Miles.International Acres—The area unit will be International Acres.Square International Yards—The area unit will be Square International Yards.Square International Feet—The area unit will be Square International Feet.Square US Survey Miles—The area unit will be Square US Survey Miles.Square US Survey Nautical Miles—The area unit will be Square US Survey Nautical Miles.US Survey Acres—The area unit will be US Survey Acres.Square US Survey Yards—The area unit will be Square US Survey Yards.Square US Survey Feet—The area unit will be Square US Survey Feet.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeOptional
Category:
Choice List: [ SQUARE_KILOMETERS, HECTARES, SQUARE_METERS, SQUARE_MILES_INT, SQUARE_NAUTICAL_MILES, ACRES, SQUARE_YARDS, SQUARE_FEET_INT, SQUARE_MILES_US, SQUARE_NAUTICAL_MILES_US, ACRES_US, SQUARE_YARDS_US, SQUARE_FEET_US ]
Parameter: coordinate_system
Data Type: GPString
Display Name Coordinate System
Description: The coordinate system in which the coordinates, length, and area will be calculated. The coordinate system of the input features is used by default.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value: GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137.0,298.257223563]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]]
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: updated_features
Data Type: GPFeatureRecordSetLayer
Display Name Updated Features
Description:
Direction: esriGPParameterDirectionOutput
Filter:
Dependency:
Default Value:
Geometry Type: esriGeometryPoint
HasZ: false
HasM: false
Spatial Reference: 4326
(4326)
Fields:
-
OBJECTID
(
type: esriFieldTypeOID, alias: OBJECTID
)
-
x
(
type: esriFieldTypeInteger, alias: x
)
-
y
(
type: esriFieldTypeInteger, alias: y
)
-
POINT_X
(
type: esriFieldTypeDouble, alias: POINT_X
)
-
POINT_Y
(
type: esriFieldTypeDouble, alias: POINT_Y
)
Features: None.
Parameter Type: esriGPParameterTypeDerived
Category:
Parameter: coordinate_format
Data Type: GPString
Display Name Coordinate Format
Description: Specifies the coordinate format in which the x- and y-coordinates will be calculated. The coordinate format matching the input features' spatial reference units is used by default.Several coordinate formats, including Degrees Minutes Seconds, Degrees Decimal Minutes, and others, require the calculation to be performed in a text field.Same as input—The input features' spatial reference units will be used for coordinate formatting. This is the default.Decimal Degrees—Decimal Degrees.Degrees Minutes Seconds (DDD° MM' SSS.ss" )—Degrees Minutes Seconds with cardinal direction component at the end (DDD° MM' SSS.ss" ).Degrees Minutes Seconds ( DDD° MM' SSS.ss")—Degrees Minutes Seconds with cardinal direction component at the beginning ( DDD° MM' SSS.ss").Degrees Minutes Seconds ( DDD° MM' SSS.ss")—Degrees Minutes Seconds with positive or negative direction component at the beginning ( DDD° MM' SSS.ss").Degrees Minutes Seconds ( DDD.MMSSSss)—Degrees Minutes Seconds packed into a single value with positive or negative direction component at the beginning ( DDD.MMSSSss).Degrees Decimal Minutes (DDD° MM.mmm' )—Degrees Decimal Minutes with cardinal direction component at the end (DDD° MM.mmm' ).Degrees Decimal Minutes ( DDD° MM.mmm')—Degrees Decimal Minutes with cardinal direction component at the beginning ( DDD° MM.mmm').Degrees Decimal Minutes ( DDD° MM.mmm')—Degrees Decimal Minutes with positive or negative direction component at the beginning ( DDD° MM.mmm').GARS (Global Area Reference System)—The Global Area Reference System is based on latitude and longitude, dividing and subdividing the world into cells.GEOREF (World Geographic Reference System)—The World Geographic Reference System is based on the geographic system of latitude and longitude, but using a simpler and more flexible notation.MGRS (Military Grid Reference System)—Military Grid Reference System.USNG (United States National Grid)—United States National Grid.UTM (Universal Transverse Mercator)—Universal Transverse Mercator.UTM with no spaces—Universal Transverse Mercator with no spaces.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value: SAME_AS_INPUT
Parameter Type: esriGPParameterTypeOptional
Category:
Choice List: [ SAME_AS_INPUT, DD, DMS_DIR_LAST, DMS_DIR_FIRST, DMS_POS_NEG, DMS_PACKED, DDM_DIR_LAST, DDM_DIR_FIRST, DDM_POS_NEG ]
Parameter: esri_out_feature_service_name
Data Type: GPString
Display Name Output Feature Service Name
Description: The name of the optional feature service to create on the federated server containing the result of this tool. If no name is specified an output feature service will not be created.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeOptional
Category:
Supported Operations:
Submit Job
Child Resources:
Metadata