A GRASS GIS shell script to prepare a bedding attitude map using bedding traces and a DEM. Version 0.1 - alpha (2011-06-24).
GIS and interpretation of aerial photographs
A GRASS GIS python script to prepare a bedding attitude map using bedding traces and a DEM. Version 0.3 (2013-08-08) for GRASS 7. The script requires the "r.surf.nnbathy" GRASS GIS addons (http://www.sieczka.org/programy_en.html) and "nn" natural neighbor interpolation library (http://code.google.com/p/nn-c/). Here the instructions to install these softwares: http://geomorphology.irpi.cnr.it/tools/gis-and-interpretation-of-aerial-photographs/how-to-install-r-surf-nnbathy/view
How to install r.surf.nnbathy
A GRASS GIS (version 7) python script to prepare maps showing the geometrical relationships between the attitude of the bedding planes (strike and dip) and the attitude of the slopes (aspect and terrain gradient). The code uses r.surf.rst. Tension and smoothing parameters can be changed modifying the script code.