<div dir="ltr">Thanks for all your replies!</div><br><div class="gmail_quote"><div dir="ltr">On Wed, 7 Nov 2018 at 10:01, Matthias Kuhn <<a href="mailto:matthias@opengis.ch">matthias@opengis.ch</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    <p>The closest you can get using a single table is using array typed
      fields, but beware of editing data, nothing will prevent you from
      corrupting the data and having geometry and attributes out of
      sync.</p>
    <p>Other approaches are having a separate point layer with the
      vertices duplicated or a linear referencing table.</p>
    <p>Cheers</p>
    <p>Matthias<br>
    </p>
    <div class="m_-3543803518913562712moz-cite-prefix">On 11/7/18 5:34 AM, Idan Miara wrote:<br>
    </div>
    <blockquote type="cite">
      
      <div dir="auto">Hi,
        <div dir="auto">Thanks for your response! </div>
        <div dir="auto">Please note that the extra info is per vertex
          and the features are multipolylines for instance. Think a file
          of airplane paths, so you have 6 dims per vertex and some
          attributes per path feature. </div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr">On Wed, 7 Nov 2018, 05:34 Nicolas Cadieux <<a href="mailto:nicolas.cadieux@archeotec.ca" target="_blank">nicolas.cadieux@archeotec.ca</a>
          wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
          <br>
          Well I believe the simple .csv file is not the fastest but
          will give you the most flexibility if you have a massive
          amount of data.   I have been working with hyper spectral
          cloud data.<br>
          <br>
          Nicolas<br>
          <br>
          > Le 6 nov. 2018 à 21:09, Alex Mandel <<a href="mailto:tech_dev@wildintellect.com" rel="noreferrer" target="_blank">tech_dev@wildintellect.com</a>>
          a écrit :<br>
          > <br>
          >> On 11/6/18 12:54, Idan Miara wrote:<br>
          >> Hi,<br>
          >> <br>
          >> What would be the OGR or the portable way for
          handling vector data with<br>
          >> more than 4 dimensions?<br>
          >> i.e. xyz+time+velocity+acceleration for each vertex.<br>
          >> <br>
          >> Kind regards,<br>
          >> Idan<br>
          >> <br>
          >> <br>
          > <br>
          > Attribute tables. Make XYZ geometries and put all your
          other stuff into<br>
          > attributes.<br>
          > <br>
          > Enjoy,<br>
          > Alex<br>
          > _______________________________________________<br>
          > Qgis-user mailing list<br>
          > <a href="mailto:Qgis-user@lists.osgeo.org" rel="noreferrer" target="_blank">Qgis-user@lists.osgeo.org</a><br>
          > List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
          > Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
        </blockquote>
      </div>
      <br>
      <fieldset class="m_-3543803518913562712mimeAttachmentHeader"></fieldset>
      <pre class="m_-3543803518913562712moz-quote-pre">_______________________________________________
Qgis-user mailing list
<a class="m_-3543803518913562712moz-txt-link-abbreviated" href="mailto:Qgis-user@lists.osgeo.org" target="_blank">Qgis-user@lists.osgeo.org</a>
List info: <a class="m_-3543803518913562712moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a>
Unsubscribe: <a class="m_-3543803518913562712moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a></pre>
    </blockquote>
    <div class="m_-3543803518913562712moz-signature">-- <br>
      
      <div class="m_-3543803518913562712moz-signature">
        
        <div class="m_-3543803518913562712moz-signature"> <span style="text-align:left;color:#000000;font-family:'Verdana',sans-serif;font-size:10pt">Matthias Kuhn</span><br>
          <a href="mailto:matthias@opengis.ch" target="_blank"> <span style="text-align:left;color:#000000;font-family:'Verdana',sans-serif;font-size:8pt">matthias@opengis.ch</span>
          </a><br>
          <span style="text-align:left;color:#000000;font-family:'Verdana',sans-serif;font-size:8pt"><a href="tel:+41764356763" target="_blank">+41 (0)76 435 67 63</a></span><br>
          <div> <a href="http://www.opengis.ch" target="_blank"> <img src="cid:part8.59D3D083.BECC35E7@opengis.ch" alt="OPENGIS.ch Logo" width="200" height="80"></a> </div>
        </div>
      </div>
    </div>
  </div>

</blockquote></div>