<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 03/03/2010 18:07, Jeremy G wrote:
<blockquote
 cite="mid:6b1f428a1003030807w5457e1abj4d75cbf10e82d56f@mail.gmail.com"
 type="cite">Hi list,<br>
  <br>
I've got a shapefile with points. The altitude (Z) of each point is
registered as attribute data.<br>
Is there a way I can obtain a shadowed elevation raster with QGIS ?
I've got a little or no experience with raster processing, but I learn
fast :)<br>
</blockquote>
Yes, it's a two step process. First you'll need to interpolate your
point data into a raster to create a DEM. The best way to do that is
with the GRASS plugin, using the v.surf.rst GRASS module. Pay attention
to the raster resolution when you first create your GRASS
location/mapset.<br>
Second, to make the shaded relief surface you can either use the QGIS
plugin "Shaded relief" or you can stay in GRASS and try the
r.shaded.relief module.<br>
<br>
Try these out, and post back if you need more help.<br>
-- <br>
Micha<br>
 <br>
Then<br>
<blockquote
 cite="mid:6b1f428a1003030807w5457e1abj4d75cbf10e82d56f@mail.gmail.com"
 type="cite"><br>
Thanks !<br>
  <br>
Jeremy<br>
  <br>
This mail was received via Mail-SeCure System.<br>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Qgis-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/qgis-user">http://lists.osgeo.org/mailman/listinfo/qgis-user</a>

This mail was received via Mail-SeCure System.


  </pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="62">-- 
Micha Silver
<a class="moz-txt-link-freetext" href="http://www.surfaces.co.il/">http://www.surfaces.co.il/</a>
Arava Development Co.  +972-52-3665918
</pre>
</body>
</html>