A Study on Topological Reconstruction of GIS Vector Data Based on Grid Index

ZHANG Chuan-ming,PAN Mao
DOI: https://doi.org/10.3969/j.issn.1672-0504.2006.04.005
2006-01-01
Abstract:Vector data plays an important role in geographical information system.But the topology of vector data should be constructed correctly before use and storage.No intersection should remain after reconstruction,or results of the succeeding process are unpredictable.One difficulty in reconstruction is that the inputted data can be of arbitrary forms,bringing about numerous intersection points.It is generally time-consuming to find out all intersection points correctly.In this paper,a grid index made of regular grid or quad-tree grid was presented.The index by subdividing 2D space into some subregions was created,and each of the subregions contains fewer polylines.Based on the index,the problem of analyzing global topological relationship can be transformed into calculating intersections of very few segments within a single grid,which saves operations greatly.Each grid is processed in this way respectively.Finally,a reconstruction algorithm is used to organize original vector data into standard data,which must contain nodes where no intersections exist.The experimental result indicates that the algorithm is specially suitable for mass data and highly irregular data.
What problem does this paper attempt to address?