Difference between revisions of "GeoJSON Report"

From truxwiki.com
Jump to navigation Jump to search
Line 7: Line 7:
 
==Standard Properties==
 
==Standard Properties==
 
Each record in the GeoJSON will have a standard set of properties.
 
Each record in the GeoJSON will have a standard set of properties.
 
===type===
 
This will contain a string identifying the type of data in Truxton that is being rendered.
 
  
 
===filelink===
 
===filelink===
Line 20: Line 17:
 
This will contain a [[Truxton URL Interface|Truxton URL]] that will take the user to the Analyst Desktop object which contained the location.
 
This will contain a [[Truxton URL Interface|Truxton URL]] that will take the user to the Analyst Desktop object which contained the location.
 
This will be a [[Truxton URL Interface#Location|location]],
 
This will be a [[Truxton URL Interface#Location|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.
  
 
==truxton.location==
 
==truxton.location==

Revision as of 14:33, 28 February 2022

One of the reports you can generate for an investigation or media is a GeoJSON report.

Description

This report contains all geographic information in a Truxton source in GeoJSON format.

Record Types

Standard Properties

Each record in the GeoJSON will have a standard set of properties.

filelink

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.

truxton.location

This is a Point 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.