随笔分类 -  mongodb

mongodb研究
摘要:写了个mongodb的gdal driver,放在了github上,如果你需要,欢迎加入mongogis group。直接的效果是使得QGIS, GeoServer, MapServer, ArcGIS等GIS软件能够处理存储在MongoDB集群中的地理数据。https://github.com/m... 阅读全文
posted @ 2014-06-02 23:53 geosky 阅读(2866) 评论(2) 推荐(0)
摘要:目录Outline 1. prerequisites 2. steps to follow3. configuring the cluster4. a little test to see1. PrerequisitesSuppose: (1) you have deploy a functioning network to install mongodb cluster. (2) you have gained the latest releases of MongoDB from 10gen. (3) you have installed mongodb in the path $Mong 阅读全文
posted @ 2013-08-09 13:23 geosky 阅读(1674) 评论(0) 推荐(0)
摘要:博文记录了在windows环境下使用visual studio 2010 C++环境下编译mongodb的C++driver过程和一些编译问题的解决办法。 阅读全文
posted @ 2013-05-05 13:38 geosky 阅读(5516) 评论(6) 推荐(0)