首页> 外文期刊>Computers & geosciences >Fast algorithms using minimal data structures for common topological relationships in large, irregularly spaced topographic data sets
【24h】

Fast algorithms using minimal data structures for common topological relationships in large, irregularly spaced topographic data sets

机译:快速算法,使用最小的数据结构来处理大型,不规则间隔的地形数据集中的常见拓扑关系

获取原文
获取原文并翻译 | 示例
           

摘要

Digital terrain models (DTMs) typically contain large numbers of postings, from hundreds of thousands to billions. Many algorithms that run on DTMs require topological knowledge of the postings, such as finding nearest neighbors, finding the posting closest to a chosen location, etc. If the postings are arranged irregularly, topological information is costly to compute and to store. This paper offers a practical approach to organizing and searching irregularly spaced data sets by presenting a collection of efficient algorithms (O(N), O(lg N)) that compute important topological relationships with only a simple supporting data structure. These relationships include finding the postings within a window, locating the posting nearest a point of interest, finding the neighborhood of postings nearest a point of interest, and ordering the neighborhood counter-clockwise. These algorithms depend only on two sorted arrays of two-element tuples, holding a planimetric coordinate and an integer identification number indicating which posting the coordinate belongs to. There is one array for each planimetric coordinate (eastings and northings). These two arrays cost minimal overhead to create and store but permit the data to remain arranged irregularly.
机译:数字地形模型(DTM)通常包含大量发布,从数十万到数十亿。在DTM上运行的许多算法都需要有关发布的拓扑知识,例如查找最近的邻居,找到最接近所选位置的发布等。如果发布的排列不规则,则拓扑信息的计算和存储成本很高。本文通过提出一组有效算法(O(N),O(lg N)),提供了一种实用的方法来组织和搜索不规则空间的数据集,该算法仅使用简单的支持数据结构即可计算重要的拓扑关系。这些关系包括在窗口中查找发布,找到最靠近兴趣点的发布,找到最接近关注点的发布的邻域以及逆时针排序邻域。这些算法仅取决于两元素元组的两个排序数组,其中包含一个平面坐标和一个整数标识号,该整数标识坐标属于哪个发布。每个平面坐标(东和北)都有一个数组。这两个阵列的创建和存储开销最小,但允许数据保持不规则排列。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号