Is it possible to create a GeoEvent definition from a json feed where there are no field headings. For example:
{
"total": 3,
"1": ["asdf", 23, 34, 0],
"2": ["fyih", 23, 34, 0],
"3": ["56j", 23, 34, 0],
The TrackID would be the numbers listed 1,2,3 etc and the attributes of the feature listed.