Display Name: Project
Description: Projects spatial data from one coordinate system to another.
Category:
Help URL: https://swappweb.corpocaldas.gov.co/waserver/rest/directories/arcgisoutput/Projectar_GPServer/Projectar/Project.htm
Execution Type: esriExecutionTypeAsynchronous
Parameters:
Parameter: in_dataset
Data Type: GPFeatureRecordSetLayer
Display Name Input Dataset or Feature Class
Description: The feature class, feature layer, feature dataset, scene layer, or scene layer package to be projected.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value:
Geometry Type: esriGeometryPolygon
HasZ: false
HasM: false
Spatial Reference: 4326
(4326)
Fields:
-
FID
(
type: esriFieldTypeOID, alias: FID
)
-
OBJECTID
(
type: esriFieldTypeInteger, alias: OBJECTID
)
-
CODIGO
(
type: esriFieldTypeString, alias: CODIGO, length: 30
)
-
VEREDA_COD
(
type: esriFieldTypeString, alias: VEREDA_COD, length: 17
)
-
NUMERO_SUB
(
type: esriFieldTypeInteger, alias: NUMERO_SUB
)
-
CODIGO_ANT
(
type: esriFieldTypeString, alias: CODIGO_ANT, length: 20
)
-
GLOBALID
(
type: esriFieldTypeString, alias: GLOBALID, length: 38
)
-
SHAPE_Leng
(
type: esriFieldTypeDouble, alias: SHAPE_Leng
)
-
codigo_mun
(
type: esriFieldTypeString, alias: codigo_mun, length: 5
)
-
CODIGO_DEP
(
type: esriFieldTypeString, alias: CODIGO_DEP, length: 2
)
-
Shape_Length
(
type: esriFieldTypeDouble, alias: Shape_Length
)
-
Shape_Area
(
type: esriFieldTypeDouble, alias: Shape_Area
)
Features: None.
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: out_dataset
Data Type: GPFeatureRecordSetLayer
Display Name Output Dataset or Feature Class
Description: The output dataset to which the results will be written.
Direction: esriGPParameterDirectionOutput
Filter:
Dependency:
Default Value:
Geometry Type: esriGeometryPolygon
HasZ: false
HasM: false
Spatial Reference: 21892
(21897)
Fields:
-
OBJECTID_1
(
type: esriFieldTypeOID, alias: OBJECTID_1
)
-
OBJECTID
(
type: esriFieldTypeInteger, alias: OBJECTID
)
-
CODIGO
(
type: esriFieldTypeString, alias: CODIGO, length: 30
)
-
VEREDA_COD
(
type: esriFieldTypeString, alias: VEREDA_COD, length: 17
)
-
NUMERO_SUB
(
type: esriFieldTypeInteger, alias: NUMERO_SUB
)
-
CODIGO_ANT
(
type: esriFieldTypeString, alias: CODIGO_ANT, length: 20
)
-
GLOBALID
(
type: esriFieldTypeString, alias: GLOBALID, length: 38
)
-
SHAPE_Leng
(
type: esriFieldTypeDouble, alias: SHAPE_Leng
)
-
codigo_mun
(
type: esriFieldTypeString, alias: codigo_mun, length: 5
)
-
CODIGO_DEP
(
type: esriFieldTypeString, alias: CODIGO_DEP, length: 2
)
-
Shape_Length
(
type: esriFieldTypeDouble, alias: Shape_Length
)
-
Shape_Area
(
type: esriFieldTypeDouble, alias: Shape_Area
)
Features: None.
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: out_coor_system
Data Type: GPString
Display Name Output Coordinate System
Description: The coordinate system to which the input data will be projected.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value: PROJCS["Colombia_Bogota_Zone",GEOGCS["GCS_Bogota",DATUM["D_Bogota",SPHEROID["International_1924",6378388.0,297.0]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],PROJECTION["Transverse_Mercator"],PARAMETER["False_Easting",1000000.0],PARAMETER["False_Northing",1000000.0],PARAMETER["Central_Meridian",-74.08091666666667],PARAMETER["Scale_Factor",1.0],PARAMETER["Latitude_Of_Origin",4.599047222222222],UNIT["Meter",1.0]]
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: transform_method
Data Type: GPMultiValue:GPString
Display Name Geographic Transformation
Description: This method can be used to convert data between two geographic coordinate systems or datums. This optional parameter may be required if the input and output coordinate systems have different datums.The tool automatically selects a default transformation. You can choose a different transformation from the drop-down list. Transformations are bidirectional. For example, if you're converting data from WGS 1984 to NAD 1927, you can choose a transformation called NAD_1927_to_WGS_1984_3, and the tool will apply it correctly.The parameter provides a drop-down list of valid transformation methods. See the usage tips for further information on how to choose one or more appropriate transformations.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value: [
Bogota_To_WGS_1984_Region_5_CF
]
Parameter Type: esriGPParameterTypeOptional
Category:
Choice List: [ Bogota_To_WGS_1984_Region_5_CF, MAGNA_To_WGS_1984_1 + Bogota_To_MAGNA_Region_5_CF, MAGNA_To_WGS_1984_1 + Bogota_To_MAGNA_Region_5_MB, Bogota_To_WGS_1984, Bogota_Bogota_To_WGS_1984 + Bogota_Bogota_To_Bogota ]
Parameter Infos:
Name: Cadena
Data Type: GPString
Display Name: Cadena
Filter:
Parameter: in_coor_system
Data Type: GPString
Display Name Input Coordinate System
Description: The coordinate system of the input feature class or dataset. This parameter becomes active when the input has an unknown or unspecified coordinate system. This allows you to specify the data's coordinate system without having to modify the input data (which may not be possible if the input is in read-only format).
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: preserve_shape
Data Type: GPBoolean
Display Name Preserve Shape
Description: Specifies whether vertices will be added to the output lines or polygons so their projected shape is more accurate.Unchecked—Extra vertices will not be added to the output lines or polygons. This is the default.Checked—Extra vertices will be added to the output lines or polygons as needed, so their projected shape is more accurate.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value: false
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: max_deviation
Data Type: GPLinearUnit
Display Name Maximum Offset Deviation
Description: The distance a projected line or polygon can deviate from its exact projected location when the Preserve Shape parameter is checked. The default is 100 times the x,y tolerance of the spatial reference of the output dataset.
Direction: esriGPParameterDirectionInput
Filter:
Dependency: in_dataset
Default Value:
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: vertical
Data Type: GPBoolean
Display Name Vertical
Description: Specifies whether a vertical transformation will be applied.The parameter is only active when the input and output coordinate systems have a vertical coordinate system and the input feature class coordinates have z-values. Also, many vertical transformations require additional data files that must be installed using the ArcGIS Coordinate Systems Data installation package.When Vertical is checked, the Geographic Transformation parameter can include ellipsoidal transformations and transformations between vertical datums. For example, ~NAD_1983_To_NAVD88_CONUS_GEOID12B_Height + NAD_1983_To_WGS_1984_1 transforms geometry vertices that are defined on NAD 1983 datum with NAVD 1988 heights into vertices on the WGS 1984 ellipsoid (with z-values representing ellipsoidal heights). The tilde (~) indicates the reversed direction of transformation.This parameter is not compatible with the Preserve Shape parameter.Unchecked—A vertical transformation will not be applied. The z-values of geometry coordinates will be ignored and the z-values will not be modified. This is the default.Checked—The transformation specified in the Geographic Transformation parameter will be applied. The Project tool transforms x-, y-, and z-values of geometry coordinates.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value: false
Parameter Type: esriGPParameterTypeOptional
Category:
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