keltia / fetiche-rs

Rust crates for managing Surveillance data — ingress/egress formats for ECTL
MIT License
1 stars 1 forks source link

Deprecate entirely ASTERIX #31

Open keltia opened 2 months ago

keltia commented 2 months ago

ASTERIX is an ECTL defined and managed set of formats, optimised for very low bandwidth links. It has many constraints due to its design and evolution (for example, categories are not consistent between each others). Most of the current tools and services support CSV or JSON which make it easier to deal with (like, not having to develop ASTERIX support in Rust).

Will happen at some point.