Opened 21 years ago

Closed 20 years ago

Last modified 20 years ago

#459 closed defect (fixed)

[WMS Context] MetadataURL not implemented

Reported by: dmorissette Owned by: mapserverbugs
Priority: high Milestone:
Component: WMS Client Version: 4.1
Severity: normal Keywords:
Cc:

Description

Following a discussion in bug 438 I realized that the MetdataURL element isn't
supported in our implementation in MapServer.  MetadataURL was added in the web
map context spec version 1.0.0.

This should be implemented in sync with bug 438 so that the same metadata entry
can be shared by the WMS capabilities MetdataURL and the map context metadataURL.

Change History (2)

comment:1 by dmorissette, 20 years ago

Cc: lacroix@… added
Resolution: fixed
Status: newclosed
This has beeen implemented by Julien in 4.1 (CVS) a little while ago.

The following metadata names are used:
    wms_metadataurl_format
    wms_metadataurl_href
    wms_metadataurl_width
    wms_metadataurl_height

The width and height aren't really used, but they are supported by the
implementation just for consistency with the spec.

comment:2 by dmorissette, 20 years ago

Actually, see bug 523 for all the details about this: the docs still need to be
updated.
Note: See TracTickets for help on using tickets.