<div dir="ltr">On Wed, Sep 10, 2008 at 6:37 PM, Frank Warmerdam <span dir="ltr">&lt;<a href="mailto:warmerdam@pobox.com">warmerdam@pobox.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Glenn Waldron wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">
Hi,<br>
<br>
I&#39;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:<br>
<br>
</div><a href="http://localhost/cgi-bin/mapserv?map=/maps/srtm.map&amp;SERVICE=WCS&amp;VERSION=1.1.0&amp;REQUEST=GetCapabilities" target="_blank">http://localhost/cgi-bin/mapserv?map=/maps/srtm.map&amp;SERVICE=WCS&amp;VERSION=1.1.0&amp;REQUEST=GetCapabilities</a> &lt;<a href="http://localhost/cgi-bin/mapserv?map=/maps/srtm.map&amp;SERVICE=WCS&amp;VERSION=1.1.0&amp;REQUEST=GetCapabilities" target="_blank">http://localhost/cgi-bin/mapserv?map=/maps/srtm.map&amp;SERVICE=WCS&amp;VERSION=1.1.0&amp;REQUEST=GetCapabilities</a>&gt;<br>

<br>
I get the response:<br>
<br>
msWCSDispatch(): WCS server error. WCS Server does not support VERSION <a href="http://1.1.0." target="_blank">1.1.0.</a> &lt;<a href="http://1.1.0" target="_blank">http://1.1.0</a>.&gt;<div class="Ih2E3d"><br>
<br>
What is the proper way to enable WCS 1.1.0 support in MS 5.2.0?<br>
</div></blockquote>
<br>
Glenn,<br>
<br>
WCS 1.1.0 (and SOS) support also requires libxml. &nbsp;You will need to add<br>
something like this to your configure (assuming you have libxml2 available.<br>
<br>
--with-xml2-config=/usr/bin/xml2-config<br>
<br>
Best regards,</blockquote><div><br></div></div>Frank, thanks for the quick reply. I do have libxml2, and I tried adding the directive above, but I still get the same response. WCS 1.0.0 works but 1.1.0 does not. Do you have any other suggestions?<br>
<br>Thanks again, your help is much appreciated.<br>Glenn<br><br>-- <br>Glenn Waldron : Pelican Mapping : <a href="http://pelicanmapping.com">http://pelicanmapping.com</a> : +1.703.652.4791<br>
</div>