There was talk about an ordered dictionary implementation IIRC a couple of months ago on this list.
I’ve attached an implementation I found in a thread from 2010 (may not work out of the box). Cheers, Max
OrderedDictionary.st
Description: Binary data
> On 23 Apr 2016, at 13:46, Cédrick Béler <[email protected]> wrote: > > A dictionary with keys being the timestamp or the spatiotemporal object would > probably do it... > I think I’ll do that but I wonder if there are better solutions out there ^^. > > Cheers, > > Cédrik
