<html><head></head><body><div style="color:#000; background-color:#fff; font-family:Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:13px"><div id="yui_3_16_0_ym19_1_1497951822437_14469">Hi everybody,</div><div id="yui_3_16_0_ym19_1_1497951822437_14470"><br id="yui_3_16_0_ym19_1_1497951822437_14471"></div><div id="yui_3_16_0_ym19_1_1497951822437_14472">Using GDAL I've made an utility program to rename raster datasets using theire SRS coordinates.</div><div id="yui_3_16_0_ym19_1_1497951822437_14473">I made it to rename datasets downloaded from different sources, so they have a consistent naming pattern 
or to update the name after a SRS change with gdalwarp. <br id="yui_3_16_0_ym19_1_1497951822437_14474"></div><div id="yui_3_16_0_ym19_1_1497951822437_14475"><br id="yui_3_16_0_ym19_1_1497951822437_14476"></div>
<div id="yui_3_16_0_ym19_1_1497951822437_14477">
There is the possibility to choose a prefix, a suffix, a corner (W/N by default) of the 
bounding box of the dataset as reference point.
It's also possible to specify a separator for coordinates values, the numeric format
 of coordinates (integer, double), the number of digits  
and the format of the sign (wheter or not using +/- , or N/S and E/W).
</div>
<div id="yui_3_16_0_ym19_1_1497951822437_14478">
There is also an option to output the rename shell commands in the console, instead of performing it (Usefull to generate batch 
rename shell commands). <br id="yui_3_16_0_ym19_1_1497951822437_14479"></div><div id="yui_3_16_0_ym19_1_1497951822437_14480"><br id="yui_3_16_0_ym19_1_1497951822437_14481"></div><div dir="ltr" id="yui_3_16_0_ym19_1_1497951822437_14482">If the community think it can be helpfull, I can try to enhance the gdalmanage utility to add these options...<br id="yui_3_16_0_ym19_1_1497951822437_14483"></div><div id="yui_3_16_0_ym19_1_1497951822437_14484"><br id="yui_3_16_0_ym19_1_1497951822437_14485"></div><div id="yui_3_16_0_ym19_1_1497951822437_14486">You can take a look at the original application here <a rel="nofollow" target="_blank" href="https://github.com/MattLatt/gdal_rename" id="yui_3_16_0_ym19_1_1497951822437_14487"><span id="yui_3_16_0_ym19_1_1497951822437_14488">​</span>https://github.com/MattLatt/gdal_rename</a>
</div><div id="yui_3_16_0_ym19_1_1497951822437_16369"><br></div><div id="yui_3_16_0_ym19_1_1497951822437_14490">
Best regards. <br id="yui_3_16_0_ym19_1_1497951822437_14491"></div><div id="yui_3_16_0_ym19_1_1497951822437_14492"><br id="yui_3_16_0_ym19_1_1497951822437_14493"></div>
<div dir="ltr" id="yui_3_16_0_ym19_1_1497951822437_14494"><div dir="ltr" id="yui_3_16_0_ym19_1_1497951822437_14582">
Mathieu Lattes
</div></div></div></body></html>