-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Labels
Description
Is there an existing issue for this?
- I have searched the existing issues
Problem statement
I want to add more precise geofencing checks to my pipelines. I have the following use cases in mind:
- Given a reference polygon, check if the geom/geog is contained by the reference polygon
- Given a reference point, check if the geog/geog is within a specified distance of the reference point
Proposed Solution
Add new checks that cover these use cases
Additional Context
ghanse