-
Notifications
You must be signed in to change notification settings - Fork 31
Image Data Format #2205
Copy link
Copy link
Open
Labels
To doIssues that haven't got discussed yetIssues that haven't got discussed yet[A] new termIncluding new term(s) in the ontologyIncluding new term(s) in the ontology
Metadata
Metadata
Assignees
Labels
To doIssues that haven't got discussed yetIssues that haven't got discussed yet[A] new termIncluding new term(s) in the ontologyIncluding new term(s) in the ontology
Type
Projects
Status
To do
Description of the issue
In OEO, there exist two data formats: Text and Binary. We want to add the Image Data format and then specify some instances.
The Text Data format includes several instances, such as: CSV, JSON, Excel, CPACS, KML, and BADA.
The Binary Data format includes NETCDF, SO6, and VTK (which can also be a text data format).
The Image Data format includes GeoTiffs (which can also be a binary data format).
Abbreviations:
BADA: Base of Aircraft Data
VTK: Standard for Scientific data visualization, which can be either ASCII or Binary
CPACS: Common Parametric Aircraft Configuration Schema
NETCDF: Network Common Data Format
KML: Keyhole Markup Language
SO6: a binary data format that contains air traffic data