Add support for $geoIntersects with geo operator $centerSphere

XMLWordPrintableJSON

    • Query Integration
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      There is no code implementation for $geoIntersects / $centerSphere.
      Although there is also no documentation for usage of $geoIntersects with $centerSphere shape operator

      The manual on https://docs.mongodb.com/manual/reference/operator/query/geoIntersects/ mentions:

      The $geoIntersects operator uses the $geometry operator to specify the GeoJSON object.
      

      Although if you specify $centerSphere instead of $geometry for $geoIntersects, it does not throw unknown geo specifier error.

      This ticket could be either to add a catch to throw an error to indicate 'not supported' or to add functionality behind the scene for it.

            Assignee:
            [DO NOT USE] Backlog - Query Integration
            Reporter:
            Wan Bachtiar
            Votes:
            2 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated: