Dynamic symbols in php mapscript
Berend Veldkamp
berend.veldkamp at aris.nl
Fri Mar 2 06:29:31 PST 2001
Hi,
since I can put a reference to an image file in a mapfile (SYMBOL
"sym/marker.gif"), can I also do this in mapscript? i.e.
$layerclass = $layer->getClass(0);
$layerclass->set ("symbol", "sym/marker.gif");
or
$layerclass->set ("symbolname", "sym/marker.gif");
When I try this, I don't get an error, but I don't see any symbols
either...
Berend
--
_________________________________________________
ARIS - Hooghiemstraplein 126 - NL 3514 AZ Utrecht
tel. +31 30 2769180 - fax. +31 30 2733578
URL: http://www.aris.nl/
_________________________________________________
More information about the MapServer-users
mailing list