

InterviewSolution
Saved Bookmarks
1. |
___________ selects geometries that intersect with a GeoJSON geometry.(a) $near(b) $nearsphere(c) $geoIntersect(d) None of the mentionedI had been asked this question in homework.This interesting question is from Geospatial Index in chapter Index/Indexing Concepts of MongoDB |
Answer» The CORRECT ANSWER is (C) $geoIntersect |
|