gpt4 book ai didi

mongodb - 如何在 Mongodb compass UI 中运行地理空间查询?

转载 作者:可可西里 更新时间:2023-11-01 10:02:44 25 4
gpt4 key购买 nike

我使用过 Mongo Compass.. 我想在 Mongo Compass 中运行以下地理空间查询

db.restaurants.find( { location : { $geoWithin :
{ $centerSphere :
[ [ 88 , 30 ] , 10 / 3963.2 ]
} } } )

以上查询为实际查询。我还有 2 个系列,这些是餐馆和社区。

见下图 enter image description here

最佳答案

您还可以单击 map 上的任意点,按住 Shift 键并将指针拖动到其他位置。它将为您构建一个查询。因此,您可以将其用作构建您自己的示例。

enter image description here

关于mongodb - 如何在 Mongodb compass UI 中运行地理空间查询?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/40968632/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com