<div dir="ltr"><div><div>Remi,<br><br></div>I'm interested in the way you handled this problem.<br></div><div><br>In my opinion, the problem is on the duality of your needs.<br></div><div>Out-db is known to be faster for visualisation.<br>
</div><div>In-db is better for analysis.<br><br></div><div>So, a compromise should be made Maybe storing each tile per "band type" ? So accessing data from qgis would be less painful ?<br></div><div><br></div><div>
<br></div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-03-10 10:54 GMT+01:00 Rémi Cura <span dir="ltr"><<a href="mailto:remi.cura@gmail.com" target="_blank">remi.cura@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div><div><div><div><div><div><div><div><div>Hey Dear List,<br><br></div>I would appreciate some advice about the best way to store my raster :<br><br></div>1 million tiles,<br></div>50*50 pixels each (1 m2 or less in real world), around 24 bands (mostly doubles)<br>

</div><div>,in db.<br></div><div><br></div><div>About half the pixels are empty, some tiles overlaps, but most are regularly spaced.<br></div><div><br></div>I would query it mainly by localisation (intersects), and also based on id of the tile.<br>

<br></div><div>The use would be fast visualisation with qgis (and latest gdal), interpolation, classification, matching and so.<br></div><div><br></div>What is the best strategy?<br></div>1 table with many lines and indexes, indb,<br>

</div>1 table, out db<br></div><div>1 table, 1 line<br></div>multiple tables, heritage?<br><br><br></div><div>Thanks for inputs!<br></div>Cheers,<br><br>Rémi-C<br></div>
<br>_______________________________________________<br>
postgis-users mailing list<br>
<a href="mailto:postgis-users@lists.osgeo.org">postgis-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users" target="_blank">http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users</a><br></blockquote></div><br></div>