RFC 16: MapScript WxS Services

Frank Warmerdam warmerdam at POBOX.COM
Thu May 11 23:45:05 EDT 2006


Folks,

I have a first version of the proposal for WxS MapScript Services available
at:
   http://mapserver.gis.umn.edu/development/rfc/ms-rfc-16-mapscript-wxs-services

This isn't a call for votes, just for discussion.  The RFC covers:

  o Slight extensions to OWSRequest so it can be used to parse arguments
    from cgi environment arguments (aka call loadParams()).

  o Exposing OWSDispatch() to process OWS requests (WMS, WFS, WCS, etc) on
    a map.

  o Exposing a bunch a of "msIO" functions so scripts can capture stdout
    output from OWSDispatch or anything else that writes through msIO.

The intention is that my work would cover their use in all the SWIG generated
mapscript languages.  Additional work would be required to implement in PHP
but presumably roughly matching what we have.  I have already roughly
implemented the proposal and tested in Python and Perl with good success.

Best regards,
-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | President OSGF, http://osgeo.org



More information about the mapserver-dev mailing list