Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

Status Submitted
Categories Database
Created by Guest
Created on Aug 6, 2020

geoIntersects feature for 2D index

At Airbus, we would like to use geoIntersects feature with 2D Index. We don't need 2DSphere Index, but we have to use it if we want to have geoIntersects avalaible. As a consequence, we have to manage Spherical margins which introduces a useless and hard to maintain workaround in our product. Could you please plan to implement geoIntersects and not only geoWithin with 2D Index ? Thank you
  • Attach files
  • Guest
    Oct 7, 2020
    Hi Julien, what kind of geometries do you store? 2d index only supports storing data as points.