Greetings,<br><br>I have searched the manuals, and have not found a direct tool. The objective would be to output unique point ID's with corresponding elevations. Is there a tool which would provide for one to attach raster (elevation) values to vector points? <br>
<br>If no tool, would this be the most efficient approach?<br><br>points to raster (all others null).<br>r.mapcalc to assign elevation raster values to converted raster cells.<br>convert raster cells to polygons.<br>overlay polygon (elevation) values onto original points.<br>
<br><br>Thanks for any feedback,<br>Mark<br>