![]() |
MobilityDB 1.3
|
Data generator for MobilityDB. More...
#include <postgres.h>
#include <access/htup_details.h>
#include <access/tupdesc.h>
#include <executor/executor.h>
#include <utils/typcache.h>
#include <utils/float.h>
#include <utils/lsyscache.h>
#include <utils/timestamp.h>
#include <meos.h>
#include "geo/tpoint_datagen.h"
#include "geo/tgeo_spatialfuncs.h"
#include "pg_temporal/meos_catalog.h"
#include "pg_temporal/temporal.h"
Functions | |
Datum | Create_trip (PG_FUNCTION_ARGS) |
Create a trip using the BerlinMOD data generator. More... | |
Data generator for MobilityDB.
These functions are used in the BerlinMOD data generator https://github.com/MobilityDB/MobilityDB-BerlinMOD