<div dir="ltr"><div><div><div><div>Hi Alex,<br></div>                 This matrix is a transportation demand matrix, where the indices represent the node of origin and the node of destination in the network. They could be interpreted as vectors, I think, if you think in the sense that both the origin and the destination do have coordinates, but representing them as lines do not make any physical sense.<br><br></div>   Did my explanation help at all?<br><br></div>THanks,<br><br></div>Pedro<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Dec 12, 2014 at 2:46 PM, Alex Mandel <span dir="ltr"><<a href="mailto:tech_dev@wildintellect.com" target="_blank">tech_dev@wildintellect.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 12/11/2014 08:21 PM, Pedro Camargo wrote:<br>
> Hi group,<br>
>                 During my discussions with people from the transportation<br>
> modeling world, some people pointed out a few features that would be nice<br>
> to have in order to use QGIS more intensively by our group.<br>
><br>
>                 The most important issue, however, was the possibility of<br>
> open matrices in a very efficient way (reading matrices that are<br>
> 10.000x10.000 in dbf format means reading 10e8 lines, which takes a VERY<br>
> long time and defeats the purpose of using QGIS for some things.<br>
><br>
>                 A very good alternative would be using an open source<br>
> format from the project "open model data"  (<br>
> <a href="https://sites.google.com/site/openmodeldata/" target="_blank">https://sites.google.com/site/openmodeldata/</a>) which is based on HDF5.<br>
><br>
>                 I see that QGIS can already open raster data in HDF5<br>
> format, but in this case, the data would be a matrix with indices and all.<br>
><br>
>                I regret to say that my programming skills, specially in<br>
> C/C++ are not nearly good enough to evaluate the effort that it would take<br>
> include such support and have, inside QGIS, a possibility of viewing such<br>
> matrices, which would allow people from the transportation world (and I am<br>
> the first volunteer) to develop the necessary plugins to manipulate the<br>
> matrices and generate the commonly used statistics.<br>
><br>
>               Can anybody tell me what type of effort it would take and if<br>
> it is at all of interest of the QGIS community?<br>
><br>
> Thanks a lot,<br>
><br>
> Pedro<br>
<br>
</div></div>This is more a question for GDAL/OGR I think.<br>
How do your matrix values relate to map objects? Is your matrix a vector<br>
or a raster?<br>
What do you want to do with the data inside QGIS?<br>
<br>
Thanks,<br>
Alex<br>
<br>
</blockquote></div><br></div>