码迷,mamicode.com
首页 >  
搜索关键字:位置空间数据    ( 1个结果
MongoDB 空间定位(点) 与 距离检索
基于 MongoDB 2.6 GeoJSON 格式 { "type": "Point", "coordinates": [lon(经度),lat(纬度)]} 测试数据 db.point.test.insert({"address" : "南京 禄口国际机场","loc" : { "type": "Point", "coordinates": [118.783799,31.97923...
分类:数据库   时间:2014-09-11 19:30:02    阅读次数:314
1条  
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!