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

Geographic visualisation for nested geoJson object

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 1.34.2, 1.35.0
    • Affects Version/s: 1.34.1
    • Component/s: Schema
    • Labels:
      None
    • 2
    • Not Needed
    • Iteration Quahog

      Problem Statement/Rationale

      The geographic visualisation is not working anymore after upgrading Compass to the last version and analyzing the schema. I can reproduce the issue with the last version 1.34.1 with a geoJson object in a nested document. This is working if the object is at root level with 1.34.1 , and working fine in previous versions (1.33.x and 1.32.x).

      Steps to Reproduce

      Sample document:
      {
      "adresse": {
      "location":

      { "coordinates": [ -1.173479, 46.162422 ], "type": "Point" }

      }
      }

      Expected Results

      Actual Results

      Missing map:

      Additional Notes

      Any additional information that may be useful to include.

            Assignee:
            leroux.bodenstein@mongodb.com Le Roux Bodenstein
            Reporter:
            anas.dhouib@mongodb.com Anas Dhouib
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: