Skip to content
Prev 951 / 29559 Next

times and ID records for sp

On Wed, 19 Apr 2006, Michael Sumner wrote:

            
Interesting question. I might have chosen rather to create a 
time_ordered_records object, use the standard SpatialPoints object, and go 
to a SpatialPointsTOR object, for which the standard SpatialPoints methods 
should still work. Then the extra logic for validation can be put in place 
without needing to fit the AttributeList object framework. Another 
possibility is to stack the IDs on the outside, in a new class of a set of 
SpatialPointsTOR objects, one object per unique trip, which would make it 
easier to retrieve by ID - SPDF are by design best at retrieving per 
location.

Please tell us how you got on!

Roger