随笔分类 - Data Management
摘要:MongoDB2.4开始支持空间数据点线面的索引,本文依照MongoDB中的2dsphere中要求的格式,把空间点,线从GeoDataBase中转行到MongoDB中。
阅读全文
摘要:1、spatialite操作手册:http://www.gaia-gis.it/spatialite-2.1/SpatiaLite-manual.htmlspatialite支持的格式:Well-Known Text (WKT) formatWell-Known Binary (WKB) formatInternal BLOB format [the one used by SpatiaLite to store geometries in SQLite columns]SELECT AsText(geometry) FROM table;这就把数据读取出来2、GeometryEngine 参
阅读全文

浙公网安备 33010602011771号