user login 
FOSS4G2006 - Free And Open Source Software for Geoinformatics
FOSS4G2006 - Free And Open Source Software for Geoinformatics
11-15 September 2006 Lausanne, Switzerland
emailsupport
Home > Contribution details
get PDF of this contribution get XML of this contribution get ICal of this contribution
 
 
 
Scalable Raster-to-TIN Simplification
 
This project investigates the use of triangulations (TINs) to represent and compute
on very large terrains in GIS. While rasters are very popular and widely available
and supported, both in theory and in practice, TINs are not as well represented in
GIS packages, and in particular in GRASS. However, because the resolution of TINs is
not fixed, but adapts to the terrain, TINs have the potential of being more (space)
efficient than rasters, especially for very large terrains. 

We study the problem of finding a scalable approach for simplifying a raster into a
TIN that approximates it within a specified error threshold. By scalable here we mean
that the algorithm should work well as the size of the input raster becomes very
large, exceeding the amount of main memory available on the machine. Our module,
r.refine, is implemented in GRASS for use and experimentation by the GRASS community.
The approach can be extended to simplifying arbitrary point-data and thus could be
useful for processing LIDAR data. 

We present experimental results of r.refine showing that TINs of desired accuracy can
be obtained efficiently from (very large) rasters; and, despite all the overhead of
storing the topology, TINs are much more space-efficient than rasters of comparable
accuracy. For example, for error thresholds of 0.01%, a grid of xxx MB can be
represented as a TIN of xxx MB, which is a xxx reduction in size. Thus a raster of
xxGB can be represented as a TIN of XXMB. This space reduction of TINs is a reason to
believe that terrain analysis modules that operate on TINs would be much faster than
their counterparts on rasters.
 
Id: 119
Place: Lausanne, Switzerland
Room: Cubotron (Auditoire II)
Starting date:
15-Sep-2006   08:30
Duration: 30'
Contribution type: Conference
Primary Authors: Mr. TODD, Jonathan (Researcher for Bowdoin College)
Co-Authors: TOMA, Laura (Bowdoin College)
Presenters: Mr. TODD, Jonathan
Material: slide Slides
 
Included in session: Session 12 : GRASS
 

EPFL | Powered by Indico |  HELP