[Mapserver-users] how to paste an image over the map image???
Andres Garcia
listamapserver@hotmail.com
Wed, 19 Feb 2003 12:22:53 -0500
Hi!!
I need to paste an image (a compass) over the map image:
$compass = $mapa->prepareImage();
$compass->image_path = "/ms_tmp/";
$compass->image_url = "rosa_vientos.png";
$compass->saveWebImage($format,0,0,-1);
$image->pasteImage($compass,-1,0,0);
$image_url = $image->saveWebImage($formato,0,0,-1);
I tried with that code with out success. Can somebody tell me wich is the
rigth way to paste an image over the image object that is generated by
mapserver???
thanks in advance
Andress Garcia
_________________________________________________________________
_______________________________________________
Mapserver-users mailing list
Mapserver-users@lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users