mongoqp icon indicating copy to clipboard operation
mongoqp copied to clipboard

Support better output for geospatial queries

Open jmikola opened this issue 11 years ago • 0 comments

Geospatial operators can receive special treatment. If a GeoJSON argument is passed, we should report the geometry type instead of reporting that type and coordinates are a string and array, respectively.

For legacy queries, ensure that shape operators yield concise output (e.g. $box: "Array").

jmikola avatar Sep 30 '13 20:09 jmikola