MobilityDB 1.3
Loading...
Searching...
No Matches
Functions
tspatial.h File Reference
#include <postgres.h>
#include <liblwgeom.h>
#include <meos.h>
#include "temporal/temporal.h"
#include "temporal/meos_catalog.h"

Go to the source code of this file.

Functions

bool point_transf_pj (GSERIALIZED *gs, int32_t srid_to, const LWPROJ *pj)
 
char ** spatialarr_wkt_out (const Datum *spatialarr, meosType basetype, int count, int maxdd, bool extended)
 Generic functions for spatiotemporal values. More...
 
char * spatialbase_as_ewkt (Datum value, meosType type, int maxdd)
 Return the string representation of a base value. More...
 
char * spatialbase_as_text (Datum value, meosType type, int maxdd)
 Return the string representation of a base value. More...