Opened 13 years ago
Closed 12 years ago
#3850 closed enhancement (fixed)
allow to define a title for styles and possibility to override autogenerated legendurl href
Reported by: | mko | Owned by: | mapserverbugs |
---|---|---|---|
Priority: | normal | Milestone: | 6.2 release |
Component: | WMS Server | Version: | 6.0 |
Severity: | normal | Keywords: | style title legendurl |
Cc: | mko, sholl |
Description
In the WMS GetCapabilities output, MapServer will use "default", a value from wms_style or values from CLASS->GROUP for both, name and title.
A title of a style may be defined in the metadata section using wms_style_<style>_title. This is also a requirement of the INSPIRE language support (#3608).
Additionally, there are cases in which a user may want to override the MapServer generated LegendURL &request=GetLegendGrahpic using the existing metadata wms_style_<style>_legendurl_href.
Attachments (1)
Change History (3)
by , 13 years ago
Attachment: | style_title.patch added |
---|
comment:1 by , 12 years ago
Cc: | added |
---|
comment:2 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Closing this ticket as the implementation as described in RFC 75 has been committed with r13214 and the documentation with r13282. Please test and report any issues. Thanks.