Top "2dsphere" questions

Index that supports queries that calculate geometries on an earth-like sphere.

MongoDB $geoNear aggregation pipeline (using query option and using $match pipeline operation) giving different no of results

I am using a $geoNear as the first step in the aggregation framework. I need to filter out the results …

mongodb geospatial 2dsphere
Mongodb find query with $near and coordinates not working

I'm trying to make use of some geolocation functionality in mongodb. Using a find query with $near doesn't seem to …

mongodb coordinates geojson 2dsphere