<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_1_1496733140988_139699"><br></div><div id="yui_3_16_0_1_1496733140988_139713">Hi everybody,</div><div id="yui_3_16_0_1_1496733140988_139736"><br></div><div id="yui_3_16_0_1_1496733140988_139766">Using GDAL I've made an utility program to rename raster datasets using theire SRS coordinates.</div><div id="yui_3_16_0_1_1496733140988_139977">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></div><div id="yui_3_16_0_1_1496733140988_139755"><br></div>
<div id="yui_3_16_0_1_1496733140988_139575">
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_1_1496733140988_139576">
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></div><div id="yui_3_16_0_1_1496733140988_139897"><br></div><div dir="ltr" id="yui_3_16_0_1_1496733140988_139898">If the community think it can be helpfull, I can try to enhance the gdalmanage utility to add these options to it...<br></div><div id="yui_3_16_0_1_1496733140988_139949"><br></div><div id="yui_3_16_0_1_1496733140988_139578">You can take a look at the original application here <a href="https://github.com/MattLatt/gdal_rename" id="yui_3_16_0_1_1496733140988_139579"><span id="yui_3_16_0_1_1496733140988_139580">​</span>https://github.com/MattLatt/gdal_rename</a>
</div><br><div id="yui_3_16_0_1_1496733140988_139585">
Best regards. <br></div><div id="yui_3_16_0_1_1496733140988_140129"><br></div>
<div dir="ltr" id="yui_3_16_0_1_1496733140988_139586">
Mathieu Lattes
</div></div></body></html>