<p dir="ltr">If you import the CSV as point in QGIS or in a spread sheet, you can easily separate them using the forest ID. In Qgis, you can save them to a shape file and then use the forest ID to split the shape file into different parts (vector menu).</p>
<p dir="ltr">Then, you could use your method of triangulation.  </p>
<p dir="ltr">I also remember a plugin that will chain point into polygons.  Don't know the name but search for something like point to line or point to polygons.  </p>
<p dir="ltr">Python will also permit you to do that directly but I would try first to find a plugin that does it for you. I would help more but I am far from a PC.</p>
<p dir="ltr">Cheers<br></p>
<p dir="ltr">Nicolas Cadieux M.Sc.</p>
<div class="gmail_quote">On May 21, 2015 9:06 AM, "Nicole Stoffels [via OSGeo.org] " <<a href="/user/SendEmail.jtp?type=node&node=5206912&i=0" target="_top" rel="nofollow" link="external">[hidden email]</a>> wrote:<br type='attribution'><blockquote style='border-left:2px solid #CCCCCC;padding:0 1em' class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

        Dear QGIS-users,
<br /><br />I have a csv-file containing the corner coordinates of different forests
<br />with different heights. The file is structured like this:
<br /><br />FID,forest_id,point_id,X,Y,height
<br />1,forest1,point1,10.915763,54.137004,25
<br />2,forest1,point2,10.917392,54.138734,25
<br />3,forest1,point3,10.915822,54.140197,25
<br />4,forest1,point4,10.913504,54.140824,25
<br />5,forest1,point5,10.913541,54.138637,25
<br />6,forest2,point1,10.897562,54.150324,20
<br />7,forest2,point2,10.897907,54.149662,20
<br />8,forest2,point3,10.900432,54.148912,20
<br />9,forest2,point4,10.901194,54.149092,20
<br /><br />Now I want to make two polygons from the two different forests
<br />containing the attribute height. If I had only one forest I would create
<br />a voronoi diagram and a delaunay triangulation and clipper them. But it
<br />would be too time consuming to do that for every forest, as I usually
<br />have rather 10 forests or more. Is there a way to get this done if all
<br />forests are in one csv-dataset only separated by there forest_id?
<br /><br />Thank you and sorry for the first mail, which was not yet finished.
<br /><br />Best wishes
<br />Nicole
<br />_______________________________________________
<br />Qgis-user mailing list
<br /><a href="/user/SendEmail.jtp?type&#61;node&amp;node&#61;5206903&amp;i&#61;0">[hidden email]</a>
<br /><a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_top" rel="nofollow" link="external">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br />

        
        
        
        <br />
        <br />
        <hr noshade="noshade" size="1" />
        <div style="color:#444;font:12px 'tahoma' , 'geneva' , 'helvetica' , 'arial' , sans-serif">
                <div style="font-weight:bold">If you reply to this email, your message will be added to the discussion below:</div>
                <a href="http://osgeo-org.1560.x6.nabble.com/Create-polygons-with-attributes-from-csv-file-tp5206903.html" target="_top" rel="nofollow" link="external">http://osgeo-org.1560.x6.nabble.com/Create-polygons-with-attributes-from-csv-file-tp5206903.html</a>
        </div>
        <div style="color:#666;font:11px 'tahoma' , 'geneva' , 'helvetica' , 'arial' , sans-serif;margin-top:0.4em;line-height:1.5em">
                To start a new topic under Quantum GIS - User, email ml-node+s1560n4125267h38@n6.nabble.com <br />
                To unsubscribe from Quantum GIS - User, <a href="http://osgeo-org.1560.x6.nabble.com/template/NamlServlet.jtp?macro&#61;unsubscribe_by_code&amp;node&#61;4125267&amp;code&#61;bmljb2xhcy5jYWRpZXV4QGFyY2hlb3RlYy5jYXw0MTI1MjY3fDYzNDQ4MjQxNg&#61;&#61;">click here</a>.<br />
                <a href="http://osgeo-org.1560.x6.nabble.com/template/NamlServlet.jtp?macro&#61;macro_viewer&amp;id&#61;instant_html%21nabble%3Aemail.naml&amp;base&#61;nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&amp;breadcrumbs&#61;notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml" style="font:9px serif">NAML</a>
        </div></blockquote></div>

        
        
        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://osgeo-org.1560.x6.nabble.com/Create-polygons-with-attributes-from-csv-file-tp5206903p5206912.html">Re: Create polygons with attributes from csv-file</a><br/>
Sent from the <a href="http://osgeo-org.1560.x6.nabble.com/Quantum-GIS-User-f4125267.html">Quantum GIS - User mailing list archive</a> at Nabble.com.<br/>