Difference between revisions of "GeoJSON Report"
| Line 121: | Line 121: | ||
==truxton.iosroutine== | ==truxton.iosroutine== | ||
| − | This is a [https://datatracker.ietf.org/doc/html/rfc7946#section-3.1.4 LineString] geometry represents locations extracted from iOS Routine location database. | + | This is a [https://datatracker.ietf.org/doc/html/rfc7946#section-3.1.4 LineString] geometry represents locations extracted from [[Type_iOS_Routine_Location|iOS Routine location]] database. |
===Properties=== | ===Properties=== | ||
Revision as of 15:01, 28 February 2022
One of the reports you can generate for an investigation or media is a GeoJSON report.
Contents
Description
This report contains all geographic information in a Truxton source in GeoJSON format.
Standard Properties
Each record in the GeoJSON will have a standard set of properties.
filelink
Optional. This will contain a Truxton URL that will take the user to the Analyst Desktop file which contained the location.
medialink
This will contain a Truxton URL that will take the user to the Analyst Desktop media which contained the location.
objectlink
This will contain a Truxton URL that will take the user to the Analyst Desktop object which contained the location. This will be a location,
title
Optional. This will contain a short text that can be displayed as a label.
type
This will contain a string identifying the type of data in Truxton that is being rendered.
Record Types
truxton.berlaplace
This is a Point geometry represents a location extracted from Berla dumps.
Properties
description
Optional. This is a longer description of this location.
speed
Optional. The speed of the vehicle at this location.
type
The type is "truxton.berlaplace"
when
Optional. This will contain a timestamp in ISO 8601 format.
truxton.berlaroute
This is a LineString geometry represents locations extracted from Berla dumps.
Properties
type
The type is "truxton.berlaroute"
truxton.cameraorientation
This is a LineString geometry represents a record in the [EXIF] table.
Properties
devicetime
Optional. This will contain a timestamp in ISO 8601 format from the clock in the device.
gpstime
Optional. This will contain a timestamp in ISO 8601 format from the GPS unit in the device.
make
Optional. This will contain the name of the company that manufactured the device.
model
Optional. This will contain the name of the type of device.
serialnumber
Optional. This will contain the serial number of the device.
type
The type is "truxton.cameraorientation"
truxton.djidat
This is a LineString geometry represents locations extracted from DJI flight logs.
Properties
filename
Optional. This will contain the name of the file containing the location.
type
The type is "truxton.djidat"
truxton.fieldofview
This is a LineString geometry represents a record in the [EXIF] table.
These records will be produced only if the camera that took the photo had values for heading and focal length.
Properties
filename
Optional. This will contain the name of the file containing the location.
type
The type is "truxton.fieldofview"
when
Optional. This will contain a timestamp in ISO 8601 format.
truxton.goprovideo
This is a LineString geometry represents a record in the locations extracted from a GoPro video file.
Properties
type
The type is "truxton.goprovideo"
truxton.iosroutine
This is a LineString geometry represents locations extracted from iOS Routine location database.
Properties
filename
Optional. This will contain the name of the file containing the location.
type
The type is "truxton.iosroutine"
truxton.location
This is a Point geometry that represents a record in the [Location] table.
Properties
filename
Optional. This will contain the name of the file the location came from.
locationtype
Optional. This will contain the type of location.
type
The type is "truxton.location"
when
Optional. This will contain a timestamp in ISO 8601 format.
truxton.media
This is a Point geometry represents a record in the [Media] table.
Properties
type
The type is "truxton.media"
when
Optional. This will contain a timestamp in ISO 8601 format.