<html style="direction: ltr;">
  <head>
    <meta content="text/html; charset=windows-1255"
      http-equiv="Content-Type">
    <style type="text/css">body p { margin-bottom: 0cm; margin-top: 0pt; } </style>
  </head>
  <body style="direction: ltr;"
    bidimailui-detected-decoding-type="preferred-charset"
    bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 03/26/2013 02:43 AM, Matt Boyd
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAFgHUG+xw3+z6gY83WVjvD_Wwz=+JsgZ+iUj8y-jAXFUMMci2g@mail.gmail.com"
      type="cite">
      <pre wrap="">Hi everyone,
I've trying to create some raster images from vector data.
I'm starting with some X,Y,Z,P1,P2,P3 data. P1,P2and P3 are the
properties that I would ideally like to use to populate the RGB space
in a tiff.
The data comes ungridded so I load it into QGIS using the txtx/csv
loader, then save it as a shapefile and then try and convert to a
raster.</pre>
    </blockquote>
    If I understand correctly, you want to interpolate between the
    ungridded points to create three raster bands? In that case you
    might consider to use either in GDAL tools the
    "Raster->Analysis->Grid" to create a grid from the points, or
    the GRASS plugin with the v.surf.* modules.<br>
    <br>
    <blockquote
cite="mid:CAFgHUG+xw3+z6gY83WVjvD_Wwz=+JsgZ+iUj8y-jAXFUMMci2g@mail.gmail.com"
      type="cite">
      <pre wrap="">
This allows me to create a 1 band raster, I'm still having trouble
getting that right, I think I need to get the dimensions correct when
I create the raster.
However, once I've done that I intend to use the virtual raster to
combine P1 with P2 etc.

Does this seem correct? Is there a less time consuming way of getting
what I need?

Thanks
Matt
_______________________________________________
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="72">-- 
Micha Silver
GIS Consultant, Arava Development Co.
<a class="moz-txt-link-freetext" href="http://www.surfaces.co.il">http://www.surfaces.co.il</a></pre>
  </body>
</html>