Changelog
Loading changelog...
| Version | Change Type | Description |
|---|---|---|
| 2.2.1 | Added | Added response compression support. Use content negotiation (see RFC 9110) to choose from supported encodings: gzip, deflate, br. |
| 2.2.1 | Added | Added ASN.1 JER (JSON Encoding Rules) support via new value "jer" for encoding query parameter, both in /v2/assistance and /v2/prediction routes. |
| 2.2.1 | Added | Added three options for JSON response format that can be selected through content negotiation (see RFC 9110): - JSON sequence ( application/json-seq)- newline-delimited JSON lines ( application/x-ndjson)- single JSON object ( application/json) |
| 2.1.0 | Added | /v2/prediction route to request predicted navigation models for GPS, Galileo, GLONASS and BeiDou. |
| 2.0.0 | Added | New REST API to access GNSS assistance |
Updated 25 days ago
Did this page help you?