MobilityDB 1.1

◆ floatspan_period_tile_list()

TBox * floatspan_period_tile_list ( const TBox bounds,
double  xsize,
const Interval duration,
double  xorigin,
TimestampTz  torigin,
int *  rows,
int *  columns 
)

Return the grid list from a span and a period.

Parameters
[in]boundsInput value span to split
[in]xsizeValue size of the tiles
[in]durationInterval defining the size of the buckets
[in]xoriginValue origin of the tiles
[in]toriginTime origin of the tiles
[out]rows,columnsNumber of rows and columns in the output array