[Mapserver-users] PHP Mapscript WMS
Daryl Herzmann
akrherz at iastate.edu
Fri Jun 20 18:50:49 PDT 2003
Hola!
MUM rocked! I enjoyed chatting with everyone. Quick and dirty question.
I need to use the power of Mapscript to build some dynamic layers and then
serve them via WMS. Is there a PHP mapscript lib that implements all of
the WMS goodies, ex) return the XML capabilities, set bounds, etc.
Basically, I want to do this
$map = ms_newWMSMapServer("raining.map"); // Do all the heavy lifting
// Process All CGI vars
// Shamelessly Add my dynamic layer
$map->ILikePsuedoCode();
// Crank out the map or send back XML capabilites
$map->answerRequest();
Perhaps I need to wait for "Karma karma karma karma karma CHAMELEON" ? :)
RFE: Put an easter egg in Chameleon to send back that chorus sound if
someone sends the magic CGI var! :)
Thanks,
Daryl
More information about the MapServer-users
mailing list