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

Allow to check if a point is within ellipse on sphere

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major - P3
    • Resolution: Unresolved
    • 4.5 Desired
    • None
    • Geo
    • Query 2020-11-30, Query 2021-01-11, Query 2021-01-25, Query Execution 2021-02-22

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: