期刊文献+
共找到2篇文章
< 1 >
每页显示 20 50 100
GSHR-Tree:一种基于动态空间槽和哈希表的网格环境下的空间索引树 被引量:1
1
作者 陈占龙 吴信才 +1 位作者 谢忠 马丽娜 《地球科学(中国地质大学学报)》 EI CAS CSCD 北大核心 2010年第3期463-470,共8页
为提高网格环境下海量空间数据管理与并行化处理效率,将网格环境下的分布并行处理技术与空间索引相融合,提出了一种空间索引框架(grid slot and hash Rtree,GSHR-Tree).该索引树结构基于散列hash表和动态空间槽,结合R树结构的范围查询... 为提高网格环境下海量空间数据管理与并行化处理效率,将网格环境下的分布并行处理技术与空间索引相融合,提出了一种空间索引框架(grid slot and hash Rtree,GSHR-Tree).该索引树结构基于散列hash表和动态空间槽,结合R树结构的范围查询优势和哈希表结构的高效单key查询,分析改进了索引结构的组织和存储.构造了适合于大规模空间数据的网格并行空间计算的索引结构,该索引树算法根据空间数据划分策略,动态分割空间槽,并将它们映射到多个节点机上.每个节点机再将其对应空间槽中的空间对象组织成R树,以大节点R树方式在多个节点上分布索引数据.以空间范围查询并行处理的系统响应时间为性能评估指标,通过模拟实验证明,该GSHR-Tree索引满足了当前网格环境空间索引的需要,并具有设计合理、性能高效的特点. 展开更多
关键词 空间数据索引 分布式空间索引 R-树 散列hash表 动态空间 网格计算 地理信息系统
原文传递
HQ-Tree: A Distributed Spatial Index Based on Hadoop 被引量:5
2
作者 FENG Jun TANG Zhixian WEI Mian XU Liming 《China Communications》 SCIE CSCD 2014年第7期128-141,共14页
In this paper,we propose a novel spatial data index based on Hadoop:HQ-Tree.In HQ-Tree,we use PR QuadTrec to solve the problem of poor efficiency in parallel processing,which is caused by data insertion order and spac... In this paper,we propose a novel spatial data index based on Hadoop:HQ-Tree.In HQ-Tree,we use PR QuadTrec to solve the problem of poor efficiency in parallel processing,which is caused by data insertion order and space overlapping.For the problem that HDFS cannot support random write,we propose an updating mechanism,called "Copy Write",to support the index update.Additionally,HQ-Tree employs a two-level index caching mechanism to reduce the cost of network transferring and I/O operations.Finally,we develop MapReduce-based algorithms,which are able to significantly enhance the efficiency of index creation and query.Experimental results demonstrate the effectiveness of our methods. 展开更多
关键词 spatial index QUADTREE HADOOP MAPREDUCE
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部