<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div align="JUSTIFY"><span>I want to upload to a db a big number of raster files</span><span>, pe 500,</span><span> inside a folder, named in a row (file_1 to file_500), each one to a different table. Any ideas? A loop or something of the basic: </span><span></span><font style="font-size: 13pt" size="3"><span lang="el-GR"><i>raster2pgsql
-s 4236 -I -C -M file_1.tif -F -t public.demelevation | psql -d
gisdb</i></span></font></div>
<br>Note that using wildcard (*.tif) doesn't help, I tried but it uploads all files in one table as different rows.<br><br>My sql knowledge is bad, so any help would be precious. Thanks.<br></div></body></html>