MobilityDB
1.3
Loading...
Searching...
No Matches
Bounding box functions
geo_gboxes
geo_split_each_n_gboxes
geo_split_n_gboxes
◆
geo_split_n_gboxes()
GBOX
* geo_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.
Parameters
[in]
gs
(Multi)line
[in]
box_count
Number of boxes
[out]
count
Number of elements in the output array
Returns
On error return
NULL
Generated by
1.9.5