MobilityDB 1.3
Loading...
Searching...
No Matches
Functions

Bounding box functions for static geometries. More...

Functions

GBOXgeo_gboxes (const GSERIALIZED *gs, int *count)
 Return an array of N spatial boxes obtained by merging consecutive segments of a (multi)line. More...
 
GBOXgeo_split_each_n_gboxes (const GSERIALIZED *gs, int elems_per_box, int *count)
 Return an array of spatial boxes obtained by merging consecutive segments of a (multi)line. More...
 
GBOXgeo_split_n_gboxes (const GSERIALIZED *gs, int box_count, int *count)
 Return an array of N spatial boxes obtained by merging consecutive segments of a (multi)line. More...
 

Detailed Description

Bounding box functions for static geometries.