MobilityDB 1.1

◆ point_in_polygon()

int point_in_polygon ( LWPOLY polygon,
LWPOINT point 
)

MobilityDB functions gserialized_func(...) corresponding to external PostGIS functions xxx_func(PG_FUNCTION_ARGS).

This avoids bypassing the function manager fmgr.c.