Search USGSSearch

Geology topics

Tyler Brockmeyer

Publications and source records attributed to Tyler Brockmeyer.

5 recordsLinked to original sources

OpenCLC: An open-source software tool for similarity assessment of linear hydrographic features

The National Hydrography Dataset (NHD) is a foundational geospatial data source in the United States that enables extensive and diverse environmental research and supports decision-making in numerous contexts. However, the NHD requires regular validation and update given possible inconsistent initial collection and hydrographic changes. Furthermore, systems or tools that use NHD data must manage regular updates that occur within the high-resolution version of the NHD (NHD HR). This research contributes to filling this gap by establishing an open-source software tool named OpenCLC, which automatically identifies matching and mismatching line features between two sets of hydrographic flowlines. Aside from identifying differences among two version of NHD lines, results can be applied to improve the quality of NHD HR content. OpenCLC significantly outperforms the best available commercial off-the-shelf software in computational scalability, and it is made widely available as part of the CyberGIS Toolkit to benefit broad environmental and geospatial science communities.

SoftwareX

Simplification of polylines by segment collapse: Minimizing areal displacement while preserving area

This paper reports on a new Area Preserving Segment Collapse (APSC) algorithm for simplifying polygonal boundaries while preserving polygonal area at simplified target scales and minimizing areal displacement. A general segment collapse algorithm is defined by iteratively collapsing segments to Steiner points in priority order, guided by placement and displacement functions. The algorithm is specified by defining functions that minimize areal displacement under the constraint that the areas of adjoining polygons are preserved exactly. Self-intersections can be avoided by testing for intersections with two new line segments associated with each segment collapse operation. The paper demonstrates simplification results for a sample of 10 lakes formed from alpine, Karst, glacial and arid desert processes as well as artificial dams. APSC results are compared with three other simplification routines and evaluated for area preservation, linear and areal displacement, complexity and introduction of boundary self-intersections. Results confirm that the APSC algorithm preserves area exactly and indicate that it outperforms the other tested algorithms for minimizing areal displacement while producing reasonably low measures of linear displacement. Self-intersections can occur more commonly with APSC than other algorithms but are avoided with the proposed topology check. The APSC algorithm additionally preserves polygon complexity better than other tested algorithms.

International Journal of Cartography

Automated road breaching to enhance extraction of natural drainage networks from elevation models through deep learning

High-resolution (HR) digital elevation models (DEMs), such as those at resolutions of 1 and 3 meters, have increasingly become more widely available, along with lidar point cloud data. In a natural environment, a detailed surface water drainage network can be extracted from a HR DEM using flow-direction and flow-accumulation modeling. However, elevation details captured in HR DEMs, such as roads and overpasses, can form barriers that incorrectly alter flow accumulation models, and hinder the extraction of accurate surface water drainage networks. This study tests a deep learning approach to identify the intersections of roads and stream valleys, whereby valley channels can be burned through road embankments in a HR DEM for subsequent flow accumulation modeling, and proper natural drainage network extraction.

Conference Paper

Area-preserving simplification of polygon features

Developing simplified representations of a two-dimensional polyline is an important problem in cartographic data analytics where datasets must be integrated across spatial resolutions. This problem is generally referred to as line simplification, and is increasingly driven by preservation of specific analytic properties such as positional accuracy and high-frequency detail. However, the distinction between linear features and polygon boundaries is rarely considered. Polygonal features differ fundamentally from linear features in that they represent areal regions covering a portion of the earth's surface. As such, they lend themselves naturally to the objective of preserving area across scale.

Conference Paper

Generalizing linear stream features to preserve sinuosity for analysis and display: A pilot study in multi-scale data science

Cartographic generalization can impact geometric properties of geospatial data and subsequent analyses. This study evaluates simplification methods with the goal of preserving geometric details, such as sinuosity. We evaluate two recently developed line simplification algorithms that introduce Steiner points: Raposo’s Spatial Means, and Kronenfeld’s new area-preserving segment collapse algorithm, and compare them with several well-known algorithms. Results indicate the area-preserving segment collapse algorithm optimally simplifies linear stream features with minimal horizontal displacement and the best retention of sinuosity.

Conference Paper