Skip to content

Instantly share code, notes, and snippets.

@telekid
Created February 21, 2017 19:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save telekid/8a3472f6348d133c7368fbb8a910a05b to your computer and use it in GitHub Desktop.
Save telekid/8a3472f6348d133c7368fbb8a910a05b to your computer and use it in GitHub Desktop.
{'myGeopoint':
{'$geoWithin':
{'$box':
[
[sw_longitude, sw_latitude],
[ne_longitude, ne_latitude]
]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment