geo.ST_Contains() function

    The function tests if the specified region contains the specified geographic information system (GIS) geometry and returns or .

    The region to test. Specify record properties for the shape. See Region definitions.

    geometry

    The GIS geometry to test. Can be either point or linestring geometry. See GIS geometry definitions.

    Examples

    Test if geographic points are inside of a region
    Test if tracks are inside of a region

    Related articles

    functions GIS