An Extended Arc Data Structure and Its Applications

Jiechen Wang,Yongquan Li,Chenhui Qian
DOI: https://doi.org/10.1117/12.760101
2007-01-01
Abstract:The paper describes an extended arc data structure, it is especially suitable in some vector-based operations. The existing vectorial arc data structure can store and organize coordinate information effectively, but some vector-based calculations are inefficient. Enlightened by the idea of spatial index, the paper proposed to divide arc into subsections, obtain spatial limit information of each segment and build up to arc data structure. The paper also gives realizing method for this modified structure, analyses time efficiency and space efficiency in some frequently used procedures. Taking the computation of the distance between point and arc for example, this paper analyses the relationship between computational efficiency and sub-arc node number, gives practical results using artificial and real arcs from a GIS environment. Tests results indicated that it would improve the efficiency of vector operations, and accelerate some vector-based algorithm practical indirectly with the extended data structure.
What problem does this paper attempt to address?