Support longitude out of bound of [-180, 180]

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Geo
    • None
    • Query Execution
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Since some map libraries like leaflet support longitude less than -180 or greater than 180, but they are considered as invalid longitude in MongoDB. We can wrap the longitude out of bound into [-180, 180]. Note that this is only unambiguous in GeoJSON shapes - legacy points may exceed these bounds.

      Reported in SERVER-15388

            Assignee:
            [DO NOT USE] Backlog - Query Execution
            Reporter:
            Siyuan Zhou
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: