Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: UDIG 1.2.RC3
-
Fix Version/s: UDIG 1.2.RC3
-
Component/s: catalog, metadata and search
-
Labels:None
Description
It would be very nice for the user if the layer list of the information tool provided some kind of visual queue to show the following:
a) Does the layer have any information? (make grey+italics if it does not)
b) As a WMS, do I even support "GetFeatureInfo"?
c) Add a glyph to help user visually identify each layer.
Activity
Jody Garnett
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | Closed [ 6 ] |
| Resolution | Fixed [ 1 ] |
we won't know until the user clicks and "asks"; we are not being greedy and asking all the layers up front; in stead it asks the question as the user clicks on the list of results.
b) As a WMS do I even support GetFeatureInfo
Yes we check that; it is however not the kind of thing that is done on a per wms layer basis; it is either an operation listed in the capabilities document or not
c) Add a glyph to help user visually identify each layer
Sure; I think if we make it a table and provide a label decorator? It is a little bit rough in that we mix individual results as well as entire layers ... so the glyph is not totally clear.