Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: UDIG 1.1-SC1, UDIG 1.2.M0
-
Fix Version/s: UDIG 1.2.M0
-
Component/s: webservices
-
Labels:None
-
Environment:mac os x 10.5, leopard
Description
I am advancing and starting to use multiple nested wms layers from the same wms server
This is all with uDig-1.1-SC2.
In the Add Data dialog topmost-level layers with a name seem to be ordered opposite of the ordering in GetCapabilities. This is however fixed when the layers are added. So in the Layers-list-tab in the left and in the Projects-tree, the ordering is correct.
Possible fix: Perhaps the ordering in the Add Data dialog should be the same as in GetCapabilities?
For nested layers, the situation seem to be more messy. The ordering in the Add Data dialog seem to be alphabetical by the layer title and not the ordering from the GetCapabilities-document. When those layers are added, the layers rearrange to totally random.
Username: guest
Password: guest
As you see from add-1.png, add-2.png and add-3.png the order of the layers and nested layers is random and even varies from time to time. I would like this order to be the same as the order in the GetCapabilities-document as the order matter, otherwise the end user may end up with the background layer in front.
As you see from added-list.png, the CellLayer ended up in the middle of the list. I want that to be on top of the list as it is first in the GetCapabilities-document.
Yes, I know the user can drag and drop layers to reorganize the order, but the defaults should be better.