MongoDB $geoWithin search within areas from another collection throws an error

前端 未结 0 1945
滥情空心
滥情空心 2021-02-04 11:44

Following MongoDB\'s own example here, I\'m trying to execute the following query:

db.landmark.findOne({ geometry: { $geoIntersects: { $geometry: db.areas.geometr         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题