Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-47217

Allow to check if a point is within ellipse on sphere

    • Type: Icon: New Feature New Feature
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 4.5 Desired
    • Component/s: Geo
    • Labels:
    • Query 2020-11-30, Query 2021-01-11, Query 2021-01-25, Query Execution 2021-02-22

      The use case from astronomical research team at CalTech: identify if the coordinates of the object (point) fall within the galaxy (boundaries are described as ellipse).
      Currently ellipse is not supported natively, so the workaround is to store parameters of ellipses (not as geo data), use $geoWithin to perform search within much larger circle area and process data further in the code, which produces a lot of overhead.

            Assignee:
            kateryna.kamenieva@mongodb.com Katya Kamenieva
            Reporter:
            kateryna.kamenieva@mongodb.com Katya Kamenieva
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: