Skip to content

Instantly share code, notes, and snippets.

@danared
Created November 3, 2015 16:22
Show Gist options
  • Save danared/71c16f00285cf9144dc5 to your computer and use it in GitHub Desktop.
Save danared/71c16f00285cf9144dc5 to your computer and use it in GitHub Desktop.
db.hottestLocations.findOne()
{
"_id": ObjectId("5629108c96be45aba9cb0c98"),
"Year": 2015,
"PostCode": "SL6 9UD",
"Location": [
{
"type": "Point",
"coordinates": [
51.558455,
-0.756023
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment