<div dir="ltr">Hi!<div style>I recently had nearly the same problem .. and solved it in different GIS Applications .. (there were not so many points i needed) but during research I found this link</div><div style><br></div>
<div style><a href="http://gis.stackexchange.com/questions/3538/extract-raster-values-at-points">http://gis.stackexchange.com/questions/3538/extract-raster-values-at-points</a><br></div><div style><br></div><div style>Which you might find interesting especially when looking at </div>
<div style><span style="font-family:Consolas,Menlo,Monaco,'Lucida Console','Liberation Mono','DejaVu Sans Mono','Bitstream Vera Sans Mono','Courier New',monospace,serif;font-size:14px;line-height:18px;background-color:rgb(238,238,238)">isectpntrst(in="path/to/shapefile", raster="path/to/raster", field="fieldname")</span><br>
</div><div style><font face="Consolas, Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace, serif"><span style="font-size:14px;line-height:18px">when it comes to bash ..</span></font></div>
<div style><font face="Consolas, Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace, serif"><span style="font-size:14px;line-height:18px"><br></span></font></div>
<div style><font face="Consolas, Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace, serif"><span style="font-size:14px;line-height:18px">or probably </span></font></div>
<div style><a href="http://gis-techniques.blogspot.co.at/2012/10/extract-raster-values-from-points.html">http://gis-techniques.blogspot.co.at/2012/10/extract-raster-values-from-points.html</a><font face="Consolas, Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace, serif"><span style="font-size:14px;line-height:18px"><br>
</span></font></div><div style><br></div><div style>using R ..</div><div style><br></div><div style>It always depends how you'd like to solve it .. of course it can be done in GRASS too ..</div><div style><br></div><div style>
hope this helps</div><div style><br></div><div style>kind regards</div><div style>Werner</div><div style><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Apr 4, 2013 at 4:37 PM, BLANDENIER Lucien <span dir="ltr"><<a href="mailto:lucien.blandenier@unine.ch" target="_blank">lucien.blandenier@unine.ch</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear GRASS community,<br>
<br>
I have to extract isolated value from several raster.<br>
I've found this script but I do not understand how to run it. Would someone have an other script with more comments (notably what are the input I have to give, what are the grass or python function/module) or explain me how to run this script.<br>

<br>
I would also be interested by a bash script if someone has such a script.<br>
<br>
Thank you for your support.<br>
<br>
Kind regards<br>
<br>
<br>
Lucien<br>
<br>
<br>
_______________________________________________<br>
grass-user mailing list<br>
<a href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/grass-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-user</a><br>
</blockquote></div><br></div>