<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div></div><div>Hi,</div><div><br></div><div>I don’t think anything out of the box would work but I can imagine a texte file with wkt for the polygons and a python defaultdictionary list structure for each vertex in the polygon.  It could all fit in a text file format.  </div><div><br></div><div>It depends on what you want to do with the data I guess...  </div><div><br></div><div>Nicolas</div><div><br>Le 6 nov. 2018 à 23:34, Idan Miara <<a href="mailto:idan@miara.com">idan@miara.com</a>> a écrit :<br><br></div><blockquote type="cite"><div><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><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">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" target="_blank" rel="noreferrer">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" target="_blank" rel="noreferrer">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>
</div></blockquote></body></html>