Classifying Hills and Valleys in Digitized Terrain

Classifying Hills and Valleys in Digitized Terrain

Classifying Hills and Valleys in Digitized Terrain Terrence Cronln Abstract second section discusses previous work on terrain classifica- A technique is presented to differentiate hills from valleys, tion, particularly as it relates to hill-valley differentiation. The using a contour map. Unlike previous classification tech- third section describes the evolution of previous work dealing niques based on a gridded representation of terrain, the new with graph theoretic representation of a contour map. The method is based on the containment relationship of nested fourth section describes innovations designed to assist in clas- contours. The primary contribution of this paper is an inno- sifying terrain with a contour map. The fifth section provides a vation to accommodate contours that leave the edge of the map. set of examples that illustrate the results of the new algorithm Because these contours are ambiguous with respect to interior when applied to a variety of contour maps. The sixth section and exterior, they warrant special treatment during contain- presents conclusions and suggests directions for future ment testing operations. Their proper interpretation results in research. a more comprkhensive classificatibn Hills are con- structed from the top down, by starting with a summit contour Previous Work on Terrain Classification and incrementally annexing contours at lower elevations that Most previous terrain classification research has dealt with the contain the summit. Conversely, valleys are built from the problem of deriving drainage networks from raster elevation bottom up, by annexing contours at high elevations that files. Drainage network extraction is a mature technology with contain the basin contour. Construction of hills and valleys a well-developed literatwe. See, for example, Jenson and Dom- terminates when containing contours cease to exist. ingue (1988), Skidmore (1990), Tribe (1991), Meisels et al. (1995),Schmid-McGibbon (1995),and Bennett and Armstrong Introduction and Statement of the Problem (1996). The dual of a drainage network is a ridge line. Drainage Many mapping applications require subdivision of terrain into and ridge line networks are lineal features, the former repre- features that are intuitively obvious to a human observer or senting bottoms of valleys, and the latter crests of hills. accessible to an automated spatial reasoning process. The U.S. Although geographers and computer scientists have per- Army defines primary terrain features to be hills, valleys, de- formed limited terrain classification work for decades, no pre- pressions, saddles, and ridges, and secondary features to be vious automated method has been successful at identifying the spurs, draws, cliffs, cuts and fills (U.S. Army, 1993).The moti- terrain features listed in U.S. Army FM 21-26 (U.S. Army, vation of this paper is to describe an automated method to ex- 1993). Nor, for that matter, has any method completely solved tract three of those primary features -hills, valleys, and de- the simpler problem of hill and valley classification. The topic pressions - from a contour map. Hills, valleys, and depres- of hill and valley classification is less developed than that of sions may be perceived respectively as the inverted bowls, par- drainage network extraction, because it is a non-trivial task to tial bowls, and bowls of a landform. locate the boundary between an elevated landform and a basin. For the purposes of this paper, the word "hill" refers to a Because hills and valleys are areal features, they encompass landform on the surface of the Earth that is more convex much larger regions than drainage networks. There has been (shaped like an inverted bowl) than it is concave (shaped like a limited success in extracting hills and valleys from the three bowl). Conversely, a valley is more concave than convex. This most commonly implemented types of terrain databases: grid- is not to say that a hill cannot contain a valley: consider a hang- ded raster, triangulated irregular network (TIN), and contour ing canyon, carved by glaciers, on the side of a mountain. Like- map. wise, a valley may contain a hill: consider the many islands of Falcidieno and Spagnuolo (1991) visually distinguished the St. Lawrence River, or a cinder cone within the caldera of hills from basins, using a triangulated irregular network (TIN). a volcano. In a TIN, critical points of an elevation height field are used as Unfortunately, terrain ~Iassificationis a subjective process vertices of triangles. Each triangle is classified as being con- at best. The geographic terms hill, valley, saddle, depression, cave upward or convex downward, based on the spatial rela- spur, draw, ridge, and cliff are linguistic entities, perceived and tionship of edges between neighboring triangular ^facets. To interpreted by the map observer. His perception is limited to visualize the surface. convex triangles are color-coded with a the scale and clipping region of the map environment. There is light shade and convex triangles Giih a dark shade. The no established, standardized methodology to evaluate the per- method is subject to several visual artifacts, including repre- formance of an automated terrain classification algorithm. sentation of a continuous surface with a faceted network of tri- Other than comparing algorithmic output to a consensus of angles, and an aliased boundary between hill and basin areal human experts, there is no way to determine the quality of a ter- features caused by the juxtaposition of alternating triangular rain classification product. This shortcoming notwithstand- vertices. ing, attempts have been made by computer scientists, engi- Graff and Usery (1993) developed an algorithm to subdi- neers, and geographers to automate the process of determining the boundaries of terrain features in digitized terrain databases. This paper is organized into six sections. The first section serves as an introduction and statement of the problem. The Photogrammetric Engineering & Remote Sensing Vol. 66, No. 9, September 2000, pp. 1129-1137. CECOM RDEC Intelligence and Information Warfare Director- 0099-1112/00/6609-1129$3.00/0 ate, ATTN: AMSEL-RD-IW-TP, Ft. Monmouth, NJ 07703-5211 O 2000 American Society for Photogrammetry ([email protected]). and Remote Sensing ~ PHOTOGRAMMETRIC ENGINEERING & REMOTE SENSING September 2000 1129 vide a digital elevation model (DEM) representation of terrain method by exploiting elevation to impose partial ordering on into regions of mounts (elevated areas) and non-mounts. A DEM adjacent contours. Kweon and Kanade (1994) extended the is a gridded raster representation of terrain. This work is note- Roubal-Poiker concept by creating a topographic change tree worthy because it was the first to simplify the terrain classifica- to detect boundaries of hills and valleys. Cronin (1995) mapped tion problem by extracting general features first, and deferring both a contour line and its enclosed regions into a node, and the decision on more refined features until later. The algorithm was containment property of contours, ordered by elevation, into based on locating maximum points of elevation in the DEM file arcs. A summary of previous work dealing with the graph theo- and computing slope for adjacent DEM points. Prior to running retic representation of contour maps is presented at Table 1. the algorithm, a panel of humans was polled to establish ground truth for mount versus non-mount areas. Compared to the human consensus, the classification algorithm performed An Improved Algorithm to Extract Hills and Valleys from a well in moderate to high relief areas with well-defined elevated Contour Map features, but was less successful in low relief areas, or with This section extends the landform classification method intro- maps containing elongated narrow ridges or broad, flat-topped duced by Cronin (1995),by elaborating upon methods intro- mounts. duced in the original work. First, an extension is described to Kweon and Kanade (1994)extracted hills and valleys from address contours that leave the map's edge. Then, the mechan- a contour map, although they referred to hills as "peaks" and ics of hill and valley classification are discussed, after incorpo- valleys as "pits." Their method relied on a data structure called rating the extension into the original method. With this tech- a topographic change (TC) tree, which is an extension of the nique, contours and their enclosed regions are represented as contour tree introduced by Roubal and Poiker (1985).The Tc nodes, and the containment relationship between adjacent con- technique was applied to a contour map derived from a DEM, to tours is represented as arcs of a data structure called the con- label hills and valleys. Although the method performed well on tour containment graph. databases consisting of closed contours and certain open con- tours confined to specific regions of a map, the issue of ambigu- ous open contours was not addressed. An ambiguous open The Ambiguity of Open Contours contour is one that is not completely contained by the map, One of the main barriers to successful implementation of con- because it leaves the map edge at two distinct locations, fre- tour-based terrain classification has been the ambiguity of quently on opposite sides of the map. Consequently, the land- open contours. A topographic contour may be closed or open. form classification process was at times incomplete, resulting A closed contour is completely contained by the map, and has in

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    9 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us