[mapserver-users] reference map

Aaron D. Hunt hunt at zedxinc.com
Mon Jul 1 16:26:33 EDT 2002


When I draw a reference map, I get an image but my background image is not there. Below is the code I used


>From map file

REFERENCE
 EXTENT -125.481 23.17332 -66.5282 51.7963
 IMAGE /usr/home/gui-ads/html/map/framework/ref.png
 STATUS on
 size 124 74
END

Php script

$image_ref=$map->drawReferenceMap();
$image_url_ref=$image_ref->saveWebImage(MS_PNG,1,1,0);

If I try using a gif like to doc tells, I get a mapscript error.
Thanks for any help

Aaron


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20020701/f0d7c9dc/attachment.html


More information about the mapserver-users mailing list