Difference between revisions of "Type NITF"
Jump to navigation
Jump to search
(Created page with "{| style="float:right;border:1px solid black" |+ Details | Defined Constant | <code>Type_NITF</code> |- | File Type Value | 1093 |- | Parent Type | None |- | Carve | Yes |- |...") |
|||
| (12 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{| style="float:right;border:1px solid black" | {| style="float:right;border:1px solid black" | ||
| − | |+ Details | + | |+ [[Type_WhatsApp_Crypt14|<<]] Details [[Type_NOAA_ENC|>>]] |
| Defined Constant | | Defined Constant | ||
| <code>Type_NITF</code> | | <code>Type_NITF</code> | ||
| Line 14: | Line 14: | ||
|- | |- | ||
| Format Details | | Format Details | ||
| + | | Yes | ||
| + | |- | ||
| + | | Carve Meta Data | ||
| Yes | | Yes | ||
|- | |- | ||
| Line 20: | Line 23: | ||
|- | |- | ||
| Filename Extension | | Filename Extension | ||
| − | | <code>nitf</code> | + | | <code>nitf |
| + | ntf</code> | ||
|} | |} | ||
NITF | NITF | ||
| Line 34: | Line 38: | ||
Truxton will extract the following from this file type: | Truxton will extract the following from this file type: | ||
* [[Entity Types|ENTITY_TYPE_PHONE_NUMBER]] | * [[Entity Types|ENTITY_TYPE_PHONE_NUMBER]] | ||
| + | * [[Type_Tag|Tags]] - If the data is labelled with anything other than unclassified, the file and media will be tagged as classified. | ||
| + | |||
| + | =Carve Meta Data= | ||
| + | When Truxton carves this file, it can populate the following columns in the <code><nowiki>[</nowiki>[[File Table|File]]<nowiki>]</nowiki></code> table: | ||
| + | * <code>Created</code> - When the file was created | ||
| + | * <code>Name</code> - The name of the file | ||
| − | = | + | =Details= |
| + | * [https://earth-info.nga.mil/php/download.php?file=cib-2500a MIL-STD-2500a] Download from the National Geospatial-Intelligence Agency | ||
* [https://www.leadtools.com/help/sdk/v21/nitf/clib/nitfheader.html LeadTools] | * [https://www.leadtools.com/help/sdk/v21/nitf/clib/nitfheader.html LeadTools] | ||
* [https://en.wikipedia.org/wiki/National_Imagery_Transmission_Format Wikipedia] | * [https://en.wikipedia.org/wiki/National_Imagery_Transmission_Format Wikipedia] | ||
| + | * [https://formats.kaitai.io/nitf/ Kaitai] | ||
Latest revision as of 06:54, 6 March 2026
| Defined Constant | Type_NITF
|
| File Type Value | 1093 |
| Parent Type | None |
| Carve | Yes |
| Format Details | Yes |
| Carve Meta Data | Yes |
| MIME Type | application/vnd.nitf
|
| Filename Extension | nitf
|
NITF
Description
National Imagery Transmission Format
Truxton Exploiters
This file type is handled by the following ETLs:
Items Produced
Truxton will extract the following from this file type:
- ENTITY_TYPE_PHONE_NUMBER
- Tags - If the data is labelled with anything other than unclassified, the file and media will be tagged as classified.
Carve Meta Data
When Truxton carves this file, it can populate the following columns in the [File] table:
Created- When the file was createdName- The name of the file
Details
- MIL-STD-2500a Download from the National Geospatial-Intelligence Agency
- LeadTools
- Wikipedia
- Kaitai