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

Bounding box functions for static geometries. More...

Functions

STBoxgeo_split_each_n_stboxes (const GSERIALIZED *gs, int elems_per_box, int *count)
 Return an array of spatial boxes from the segments of a (multi)linestring @csqlfn Geo_split_each_n_stboxes() More...
 
STBoxgeo_split_n_stboxes (const GSERIALIZED *gs, int box_count, int *count)
 Return an array of N spatial boxes from the segments of a (multi)linestring @sqlfn splitNStboxes() More...
 
STBoxgeo_stboxes (const GSERIALIZED *gs, int *count)
 Return an array of spatial boxes from the segments of a (mult)linestring. More...
 

Detailed Description

Bounding box functions for static geometries.