[GRASS-dev] Topographic prominence in GRASS
Benjamin Ducke
benducke at fastmail.fm
Tue Oct 21 01:40:39 PDT 2014
Well, there is already r.prominence:
http://grass.osgeo.org/grass65/manuals/addons/r.prominence.html
See also this older mailing list post:
http://lists.osgeo.org/pipermail/grass-user/2009-November/053220.html
The source code in the Add-ons repository seems outdated.
I have attached a more recent version in which I have outsourced
the normalization functions to a separate module (r.normalize),
also attached.
I doubt that r.prominence captures the entire concept of
"prominence" as used in mountaineering, but maybe it's a
starting point.
Best,
Ben
On 21/10/14 10:28, Martin Landa wrote:
> Hi all,
>
> when searching for a suitable topic (smaller project) for one student
> of mine I found [1,2].
>
> """
> Create a new GRASS module to find the topographic_prominence of peaks
> from a raster elevation map within the region. (probably this would
> only make up 1/4 to 1/2 of a multi-part GSoC project)
> """
>
> I don't know this topic enough, is there anyone who has any opinion,
> suggestion or comment?
>
> Thanks in advance, Martin
>
> [1] http://grasswiki.osgeo.org/wiki/GRASS_SoC_Ideas_2012
> [2] http://en.wikipedia.org/wiki/Topographic_prominence
>
--
Dr. Benjamin Ducke
{*} Geospatial Consultant
{*} GIS Developer
Spatial technology for the masses, not the classes:
experience free and open source GIS at http://gvsigce.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: r.prominence.tar.bz2
Type: application/x-bzip
Size: 4256 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20141021/51df99e6/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: r.normalize.tar.bz2
Type: application/x-bzip
Size: 4475 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20141021/51df99e6/attachment-0003.bin>
More information about the grass-dev
mailing list