MobilityDB 1.3
Loading...
Searching...
No Matches
Functions
Spatial reference system functions

Spatial reference system functions for temporal geos. More...

Functions

void tspatialinst_set_srid (TInstant *inst, int32_t srid)
 Set the coordinates of a spatiotemporal instant to an SRID. More...
 
int32_t tspatialinst_srid (const TInstant *inst)
 Return the SRID of a spatiotemporal instant. More...
 
void tspatialseq_set_srid (TSequence *seq, int32_t srid)
 Set the coordinates of a spatiotemporal sequence to an SRID. More...
 
void tspatialseqset_set_srid (TSequenceSet *ss, int32_t srid)
 Set the coordinates of a spatiotemporal sequence set to an SRID. More...
 

Detailed Description

Spatial reference system functions for temporal geos.