Open
Description
Distance now accepts a literal string: #761
It's definitely useful to be able to specify a literal shape to geofence
: a form could have exactly one simple fence if all data capture is intended to be done in a small area and in that case it could be specified inline.
I can't think of a reason to use a literal shape for area
but we might as well support it for consistency.
I think we should also consider verifying that the first and last point are the same and throwing an error otherwise. I think it's generally going to be more helpful to users to get an explicit failure than to get false/unusable results.
Metadata
Metadata
Assignees
Labels
No labels