Efficient Methods for Isoline Extraction from a Digital Elevation Model based on Triangulated Irregular Networks (1994)(Make Corrections)(6 citations) Marc van Kreveld
Sixth International Symposium on Spatial Data Handling
Abstract: A data structure is presented to store a triangulated irregular network digital elevation model, from which isolines (contour lines) can be extracted very efficiently. If the network is based on n points, then for any elevation, the isolines can be obtained in O(log n + k) query time, where k is the number of line segments that form the isolines. This compares favorably with O(n) time by straightforward computation. When a structured representation of the isolines is needed, the same query time ... (Update)
.... polyhedra, by using an interval tree, March 7, 1997 DRAFT 7 where each interval corresponds to an edge of the input grid; van Kreveld [18] extracts isolines from triangulated terrain data, by associating each triangle with the interval of altitudes it spans. Surface based...
.... I O techniques to solve a similar but different contour line (i.e. isoline) extraction problem in GIS (which was originally solved in [40] by reducing the problem to stabbing queries and then solving stabbing queries with internal memory interval tree [17] In addition to...
M. van Kreveld. Efficient methods for isoline extraction from a digital elevation model based on triangulated irregular networks. In Proc. 6th Int. Symp. on Spatial Data Handling, pages 835--847. to appear in Int. J. on GIS. http://citeseer.nj.nec.com/vankreveld94efficient.html More
@inproceedings{ vankreveld94efficient,
author = "Marc Van Kreveld",
title = "Efficient Methods for Isoline Extraction from a Digital Elevation Model Based on Triangulated Irregular Networks",
booktitle = "Sixth International Symposium on Spatial Data Handling",
volume = "2",
address = "Edinburgh, Scotland",
pages = "835--847",
year = "1994",
url = "citeseer.nj.nec.com/vankreveld94efficient.html" }