<div dir="ltr">Hi all,<div><br></div><div style>I'm trying to fix a problem that I have.</div><div style><br></div><div style>I have created an Image Pyramid with Geoserver 2.3.0 but when I try to see the layer on OpenLayers, the layer borders appear in black, so I can't see correctly the layer, because of thats black borders.</div>
<div style><br></div><div style>I have done the next:</div><div style><br></div><div style>First I have execute the next command on tiles to convert to Image Pyramid:</div><div style><br></div><div style><b>gdal_translate -a_nodata 0 <origin.tif> <target.tif></b></div>
<div style><br></div><div style>When I have executede this command, I executed the next one:</div><div style><br></div><div style> <b>gdal_retile.py -levels 3 -ps 2048 2048 -co "TILED=YES" -co "BLOCKXSIZE=256" -co "TILED=YES" -co "BLOCKXSIZE=256" -co "BLOCKYSIZE=256" -targetDir tiles --optfile tiles.txt -s_srs EPSG:32719 -targetDir tiles --optfile tiles.txt</b></div>
<div style><br></div><div style>After that I try to make the Image Pyramid with Geoserver, but the result is the same that at first, I preview the layer on Openlayers and it appears with black borders.</div><div style><br>
</div><div style>I don't know what I must to do.</div><div style><br></div><div style>Any help, please???</div><div style><br></div><div style>Thank you</div></div>