poly_contain_pt(polygon, point)


Description

implementation of @> operator

Parameters

Name Type Mode
polygon IN
point IN

Definition