To me, the bigger question is whether you really want to do this or not. <br><br>Why not just store the tiles on the filesystem and use PostGIS or a shapefile as your tileindex? <br><br>David.<br><br><div class="gmail_quote">
On Dec 5, 2007 10:22 AM, Christian Schwartze <<a href="mailto:Christian.Schwartze@uni-jena.de">Christian.Schwartze@uni-jena.de</a>> 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 "<a href="mailto:kreshna_iceheart@yahoo.com">kreshna_iceheart@yahoo.com</a>" <<a href="mailto:kreshna_iceheart@yahoo.com">kreshna_iceheart@yahoo.com</a>>:<br><br>
> Er, another noob question, but can postgis store georaster data? And what are<br>> the utils to convert TIFF or other bitmap files to postgis table?<br>><br>> Thanks again,<br>> -Kresh<br>><br>><br>
> __________________________________________________________________<br>> So be it. If saying "NO" means being alone, then to hell with love, with<br>> women, with marriage, with God, religions, bars, nightclubs, computer games,
<br>> and all the shit life keeps pumping at me. I'll walk alone, but with freedom<br>> and a healed pride.<br>><br>> ---------------------------------<br>> Looking for last minute shopping deals? 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>