Loading request...
Add support for creating circle objects (point with a radius) using a command like `SET stores store1 CIRCLE 33.5123 -112.2693 245.0`.
Is there some way to create an object that is a point with a radius? It seems like a useful primitive but I don't see it supported by geojson or otherwise.. I would like to do something like `SET stores store1 CIRCLE 33.5123 -112.2693 245.0`