I could use gdal_retile to create out of db tiles, and then import them as overviews, but i want to do the job through st_resample.<br><br><div class="gmail_quote">2012/11/24 Davor Racic <span dir="ltr"><<a href="mailto:davor.racic@gmail.com" target="_blank">davor.racic@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi everyone!<br><br>I'm PostGIS newbie, and I have a question. I'm trying to import a great amount of 6000x4000 (511x512 tiles, EPSG:3765) geotiff aerial images into PostGIS database. I have also created overviews (2-20). Everything work perfect, but... As i can see they are created with the nearest neighbor resampling method by default, but I want them to be created with bicubic resampling method because they will not be used for any kind of spatial analysis, only as a map background (geoserver+openlayers). Is it somehow possible with raster2pgsql? How can I do this with ST_resample after importing rasters with overviews. Any ideas?<br>

<br>Thanks in advance<span class="HOEnZb"><font color="#888888"><br>Davor<br>
</font></span></blockquote></div><br>