Projects spatial data from one coordinate system to another.
There is no usage for this tool.
Parameter | Explanation |
---|---|
in_dataset | The feature class, feature layer, feature dataset, scene layer, or scene layer package to be projected. |
out_dataset | The output dataset to which the results will be written. |
out_coor_system | The coordinate system to which the input data will be projected. |
transform_method (Optional) | 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. |
in_coor_system (Optional) | 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). |
preserve_shape (Optional) | 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. |
max_deviation (Optional) | 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. |
vertical (Optional) | 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. |
esri_out_feature_service_name (Optional) | 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. |
There are no code samples for this tool.
alter, change, coordinate system, gcs, projected, reproject, spatial reference
There are no credits for this item.
There are no use limitations for this item.