首页 | 本学科首页   官方微博 | 高级检索  
     检索      


A cell-based algorithm for evaluating directional distances in GIS
Authors:S Yang  J H Yong  J G Sun  H J Gu  J C Paul
Institution:1. Institute of CG &2. CAD, School of Software, Tsinghua University , Beijing, China;3. Department of Computer Science and Technology , Tsinghua University , Beijing, China;4. Third Military Medical University , Chongqing, China;5. Key Laboratory for Information System Security, Ministry of Education , Beijing, China;6. Tsinghua National Laboratory for Information Science and Technology , Beijing, China yangsheng05@mails.tsinghua.edu.cn;8. Key Laboratory for Information System Security, Ministry of Education , Beijing, China;9. Jiangxi Academy of Sciences , Nanchang, China;10. INRIA , France
Abstract:Directional distance is commonly used in geographical information systems as a measure of openness. In previous works, the sweep line method and the interval tree method have been employed to evaluate the directional distances on vector maps. Both methods require rotating original maps and study points in every direction of interest. In this article, we propose a cell-based algorithm that pre-processes a map only once; that is, it subdivides the map into a group of uniform-sized cells and records each borderline of the map into the cells traversed by its corresponding line segment. Based on the pre-processing result, the neighbouring borderlines of a study point can be directly obtained through the neighbouring cells of the point, and the borderlines in a definite direction can be simply acquired through the cells traversed by the half line as well. As a result, the processing step does not need to enumerate all the borderlines of the map when determining whether a point is on a borderline or finding the nearest intersection between a half line and the borderlines. Furthermore, we implement the algorithm for determining fetch length in coastal environment. Once the pre-processing is done, the algorithm can work in a complex archipelago environment such as to calculate the fetch lengths in multiple directions, to determine the inclusion property of a point, and to deal with the singularity of a study point on a borderline.
Keywords:directional distance  fetch length  uniform subdivision  point-in-polygon
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号