Define Projection (Data Management Tools)
Summary
Overwrites the coordinate system information (map projection and datum) stored with a dataset. This tool is intended for datasets that have an unknown or incorrect coordinate system defined.
Usage
All geographic datasets have a coordinate system that is used throughout ArcGIS to display, measure, and transform geographic data. If the coordinate system for a dataset is unknown or incorrect, you can use this tool to specify the correct coordinate system.
This tool only updates the existing coordinate system information; it does not modify any geometry. To transform the geometry to another coordinate system, use the Project tool.
When a dataset with a known coordinate system is input to this tool, the tool will issue a warning message but will run successfully.
All feature classes in a geodatabase feature dataset are in the same coordinate system. The coordinate system for a feature dataset should be determined when it is created.
The tool does not support the following:
A feature class in an enterprise geodatabase
A feature class in a feature dataset
A feature dataset that contains a feature class
Defining a coordinate system is not supported under the following conditions:
The input is a feature class in an enterprise geodatabase and has existing records.
The geometry of each record includes coordinate system metadata. Since this tool only updates the coordinate system of the feature class, the input is blocked to avoid a mismatch between the dataset's and the geometry's coordinate systems.
Instead of using this tool, create a feature class with the correct coordinate system, and use the Append tool to load the data to the new feature class. This projects the geometries to the coordinate system of the new feature class. Alternatively, export the features to a file geodatabase. Then run this tool to correct the coordinate system, and export the feature class back to the enterprise geodatabase.
The input is a feature class in a feature dataset in a geodatabase. The feature dataset determines the coordinate system for all feature classes in it.
The input is a feature dataset in a geodatabase. Don't modify the coordinate system of an existing feature dataset. This is to avoid corrupting coordinate system information of any feature class in the dataset.
The tool will update the associated
.wldfile of a CAD or BIM file to retain the data's geographic adjusted position.
Parameters
| Label | Explanation | Data type |
|---|---|---|
|
Input Dataset or Feature Class |
The dataset or feature class whose projection will be defined. |
Feature Layer; Geodataset |
|
Coordinate System |
The coordinate system that will be applied to the input. |
Coordinate System |
Derived output
| Label | Explanation | Data type |
|---|---|---|
|
Update Input Dataset or Feature Class |
The updated input geodataset. |
Geodataset |
Environments
Current Workspace, Scratch Workspace
Licensing information
- Basic: Yes
- Standard: Yes
- Advanced: Yes