Is it possibe to create position object of czml that is defined every 100 ms?
“position”:{
“interpolationAlgorithm”:“LAGRANGE”,
“interpolationDegree”:1,
“epoch”:“2012-08-04T16:00:00Z”,
“cartesian”:[
0.0,-2379754.6637012,-4665332.88013588,3628133.68924173,
100.0,-2379510.08905552,-4665419.64840452,3628182.20006795]
}
I have coordinates updatet every 100 ms and want to create a czml file that will show this data.