Difference between revisions of "GeoJSON Report"
| Line 4: | Line 4: | ||
This report contains all geographic information in a Truxton source in GeoJSON format. | 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. | Each record in the GeoJSON will have a standard set of properties. | ||
===filelink=== | ===filelink=== | ||
| + | Optional. | ||
This will contain a [[Truxton URL Interface|Truxton URL]] that will take the user to the Analyst Desktop [[Truxton URL Interface#File|file]] which contained the location. | This will contain a [[Truxton URL Interface|Truxton URL]] that will take the user to the Analyst Desktop [[Truxton URL Interface#File|file]] which contained the location. | ||
| Line 25: | Line 25: | ||
This will contain a string identifying the type of data in Truxton that is being rendered. | This will contain a string identifying the type of data in Truxton that is being rendered. | ||
| + | =Record Types= | ||
==truxton.location== | ==truxton.location== | ||
| − | This is a [https://datatracker.ietf.org/doc/html/rfc7946#section-3.1.2 Point] that represents a record in the <code><nowiki>[</nowiki>[[Location Table|Location]]<nowiki>]</nowiki></code> table. | + | This is a [https://datatracker.ietf.org/doc/html/rfc7946#section-3.1.2 Point] geometry that represents a record in the <code><nowiki>[</nowiki>[[Location Table|Location]]<nowiki>]</nowiki></code> table. |
===Properties=== | ===Properties=== | ||
| Line 39: | Line 40: | ||
====type==== | ====type==== | ||
The type is "truxton.location" | The type is "truxton.location" | ||
| + | |||
| + | ====when==== | ||
| + | Optional. | ||
| + | This will contain a timestamp in [https://en.wikipedia.org/wiki/ISO_8601 ISO 8601] format. | ||
| + | |||
| + | ==truxton.media== | ||
| + | This is a [https://datatracker.ietf.org/doc/html/rfc7946#section-3.1.2 Point] geometry | ||
| + | |||
| + | ===Properties=== | ||
| + | |||
| + | ====type==== | ||
| + | The type is "truxton.media" | ||
====when==== | ====when==== | ||
Optional. | Optional. | ||
This will contain a timestamp in [https://en.wikipedia.org/wiki/ISO_8601 ISO 8601] format. | This will contain a timestamp in [https://en.wikipedia.org/wiki/ISO_8601 ISO 8601] format. | ||
Revision as of 14:37, 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.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
Properties
type
The type is "truxton.media"
when
Optional. This will contain a timestamp in ISO 8601 format.