Batch Project (Data Management Tools)
Summary
Changes the coordinate system of a set of input feature classes or feature datasets to a common coordinate system. To change the coordinate system of a single feature class or dataset use the Project tool.
Usage
Any valid inputs to the Project tool, such as all feature classes or feature datasets, are also valid inputs for this tool.
Although both the Output Coordinate System and Template Dataset are optional parameters, one of them must be entered. Keeping both of these parameters empty will cause tool execution to fail.
If needed, a Geographic Transformation will be calculated for each input dataset based on the output coordinate system, input coordinate system, input dataset's extent.
A feature class or dataset with an undefined or Unknown coordinate system must first have its coordinate system defined using the Define Projection tool before it can be used with the tool.
The names of the input feature classes are used to name the output feature classes. For example, if the input is
C:\myworkspace\Gondor.shp, the output feature class will be named Gondor.shp. If the name already exists in the output workspace, a number will be appended (for example,_1) to the end to make it unique (Gondor_1.shp).
Parameters
| Label | Explanation | Data type |
|---|---|---|
|
Input Feature Class or Dataset |
The input feature classes or feature datasets whose coordinates are to be converted. |
Feature Layer; Feature Dataset |
|
Output Workspace |
The location of each new output feature class or feature dataset. |
Feature Dataset; Workspace |
|
Output Coordinate System (Optional) |
The coordinate system to be used to project the inputs. The default value is set based on the output coordinate system environment. |
Coordinate System |
|
Template dataset (Optional) |
The feature class or the feature dataset used to specify the output coordinate system used for projection. |
Geodataset |
|
Transformation (Optional) |
The name of the geographic transformation to be applied to convert data between two geographic coordinate systems (datums). |
String |
Derived output
| Label | Explanation | Data type |
|---|---|---|
|
Updated Output Workspace |
The location of each new output feature class or feature dataset. |
Workspace; Feature Dataset |
Environments
Current Workspace, Scratch Workspace, XY Resolution, XY Tolerance
Licensing information
- Basic: Yes
- Standard: Yes
- Advanced: Yes