Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-devel] Manipulation of Layer List Entries

Here is the second way to answer your question...
- create a new view called "Legend" that only shows the layers that are drawn at the current scale. You can use the layers view as a starting point. - the layers view can skip over map graphics lake the scalebar, and possibly wms layers that have "background" marked on their blackboard

Cheers,
Jody

Hi everyone,

we are looking for a way to manipulate information displayed in the "Layer
List". We connect to a WFS, that provides layers with varying detail, depending
on the current scale. This behaviour is handled by the service and works fine.
In the "Layer List", however, all layers are enumerated (e.g. 1:50,000,
1:100,000...): what we want is to aggregate these layers to one entry in the
"Layer List" with the feature name and the currently displayed scale layer.

Can someone point me into the right direction? I assume we have to patch some
udig internal code, we are using udig-1.1-RC14-SDK currently.

Thanks
Sven


_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel



Back to the top