Skip to main content
Skip table of contents

Storage - DTM File

DTM data is motion and heading corrected geo-referenced footprint data from an echosounder (multibeam, multi-transducer or singlebeam) or laser scanner system.
The DTM data can be stored in a file in several formats, ready to import into external processing software (Validator, QLOUD, Fledermaus), or other third party programs (Terramodel, CARIS, Cyclone, etc.).

File
Format
ModeThe mode determines the name of the storage file:
Use Database storage name - By Default and Recommended. The DTM file will have the same storage name as the raw data file.
This is highly recommended, since some processing tools require a DTM file to have the same name as the corresponding database.
User-defined name - User is able to enter a different file name. This is not recommended.
FilenameA preview of how the file name will look.
Flagged FP
(foot print)

If you chose Format '*.qpd - QINSy Processing' this extra line appears where you can select from three options:

  • All footprints are stored, flagged footprints are inactive (Recommended) - The most used option. Data that did not pass the online filters has been flagged, but not deleted. So during processing the flagged data can be easily restored if needed.
  • All footprints are stored, all footprints are active - Normal, full QPD.
  • Flagged footprints are not stored - Reduced QPD. The file is of the same QPD format as both options above, but does not contain footprints that have been flagged by the online filters.
    The main benefit will be the smaller file size of the *.qpd files.
    However, if you need to restore flagged data you will need to completely replay the database and create a new *.qpd file with different online filter settings.
    This format is not available when replaying recorded databases in batch in combination with the file Mode set to User-defined name, due to the fact that *.qpd files can't be appended to.
Systems
Use System

Activate the echosounder system(s) that should be used for the generation of the DTM file.
If you have two echosounder systems, and you do not want to have data from both systems together in one DTM file, you can replay the database twice.
Make sure to enable only one system and change the name of the DTM file the second replay time.

Layer nameThis setting is only available when File Format is set to '*.pro - QINSy Mapping'.
A Terramodel file is a layer-based file format, so you may enter here the name of the layer in which the DTM data should be stored.
If the layer does not exist, it will be created automatically.
Note that you can not append to an existing *.pro file.

Format Descriptions

*.pts - ASCII Grid (East North Depth)

HEADER RECORDS
LINE <linename> 
SOL E: eeeeee.eee N: nnnnnn.nnn 
EOL E: eeeeee.eee N: nnnnnn.nnn 
SYSTEM ID nn <system name>

SYSTEM ID header record will be repeated for each enabled system.

DATA RECORDS
Easting Northing Depth SystemId BeamNumber

ASCII, Five fields, Space separated, <CR><LF> Terminated

SystemId will be a unique number identifying the system that delivered the footprint data.
Number resolution always three decimals.

Example

LINE RLE_LINE 
SOL E: 146048.119 N: 457189.429 
EOL E: 146101.903 N: 
457234.224 SYSTEM ID 11 Applanix LANDMark Marine 
146081.489 457214.812 0.000 11 1 
146068.139 457220.543 -4.581 11 2 
146068.155 457220.545 -4.576 11 3 
146068.150 457220.555 -4.578 11 4 
146068.165 457220.558 -4.573 11 5 
146068.173 457220.563 -4.571 11 6 
146068.147 457220.583 -4.580 11 7 
146068.211 457220.563 -4.559 11 8 
146068.215 457220.571 -4.558 11 9 
146068.242 457220.567 -4.550 11 10 
...

*.pts - ASCII Grid (Extended Format)

HEADER RECORDS
LINE <linename> 
SOL E: eeeeee.eee N: nnnnnn.nnn 
EOL E: eeeeee.eee N: nnnnnn.nnn 
SYSTEM ID nn <system name>

SYSTEM ID header record will be repeated for each enabled system.

INTERMEDIATE RECORDS
ID n 
UTC dd-mm-yyyy hh:mm:ss.sss 
POS 1 E: eeeeee.eee N: nnnnnn.nnn H: hhh.hhh 
ATT R: r.rrr P: p.ppp H: ggg.ggg
DATA RECORDS
Easting Northing Depth SystemId BeamNumber

ASCII, Five fields, Space separated, <CR><LF> Terminated

SystemId will be a unique number identifying the system that delivered the footprint data.
Number resolution always three decimals.

Example

INE RLE_LINE 
SOL E: 146048.119 N: 457189.429 
EOL E: 146101.903 N: 457234.224 
SYSTEM ID 11 Applanix LANDMark Marine 
ID 1 
UTC 20-04-2012 12:50:31.669 
POS 1 E: 146081.489 N: 457214.812 H: 0.000 
ATT R: 0.000 P: 0.000 H: 50.000 
146081.489 457214.812 0.000 11 1 
146068.139 457220.543 -4.581 11 2 
146068.155 457220.545 -4.576 11 3 
146068.150 457220.555 -4.578 11 4 
146068.165 457220.558 -4.573 11 5 
146068.173 457220.563 -4.571 11 6 
146068.147 457220.583 -4.580 11 7 
146068.211 457220.563 -4.559 11 8 
146068.215 457220.571 -4.558 11 9 
146068.242 457220.567 -4.550 11 10 ...

*.pts - ASCII GEO (Lat, Lon, Depth)

HEADER RECORDS
LINE <linename> 
SYSTEM ID nn <system name>

SYSTEM ID header record will be repeated for each enabled system.

DATA RECORDS
Latitude H, Longitude H, Depth, SystemId, BeamNumber

ASCII, Five fields, Comma separated, <CR><LF> Terminated

Latitude and Longitude format depends on the selected Global Geographical Format Setting.
Depth resolution depends on the select Global Resolution Setting.

Example

LINE RLE_LINE 
SYSTEM ID 11 Applanix LANDMark Marine 
52;06;14.70806 N, 5;15;26.815 E, 0.00, 11, 1 
52;06;14.89274 N, 5;15;26.113 E, -4.58, 11, 2
52;06;14.89282 N, 5;15;26.114 E, -4.58, 11, 3 
52;06;14.89313 N, 5;15;26.114 E, -4.58, 11, 4 
52;06;14.89323 N, 5;15;26.114 E, -4.57, 11, 5
52;06;14.89340 N, 5;15;26.115 E, -4.57, 11, 6 
52;06;14.89403 N, 5;15;26.113 E, -4.58, 11, 7 
52;06;14.89340 N, 5;15;26.117 E, -4.56, 11, 8
52;06;14.89364 N, 5;15;26.117 E, -4.56, 11, 9 
52;06;14.89353 N, 5;15;26.118 E, -4.55, 11, 10 ...

*.pts - ASCII Grid (East North Height Intensity Quality)

DATA RECORDS
Easting Northing Height Intensity Quality

ASCII, Five fields, Space separated, <CR><LF> Terminated

Number resolution always three decimals
Note that the 3rd field is the footprint height value and not the depth as opposed to the other ASCII formats.
Intensity is the raw intensity as reported by the laser scanner.
Quality is the normalized intensity and always between 0 and 255.

Example

146081.489 457214.812 0.000 0.000 0 
146068.139 457220.543 -4.581 124.000 12 
146068.155 457220.545 -4.576 122.000 11 
146068.150 457220.555 -4.578 100.000 9 
146068.165 457220.558 -4.573 125.000 12 
146068.173 457220.563 -4.571 118.000 11 
146068.147 457220.583 -4.580 65.000 6 
146068.211 457220.563 -4.559 6.000 0 
146068.215 457220.571 -4.558 3.000 0 ... 

Return to: Storage

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.