Opened 12 years ago
#1170 new enhancement
Editor / Distribution / Display gmd:linkage instead of gmd:URL
Reported by: | fxp | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | v2.10.0 RC0 |
Component: | General | Version: | v2.8.0RC2 |
Keywords: | Cc: |
Description
Currently, in default view mode, the gmd:URL is displayed in the editor and not its parent (ie.gmd:linkage).
<gmd:linkage> <gmd:URL>http://www.ifremer.fr/services/wms/charm3</gmd:URL> </gmd:linkage>
In order to be consistent with other ISO elements, I would suggest to consider gmd:URL like gco:CharacterString, gco:Angle, ... and display its parent as the main element in the editor.
An advantage of this, is that editors could easily edit extra attribute (like gco:nilReason) which are attached to gmd:linkage and not gmd:URL.
See patch attached.
Attachments (2)
Change History (2)
by , 12 years ago
Attachment: | gmd-linkage-as-element.png added |
---|
by , 12 years ago
Attachment: | gmdlinkage-should-be-displayed-instead-of-gmdurl.patch added |
---|
Note:
See TracTickets
for help on using tickets.