Skip to main content

T-Converter

T-Converter is the coordinate transformation module of MarineBenchVue. It reads geodetic coordinate files exported from Sonar Viewer and converts them into any required projected coordinate system.

Main Interface

The T-Converter interface has the following elements:

ElementDescription
Input FilePath to the CSV/BLH file exported from Sonar Viewer
Coordinate SystemTarget projected coordinate system selector
ParametersDatum transformation parameters and zone settings
Output FilePath and filename for the converted output
Convert buttonStart the conversion process

Workflow

Step 1 — Export from Sonar Viewer

Export your corrected depth data from Sonar Viewer in BLH (HGO) or CSV format. Ensure GPS coordinates are included in the export.

Step 2 — Open T-Converter

Launch T-Converter from the MarineBenchVue start menu or from within Sonar Viewer via the Tools menu.

T-Converter automatically detects and opens the most recently exported depth file. You can also browse to a file manually using the Open button.

Step 3 — Set Parameters

Click "Set Para" to configure the coordinate transformation:

ParameterDescription
Source CRSThe geodetic datum of your input data (default: WGS84)
Target CRSThe projected coordinate system required for your project (e.g. UTM, Gauss-Krüger, local grid)
Central MeridianRequired for Transverse Mercator projections
False Easting / NorthingOffset values for the target projection
Scale FactorProjection scale (default 1.0 for most systems)
Datum ShiftThree-parameter or seven-parameter datum transformation if required

Step 4 — Convert

Click "Convert" to process the file. T-Converter will:

  1. Read all coordinate records from the input file
  2. Apply the datum transformation (if configured)
  3. Project the geodetic coordinates into the target system
  4. Write the output file in DAT format

Step 5 — Review Output

The output .dat file contains the converted Easting, Northing, and elevation values alongside the original depth data. This file can be imported directly into CAD software, GIS platforms, or hydrographic processing suites.

Note: For single-point conversions, enter the latitude and longitude directly in the input fields at the top of the T-Converter interface and click "Calc" to see the result immediately without writing to a file.