Skip to content

Spatial Query #85

@awcoats

Description

@awcoats

How would I write in C# the following query?

db.Reports.find({"Loc" : {'$within' : { '$box': [[40.73083, -73.99756], [40.741404, -73.988135]] }}})

I looked in the tests and did not see any queries using the spatial index.

Andrew

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions