Hi Arnd, realy thanks for your reply. After a time of searchings by the nabble I have seen this example yesterday and it looks like this one I have search for it. Also I have took a look into the code of the vector-features-with-text example and the lable text will give to the feature by a set of attributes in key value pairs. So I think there have to be some changes on the vector class to support drawing the text lable attributes, but I couldn't find any changes of the vector class in the sandbox which present the example. I'm a little bit confused, because I don't know how to change the class to triger svg to draw this lable attributes.
So can you tell me what I need to realise this svg lable support, or example code url where I take a look of it. Realy thanks for every tip... Cheers klaus Arnd Wippermann wrote: > > Hi, > > Here is something with svg: > http://dev.openlayers.org/sandbox/camptocamp/text/examples/vector-features-w > ith-text.html > > I myself have tried to use popups to label features: > http://gis.ibbeck.de/ginfo/apps/OLExamples/OL26/examples/labels.html > > Arnd > > > -----Ursprüngliche Nachricht----- > Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im > Auftrag von 2StepForward > Gesendet: Donnerstag, 17. Juli 2008 15:32 > An: [email protected] > Betreff: Re: [OpenLayers-Users] WFS Layer and SLD > > > Hello Christopher, > > yes I want to display the name itself in the map, under the > externalGraphic. > Example: You have a car as graphic and i want to show the name like > "Yellow > Bus" under the graphic. > The name comes from the database. > > Is there any possibility to style a WFS-Layer, meens not the vector > geometry(like blue, or red), meens define additinal attributes which will > be > draw on the fly, mybe with SVG support? > > Thanks, > Cheers Klaus > > -- > View this message in context: > http://www.nabble.com/WFS-Layer-and-SLD-tp18506994p18508234.html > Sent from the OpenLayers Users mailing list archive at Nabble.com. > > _______________________________________________ > Users mailing list > [email protected] > http://openlayers.org/mailman/listinfo/users > > _______________________________________________ > Users mailing list > [email protected] > http://openlayers.org/mailman/listinfo/users > > -- View this message in context: http://www.nabble.com/WFS-Layer-and-SLD-tp18506994p18525595.html Sent from the OpenLayers Users mailing list archive at Nabble.com. _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
