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

◆ tpoint_as_mvtgeom()

bool tpoint_as_mvtgeom ( const Temporal temp,
const STBox bounds,
int32_t  extent,
int32_t  buffer,
bool  clip_geom,
GSERIALIZED **  gsarr,
int64 **  timesarr,
int *  count 
)

Return a temporal point transformed to Mapbox Vector Tile format.

Parameters
[in]tempTemporal point
[in]boundsBounds
[in]extentExtent
[in]bufferBuffer
[in]clip_geomTrue when the geometry is clipped
[out]gsarrArray of geometries
[out]timesarrArray of timestamps
[out]countNumber of elements in the output array @csqlfn Tpoint_AsMVTGeom()