A geographic information system using quadtrees

作者:

Highlights:

摘要

We describe the current status of an ongoing research effort to develop a geographic information system based on quadtrees. Quadtree encodings were constructed for area, point and line features for a small area in Northern California. The encoding used was a variant of the linear quadtree. The implementation used a B-tree to organize the list of leaves and allow management of trees too large to fit in core memory. Several database query functions have been implemented, including set operations, region property computations, map editing functions and map subset and windowing functions. A user of the system may access the database via an English-like query language.

论文关键词:Quadtrees,Geographic information systems,Image processing,Region representation,Curve representation

论文评审过程:Received 13 December 1983, Revised 28 February 1984, Accepted 15 March 1984, Available online 19 May 2003.

论文官网地址:https://doi.org/10.1016/0031-3203(84)90018-9