GORDIUS - A DATA-PARALLEL ALGORITHM FOR SPATIAL DATA CONVERSION

Citation
K. Mills et al., GORDIUS - A DATA-PARALLEL ALGORITHM FOR SPATIAL DATA CONVERSION, Computers & geosciences, 19(7), 1993, pp. 1051-1063
Citations number
27
Categorie Soggetti
Mathematical Method, Physical Science","Geosciences, Interdisciplinary","Computer Applications & Cybernetics
Journal title
ISSN journal
00983004
Volume
19
Issue
7
Year of publication
1993
Pages
1051 - 1063
Database
ISI
SICI code
0098-3004(1993)19:7<1051:G-ADAF>2.0.ZU;2-8
Abstract
A data parallel algorithm is presented for spatial data (raster-to-vec tor) conversion. It operates on pure two-dimensional raster images and derives a fully topological vector data set, where polygons are defin ed by homogeneity criteria. The algorithm is implemented in data paral lel C, and makes extensive use of scan functions that combine communic ation and computation along grid axes. Code segments listing each step in building a hierarchy of points, lines, and polygons are listed. Pe rformance evaluations on a Connection Machine-2 reveal that run-time i s not sensitive to the number of polygons in the image, and increases sublinearly with grid size.