I'm looking for an example of how to work with czml stream.
I want to visualize about a hundred of tracks (that's the paraglider's race). Currently tracks are stored in the database, and there allowed such request:
/race?fromTime=..&toTime=.. that responses with an array of coordinates changes for the specified time interval.