MobilityDB 1.1

◆ Span_gist_picksplit()

PGDLLEXPORT Datum Span_gist_picksplit ( PG_FUNCTION_ARGS  )

GiST picksplit method for span types.

It splits a list of spans into quadrants by choosing a central 4D point as the median of the coordinates of the spans.