error not being thrown for out-of-bounds distances in geospatial coordinates

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Minor - P4
    • None
    • Affects Version/s: 1.9.0
    • Component/s: Geo
    • None
    • ALL
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Seems like the following should throw an error:

      db.runCommand(

      { geoNear : "xy", near : [44, 44], spherical : true, maxDistance : 12000 }

      )

      but it doesn't.

            Assignee:
            Greg Studer (Inactive)
            Reporter:
            Greg Studer (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: