【发布时间】:2022-12-09 22:19:39
【问题描述】:
我的这些坐标顺序错误,我需要为所有集合反转它们:
{
_id: ObjectId("638f9866d9014fabfc47275e"),
address: '801 Pine St, Anchorage, AK',
name: 'Russian Jack Skatepark',
location: { type: 'Point', coordinates: [ 61.214855, -149.793563 ] }
}
【问题讨论】:
标签: mongodb