<div style="font-family: "Times New Roman"; font-size: 16px;">Bborie,<br /><br />In the meantime, I managed to use postgresql overlay to change the filename in the rast, but this results in a bytea which cannot be cached back to a raster.<br /><br />I found a 2013 thread http://lists.osgeo.org/pipermail/postgis-users/2013-June/037163.html which asked for bytea -> raster conversion <br />(as a ST_AsBinary complement). If this exists in the meantime, it would likely solve my issue.<br /><br />If not, I will file a ticket. <br /><br />GL <br /><br /><span>On 02/10/15, <b class="name">Bborie Park </b> <dustymugs@gmail.com> wrote:</span><blockquote cite="mid:CAKVfRvEbKMgHODMtwOi2hTWBHuc0a6HjHeNfUX+OhRs04D_oZA@mail.gmail.com" class="iwcQuote" style="border-left: 1px solid #00F; padding-left: 13px; margin-left: 0;" type="cite"><div class="mimepart text html"><div dir="ltr">Hey Guido,<div><br /></div><div>ST_SetBandPath doesn't exist but sounds like a worthwhile addition. Can you file a ticket for that?</div><div><br /></div><div><a href="http://trac.osgeo.org/postgis/" target="_blank">http://trac.osgeo.org/postgis/</a><br /></div><div><br /></div><div>In the meantime, a workaround is to use symbolic links or mount points.</div><div><br /></div><div>-bborie</div></div><div class="gmail_extra"><br /><div class="gmail_quote">On Tue, Feb 10, 2015 at 2:34 AM, guido lemoine <span dir="ltr"><guido.lemoine@jrc.ec.europa.eu <guido.lemoine@jrc.ec.europa.eu>></span> wrote:<br /><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="font-family:"Times New Roman";font-size:16px">Hmm, any thoughts on this? Just to expand my use case: I have a time series of images that are all spatially aligned, i.e. same size, geo-location, pixel spacing, projection.<br />Thus, raster2pgsql -R would always create the same tiled raster entries for each image where only the (binary) file name would be different. <br />If one would simply be able to change the filename, a single set of tile records would be needed. That would be a neat concept for time series (other than creating massive multi-band images).<br /><br />Something like ST_SetBandPath(rast, filepath) could be useful, although only in the aligned context. <br /><span class="HOEnZb"><font color="#888888"><br />GL</font></span><div><div class="h5"><br /><br /><span>On 02/06/15, <b>guido lemoine </b> <guido.lemoine@jrc.ec.europa.eu <guido.lemoine@jrc.ec.europa.eu>> wrote:</span><blockquote style="border-left:1px solid #00f;padding-left:13px;margin-left:0" type="cite"><div><div style="font-family:"Times New Roman";font-size:16px">Dear List,<br /><br />I have stored some rasters out-of-db (using raster2pgsql with the -R option). I have to move these rasters<br />to another disk and wonder if there is a simple way to update the BandPath to the new location, other<br />than dropping the tables and re-load with the new path. I see there is ST_BandPath, but not a corresponding<br />ST_SetBandPath(). <br /><br />Thanks!<br /><br />Guido<br /><br /><br /><br /><br /><br /></div>
</div></blockquote></div></div></div>
<br />_______________________________________________<br />
postgis-users mailing list<br />
postgis-users@lists.osgeo.org <postgis-users@lists.osgeo.org><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>
</div></blockquote></div>