Add optional attributes specifying a timespan in which a given Feature exists
Opened this issue · 0 comments
kb173 commented
This should be coupled to the time currently defined in the TimeManager: when this time is between a Feature's begin and end time, the feature is loaded; otherwise it is not. (If the attribute does not exist, the Feature is always loaded.)
Similar to LL_rot
, the attribute could be named something like LL_t_beg
and LL_t_end