Issue Details (XML | Word | Printable)

Key: UDIG-348
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Unassigned
Reporter: dblasby
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
uDIG

layers with same name

Created: 17/Mar/05 02:07 PM   Updated: 06/Mar/09 05:49 AM
Component/s: visualization using map layer and style
Affects Version/s: UDIG 0.9
Fix Version/s: UDIG 1.0.RC3

Environment: xp


 Description  « Hide
Either load two datasets with the same name, or the same dataset twice.

udig DOES NOT LIKE THIS. you cannot turn the layer on/off. Style stop behaving. All sorts of bad things happens.



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Jody Garnett added a comment - 20/Mar/05 09:41 PM
I am going to need a lot more details then this. It is a test case I do all the time, having botha WFS and a WMS layer with the same name from the same server.

What exactly is the "not like this" problem you are running into? Exceptions? Rendering problems?

Jody Garnett added a comment - 20/Mar/05 09:43 PM
I think I may see where the problem is, sounds like a few areas are not making use of Layer.getFeatureSource when they should be. If they just grab any old resource and 'cast' then it may be the cause of these problems.

Jody

Jesse Eichar added a comment - 18/Apr/05 12:27 PM
This seems to be fixed. I've loaded the same dataset many time in the last few builds. I've even tested styling using 2 layers of the same dataset.