
Table row type of coordinates
{ "name": "coordinates", "base": "", "fields": [ { "name": "unix_time", "type": "uint64" }, { "name": "latitude_deg", "type": "float64" }, { "name": "longitude_deg", "type": "float64" }, { "name": "elevation_gps_m", "type": "uint64" } ] }