[mapserver-dev] mapwmsclient.c

Frank Warmerdam warmerdam at pobox.com
Wed Sep 29 23:18:43 EDT 2010


Folks,

As mentioned earlier, I have added support for using the wms_extent to
restrict the area of requests for cascaded WMS requests via WMS layers.

   http://trac.osgeo.org/mapserver/ticket/3543

Today I have also modified the WMS layer to not actually write the result
fetched from the remote server to disk.  Instead it is accumulated in a memory
buffer, and then read from there.  This behavior can be disabled with the
wms_cache_to_disk metadata item, but by default in MapServer 6.0 no temporary
files will be written to disk for WMS layers.

   http://trac.osgeo.org/mapserver/ticket/3555

If anyone runs into problems with mapwmslayer.c, or elsewhere due to my
changes please let me know.

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    | Geospatial Programmer for Rent



More information about the mapserver-dev mailing list