[Mapserver-users] processing does not exist in php/mapscript?!

Stephan Holl sholl@gmx.net
Wed, 11 Jun 2003 12:48:39 +0200


Dear Mapserver-list,

I cannot set the processing-object through php/mapscript.

$newlayer  =  ms_newLayerObj($map);
$newlayer->set("name", "mapcalc");
$newlayer->set("status", MS_ON);
$newlayer->set("type", MS_LAYER_RASTER);
$newlayer->set("data","wwwrun/cellhd/".$outfile);
$newlayer->set("processing", "scale=auto");
$newlayer->set("transparency", 45);

Is this not yet implemented?
-- 
Stephan Holl

GnuPG Key-ID: 11946A09 
_______________________________________________
Mapserver-users mailing list
Mapserver-users@lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users