A coordinate system is a reference system used to represent the locations of project data within a common coordinate framework. Coordinate systems are geographic (latitude-longitude), geocentric (X, Y, Z), or projected (X, Y). A coordinate system can optionally include a vertical datum that defines the origin for height values. Each coordinate system is defined by a Well-Known Text (WKT) definition string, a simple structured, text-based format for spatial reference system information that is easy to store and share between systems (See http://portal.opengeospatial.org/files/?artifact_id=999 and https://en.wikipedia.org/wiki/Well-known_text_representation_of_coordinate_reference_systems).
When layers are added to a TerraBuilder, TerraExplorer, or PhotoMesh project, they are reprojected to the project's coordinate system. If a layer does not include coordinate system information or the application is unable to read this information, you can indicate the coordinate system of this source, as provided by the data supplier, in the Coordinate System dialog box. The application then converts the layer data to the project’s coordinate system. Although the source file retains its original coordinate system, it is placed on the terrain according to the reprojection parameters.
if your layers have vertical coordinate systems that include different vertical datums, i.e., reference coordinate surfaces used for vertical positions, a transformation is necessary to convert between the vertical data in the different coordinate systems. This is performed using vertical datum grid shift files in GTX and TIFF formats, which shift and transform between these datums, by offsetting the vertical input coordinates by the amount specified by the loaded grids.
Some vertical coordinate system transformations also require the use of GSB (Binary Grid Shift) files, e.g., when converting between the NAD27, ATS77, NAD83 (Original), and NAD83 (CSRS) geodetic reference systems.
Note: GSB files are also used independently of GTX and TIFF files to perform horizontal grid shifts.
Sometimes the Well-Known Text (WKT) of one of the coordinate systems in your project references a particular GTX/GSB/TIFF file that was not bundled with your installation, or the reference itself is missing from the WKT. In this case, you can manually add the missing grid shift information. More about: How to add missing grid shift information >
The Coordinate System dialog box is a high-level dialog box that allows you to select, view, and edit a coordinate system. You can also use this dialog box to define new coordinate systems that are not already defined. More about: Using the coordinate system dialog box >