Skip to content

Instantly share code, notes, and snippets.

@telekid
Created February 21, 2017 19:11
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/362a11610d2543941e4c6581922add97 to your computer and use it in GitHub Desktop.
Save telekid/362a11610d2543941e4c6581922add97 to your computer and use it in GitHub Desktop.
{'preferences.myGeoPolygon':
{'$geoIntersects':
{'$geometry':
{'type': 'Point',
'coordinates': [job.longitude, job.latitude]
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment