geo bounding box query

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Major - P3
    • 1.3.4
    • Affects Version/s: None
    • Component/s: Querying
    • None
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

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

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

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

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

      } } )

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

                Created:
                Updated:
                Resolved: