Difference between revisions of "Type Location"

From truxwiki.com
Jump to navigation Jump to search
Line 1: Line 1:
 
{| style="float:right;border:1px solid black"
 
{| style="float:right;border:1px solid black"
|+ Details
+
|+ [[Type_Message|<<]] Details [[Type_Website_Visit|>>]]
 
| Defined Constant
 
| Defined Constant
 
| <code>Type_Location</code>
 
| <code>Type_Location</code>

Revision as of 04:57, 22 May 2024

<< Details >>
Defined Constant Type_Location
File Type Value 54
Parent Type None
Carve No
Format Details No
MIME Type application/octet-stream

This represents a geographic coordinate.

Description

The message with this file type is specially encoded to hold the information in a [Location] record.

Message Field Database Column Remarks
file_type Holds the value of Type_Location
file_id [FileID]
media_id [MediaID]
parent_id [ID]
signature [LocationTypeID] Should contain a defined constant value
offset [Latitude] Multiplied by 1,000,000,000,000
length [Longitude] Multiplied by 1,000,000,000,000
types[0] - types[3] [Altitude] Multiplied by 1,000,000,000,000
types[4] - types[7] [When] In Windows FILETIME ticks
depot_filename [Label]