MobilityDB 1.1

◆ tbox_tile_list()

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

Return the tile list from a TBox.

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