[mapserver-users] WCS 1.1.0 support in MapServer 5.2?

Frank Warmerdam warmerdam at pobox.com
Wed Sep 10 18:37:59 EDT 2008


Glenn Waldron wrote:
> Hi,
> 
> I've built MS 5.2.0 on Ubuntu with the --with-wcs option, but I cannot 
> get WCS 1.1.0 support to work. In response to a query like:
> 
> http://localhost/cgi-bin/mapserv?map=/maps/srtm.map&SERVICE=WCS&VERSION=1.1.0&REQUEST=GetCapabilities 
> <http://localhost/cgi-bin/mapserv?map=/maps/srtm.map&SERVICE=WCS&VERSION=1.1.0&REQUEST=GetCapabilities>
> 
> I get the response:
> 
> msWCSDispatch(): WCS server error. WCS Server does not support VERSION 
> 1.1.0. <http://1.1.0.>
> 
> What is the proper way to enable WCS 1.1.0 support in MS 5.2.0?

Glenn,

WCS 1.1.0 (and SOS) support also requires libxml.  You will need to add
something like this to your configure (assuming you have libxml2 available.

--with-xml2-config=/usr/bin/xml2-config

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-users mailing list