Terrain Analysis

Selection by Minimizing MAE (mean absolute error)

Submitted by dylan on Wed, 2008-04-09 23:02.
  • 5 meter interval sampling of contours
  • 5 meter interval sampling of terrain skeleton
  • [5 10 15 20 25 30 40 50 60] meter thinning (snapping) radius
( categories: )

Regions of like SD(elevation)

Submitted by dylan on Wed, 2008-04-09 22:59.

 
Compute SD of elevation on 50x50 meter grid

# prepage SD map
r.neighbors in=e10 out=e10_sd method=stddev size=5 --o

 

( categories: )

San Joaquin Experimental Range (SJER)

Submitted by dylan on Mon, 2008-04-07 16:08.

 
Site Description:

Terrain Skeleton 3D

Submitted by dylan on Tue, 2008-03-18 22:09.
Terrain Skeleton 3D

Flowpaths

Submitted by dylan on Tue, 2008-03-18 05:44.
Flowpaths

Terrain Classification Ideas: Coupling GRASS and R

Submitted by dylan on Fri, 2006-03-17 20:13.
Terrain Classification: Example 1
Fig. 1
Terrain Classification: Example 2
Fig. 2
Terrain Classification: Example 3
Fig. 3
Terrain Classification: Example 4
Fig. 4
Terrain Classification: Example 5
Fig. 5

Initial classification of terrain based on 9 topographic parameters extracted from a 10 meter DEM. Slope, profile curvature, maximum curvature, minimum curvature, longitudinal curvature, and cross-sectional curvature were computed from a 15x15 moving window by r.param.scale. A 9x9 moving window was used to compute the hypsometric integral as defined by Wood and Snell (1960). These 7 parameters were extracted from a given region, and classified with the clara() function from the cluster package in R. Transferal of raster data between GRASS and R was made possible by the spgrass6 package. An excellent overview of some of the features in the spgrass6 package is included in the third volume of the GRASS newsletter. Some initial results are displayed in Figures 1 and 2. Terrain data is better visualized in 3 dimensions: Figure 3 contains a view of both Temblor and Volcanic lanforms near McCabe Canyon. Ideas for this type of classification technique came from Roger Bivand (Bivand, 2000).

( categories: )

TAPESG: Grid-based Terrain Analysis Software

Submitted by dylan on Sat, 2006-02-25 06:52.

http://www.uscgislab.net/incEngine/index.php?art=software

http://www.uscgislab.net/incEngine/index.php?art=theses

( categories: )

Flow path modeling from LiDAR data: initial problems, and some solutions.

Submitted by dylan on Thu, 2006-02-02 22:32.
Example LiDAR Data - Hillshade
Example LiDAR dataset
Example LiDAR Data - Stream Network
Stream Network Detail

Raw LiDAR data is so detailed that localized flow routing algorithms often fail to produce meaningful results. The terraflow algorithm is one such method that appears to work well on such massive grid objects (Homepage).

GRASS and POVRAY

Submitted by dylan on Mon, 2005-08-22 22:23.
Adding GRASS vectors to POVRAY Scenes: v.out.pov
GRASS Vectors
povray clipped ssurgo data
SSURGO cutaway
povray slope class cutaway image
Slope class cutaway
PINN Topo-map with POVRAY
Topomap
McCabe Canyon and Temblor Formation
Panchromatic
View of Mt. Defiance from Bear Valley
Near infrared
Over PINN: Geomorphic Features
Geomorphic features.
View of Mt. Defiance from Bear Valley. 2 meter true color
View of Mt. Defiance from Bear Valley, Pinnacles National Monument. Pan Chromatic 2m res.

Thanks to Markus Neteler for initial insight on how to build an appropriate POVRAY script file.

Pinnacles National Monument

Submitted by dylan on Mon, 2005-05-30 06:16.
( categories: )