MongoDB 空间定位(点) 与 距离检索
基于 MongoDB 2.6GeoJSON 格式{ "type": "Point", "coordinates": [lon(经度),lat(纬度)]}测试数据db.point.test.insert({"address" : "南京 禄口国际机场","loc" : { "type": "Point", "coordinates": [118.783799,31.97923
原创
2014-09-11 17:22:33 ·
12471 阅读 ·
0 评论