Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-users] Displaying the Value of Feature Properties

Out of the box our user interface only lets you display a single property as a text label.
But of course you can do more :-)

Turn on a text label that you want; and go to the XML page (you will scroll through the document and file a section that says <TextSymbolizer>). Cut and paste that, and modify the <propertyName>ATTRIBUTE</propertyName> part. You may want to add a couple of offests so that the labels are not drawn directly on top of each other.

There is a chance you can list two property names in a single text symbolizer ... not sure if it works.

Cheers,
Jody

Hi All,

Can anyone tell me how I can display on the current map the value of one or more feature properties retrieved from a WFS? I'm pretty sure the transfer of data has occurred correctly. For example, when I select the layer and then go to the Layer->Layer Properties menu, I can toggle the feature name on the summary page to reveal the numerous properties. Additionally, the feature is composed of a number of points which show up on the map I'm using.

In advance, thanks for your help with this question.

Also, I posted this message once before I became a member of the list and once after. So if the same message show up twice, please forgive me.

Regards,

John
_______________________________________________
udig-users mailing list
udig-users@xxxxxxxxxxxxxxxxxxxxx
http://lists.refractions.net/mailman/listinfo/udig-users



Back to the top