MobilityDB  1.0

◆ parse_mfjson_points()

static Datum* parse_mfjson_points ( json_object *  mfjson,
int  srid,
bool  geodetic,
int *  count 
)
static

Returns an array of points from its MF-JSON coordinates.

In this case the coordinate array is an array of arrays of cordinates such as "coordinates":[[1,1],[2,2]]