<div dir="ltr">hi all,<br>I need to overlay two or more images from server-side (PHP) coming from diferent WMS GetMaps (as I need to create these requests using dynamically created SLDs for different layers I cannot integrate everything on the same Getmap). In these GetMaps I include the Transparent=true parameter.<br>
<br>I'm using imagecopymerge from GD php's library to overlay the images. One of the parameters of this function is a percentage (of pixels of the second image to be printed over the second image). The problem is that it means losing brightness.<br>
<br>You can check this URL (as in Mexico there are more than one layer overlayed, it appears without brightness)<br><a href="http://edit.csic.es/fitxers/TDWG_distributions.php?ad=tdwg2/c:Brazil,Mexico,Caribbean|b:Mexico||tdwg4/c:Nicaragua,Chiapas,Oaxaca,Veracruz||tdwg3/a:MXC,|b:MXE,MXG|d:VEN|c:MXT,&as=a:d7add2|b:ab8dc9F|c:f2e227|d:f7555d&ms=700x450">http://edit.csic.es/fitxers/TDWG_distributions.php?ad=tdwg2/c:Brazil,Mexico,Caribbean|b:Mexico||tdwg4/c:Nicaragua,Chiapas,Oaxaca,Veracruz||tdwg3/a:MXC,|b:MXE,MXG|d:VEN|c:MXT,&as=a:d7add2|b:ab8dc9F|c:f2e227|d:f7555d&ms=700x450</a><br>
<br>Some idea? some similar function in PHP (or not...) to solve it? <br>thanks!<br clear="all"><br>-- <br>Pere Roca Ristol<br>Biòleg i especialista GIS<br>Museo Nacional de Ciencias Naturales (CSIC)<br>Visita l'EDIT mapViewer! <br>
<a href="http://edit.csic.es/edit_geo/prototype/edit.html">http://edit.csic.es/edit_geo/prototype/edit.html</a><br>
</div>