To me, the bigger question is whether you really want to do this or not.&nbsp; <br><br>Why not just store the tiles on the filesystem and use PostGIS or a shapefile as your tileindex?&nbsp; <br><br>David.<br><br><div class="gmail_quote">
On Dec 5, 2007 10:22 AM, Christian Schwartze &lt;<a href="mailto:Christian.Schwartze@uni-jena.de">Christian.Schwartze@uni-jena.de</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Use gdal-library or other imagery tools to prepare your gtiffs for loading into<br>postgres (scaling, subsets...) Then write the results with your favourite<br>pg-api in the database to a column representing binary data.<br>
<br>Regard,<br>Christian.<br><br>Zitat von &quot;<a href="mailto:kreshna_iceheart@yahoo.com">kreshna_iceheart@yahoo.com</a>&quot; &lt;<a href="mailto:kreshna_iceheart@yahoo.com">kreshna_iceheart@yahoo.com</a>&gt;:<br><br>
&gt; Er, another noob question, but can postgis store georaster data? And what are<br>&gt; the utils to convert TIFF or other bitmap files to postgis table?<br>&gt;<br>&gt; Thanks again,<br>&gt; -Kresh<br>&gt;<br>&gt;<br>
&gt; __________________________________________________________________<br>&gt; So be it. If saying &quot;NO&quot; means being alone, then to hell with love, with<br>&gt; women, with marriage, with God, religions, bars, nightclubs, computer games,
<br>&gt; and all the shit life keeps pumping at me. I&#39;ll walk alone, but with freedom<br>&gt; and a healed pride.<br>&gt;<br>&gt; ---------------------------------<br>&gt; Looking for last minute shopping deals? &nbsp;Find them fast with Yahoo! Search.
<br><br><br><br><br>----------------------------------------------------------------<br>This mail was sent through <a href="http://webmail.uni-jena.de" target="_blank">http://webmail.uni-jena.de</a><br>_______________________________________________
<br>postgis-users mailing list<br><a href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</a><br><a href="http://postgis.refractions.net/mailman/listinfo/postgis-users" target="_blank">
http://postgis.refractions.net/mailman/listinfo/postgis-users</a><br></blockquote></div><br>