Uploaded image for project: 'Compass '
  1. Compass
  2. COMPASS-4968

Schema analyzer doesn't create geo query

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.28.4
    • Affects Version/s: None
    • Component/s: Schema
    • Labels:
      None
    • Not Needed
    • Iteration Ibadan, Iteration Johannesburg

      Using the citibikes training dataset, the schema analyzer builds a query of `{}` when a circle is created on the map that contains data points. When another circle is added the query resembles the expected output (with $or). This functionality works with the shipwrecks dataset, so it may be that when coordinates are in a form like

      {type: 'Point', coordinates: [-73.3, 40]}

      instead of an array it fails to build the initial query. Geojson vs legacy coordinate pair.

            Assignee:
            leroux.bodenstein@mongodb.com Le Roux Bodenstein
            Reporter:
            rhys.howell@mongodb.com Rhys Howell
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: