[OpenLayers-Users] Print / Saving Image

Ian iansgis at gmail.com
Mon Oct 13 18:26:21 EDT 2008


Correction for the sake of the list:  the tiles were being layered
correctly, however MapServer background color settings to mimic the ocean
made it appear otherwise (eg. IMAGECOLOR 60 100 145). The solution was to
set this background color to transparent:

$transparent = imagecolorallocatealpha($image,60,100,145,127);

Now that this is working I've noticed that for overlays there is a
consistent SE shift of the data. Has anyone else experienced this?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/openlayers-users/attachments/20081013/4d162726/attachment.html


More information about the Users mailing list