geofence_contains
Test one or more geographic points for containment within a given GeoJSON polygon. Returns a boolean per point indicating if it lies inside.
Instructions
Test one or more points for containment inside a caller-supplied GeoJSON polygon (or MultiPolygon / Feature / FeatureCollection). Pure geometry — boundary points count as contained. Returns one boolean per input point.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||