<div dir="ltr">Hi Antonio,<br><div><div class="gmail_extra"><br><div class="gmail_quote">2017-10-29 12:31 GMT+01:00 Antonio Rodriges <span dir="ltr"><<a href="mailto:antonio.rrz@gmail.com" target="_blank">antonio.rrz@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
Whether PostGIS allow importing 3-d, 4-d, etc. arrays or only 2-d arrays?<br>
<br>
Specifically, I have a 3-d array with axes (time, lat, lon).<br>
Does this mean that I need to split it onto 2-d bands (lat, lon) and<br>
import the number of bands that is equal to the number of time steps<br>
in the 3-d array?</blockquote><div><br></div><div>Which is the data source from which you import the data (e.g. textual, etc.)?</div><div><br></div><div>If I've correctly understood, you have arrays where geospatial and non-geospatial information</div><div>is present, each one providing a "dimension" of the array.</div><div><br></div><div>Just FYI, in PostGIS is possible to define mixed, structured data with constructors like POINTM</div><div>and POINT, that allow to add a further dimension to the 2D/3D (respectively) geospatial ones, that</div><div>includes a scalar information. <br></div><div><br></div><div>Hope this can help in your import, otherwise provide more information about source data and how</div><div>you'd like to import.</div><div><br></div><div>Giuseppe.<br></div></div><br></div></div></div>