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

Go to the source code of this file.

Functions

bool ensure_same_rid_tnpointinst (const TInstant *inst1, const TInstant *inst2)
 Geospatial functions for temporal network points. More...
 
Temporaltnpoint_restrict_geom (const Temporal *temp, const GSERIALIZED *gs, bool atfunc)
 Return a temporal network point restricted to (the complement of) a geometry. More...
 
Temporaltnpoint_restrict_stbox (const Temporal *temp, const STBox *box, bool border_inc, bool atfunc)
 Return a temporal network point restricted to (the complement of) a spatiotemporal box. More...