Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-690

geo bounding box query

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 1.3.4
    • Querying
    • None

    Description

      db.foo.find( { loc : { $within :

      { $box : [ [ 1 , 2 ] , [ 4 , 5] ] }

      } } )
      db.foo.find( { loc : { $within :

      { $center : [ [ 1 , 2 ] , 6 ] }

      } } )

      Attachments

        Issue Links

          Activity

            People

              eliot Eliot Horowitz (Inactive)
              eliot Eliot Horowitz (Inactive)
              Votes:
              14 Vote for this issue
              Watchers:
              12 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: