-
Notifications
You must be signed in to change notification settings - Fork 37
Polygon area type for geofencing subscriptions #336
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Polygon area type for geofencing subscriptions #336
Conversation
jlurien
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor comment
Co-authored-by: Jose Luis Urien <jlurien@gmail.com>
alpaycetin74
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, let's double check with other reviewers. Thank you.
|
The PR looks OK. We have to decide in the next meeting if this is to be merged as part of Fall25 scope or keep it on hold for a future meta-release |
|
As we're still in a 0.x version I'm fine to introduce this feature for this Fall'25 release but not a blocker from me if the team prefers to wait next one. |
What type of PR is this?
Add one of the following kinds:
What this PR does / why we need it:
Geofences should support polygon type areas. Circle as only type is rarely used for geofencig. Usually a geofence describes a shape of an (often human built) geographical object like factories, buildings, city and country areas.
Which issue(s) this PR fixes:
Fixes #194
Special notes for reviewers:
Polygon types for location verification will be done in separate PR
Changelog input