Description Usage Arguments Value Author(s) References Examples
Calculates the Dominance Value for a given tuple of coordinates and altitude as derived from DEM d = dominance horizontal distance to the next higher altirude in the sourrounding Sources: Rauch. C. (2012): Der perfekte Gipfel. Panorama, 2/2012, S. 112 http://www.alpenverein.de/dav-services/panorama-magazin/dominanz-prominenz-eigenstaendigkeit-eines-berges_aid_11186.html# (Zugriff: 20.05.2012) Leonhard, W. (2012): Eigenständigkeit von Gipfeln. -
1 | calculateDominance(x.coord, y.coord, altitude)
|
altitude |
altitude in meter |
xcoord |
xcoordinate (mapunits) |
ycoord |
ycoordinate (mapunits) |
calculateDominance returns the dominance value of the current peak
Chris Reudenbach
Marburg Open Courseware Advanced GIS: http://moc.environmentalinformatics-marburg.de/doku.php?id=courses:msc:advanced-gis:description
Rauch. C. (2012): Der perfekte Gipfel. Panorama, 2/2012, S. 112 http://www.alpenverein.de/dav-services/panorama-magazin/dominanz-prominenz-eigenstaendigkeit-eines-berges_aid_11186.html
Leonhard, W. (2012): Eigenständigkeit von Gipfeln.http://www.thehighrisepages.de/bergtouren/na_orogr.htm
1 2 3 4 5 |
#### Example to parse an windows type of ini file
#### create a list for each ini section containing the variables and params
calculateDominance <- function(peaklist.tupel)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.