[mapserver-users] wcs 1..0.0 getcapabilities problem in mapserver 6.4dev and 6.2.x

Peter Freimuth freimuth69 at gmail.com
Wed Sep 4 07:03:12 PDT 2013


Hi Even,
thanks for the tip. Actually this solved the problem. I did not found an 
example which makes clear for what this metadata element is used and how 
this url should look like but at least the warning from the capabilities 
doc is gone.
Best regards,
Peter
On 29/08/2013 1:38 PM, Even Rouault wrote:
> Le jeudi 29 août 2013 18:56:48, Peter Freimuth a écrit :
>> Hi,
>> i ran into s small problem with setting up a WCS service on umn
>> mapserver 6.2 and newer.
>> When requesting the capabilities for VERSION=1.0.0 i get the following
>> Warning printed to the Capabilities Doc:
>>
>> Any idea what is missing. The fact that the missing mandatory metadata
>> accesses a "null" string point to a bug in the code otherwise it should
>> tell which parameter is missing.
> Yes, the call to msOWSPrintURLType() in msWCSGetCapabilities_Service in
> mapwcs.c pass tag_name == NULL, hence the (null) in the warning. Looking at
> the conditions that trigger the warning, I believe the reason for the warning
> is that you need to define the "ows_metadatalink_href" metadata item.
>
>> Thanks for any hint on this topic.
>> Kind regards,
>> Peter



More information about the mapserver-users mailing list