http://openlayers.org/dev/examples/vector-features-with-text.html
You shoul dreally be using http://openlayers.org/dev/examples/example-list.html more often ;) cheers On Thu, Nov 26, 2009 at 5:19 PM, stash <[email protected]> wrote: > > Hi, > I didn't know a good Subject titel for my question, therefore I explain it > exactly know. > > I have a protocol wfs which shows some points on my map (with geoserver). > That is working fine so far. But besides the points, I want to show the name > of the points in my map. > > Before I used the wfs I had a wms with a sld_body. With this sld_body I > could see the points and the names of the points on my map (sld_body= styled > layer descriptor with point_symbolizer and text_symbolizer). > > But because of the big amount of data I decided to use a wfs instead of a > wms. Everything works fine with a wfs, but it would be perfect, when I could > see the names of the points (besides the points) in my map (like it was with > the wms). > > Is this possible with using a wfs. I have already implemented a styleMap to > show my points in different colors. Can I add something like a > text_symbolizer there? > > I hope someone can help me. > > Thanks for the answers. > > Regards > stash > -- > View this message in context: > http://n2.nabble.com/WFS-Text-Text-Symbolizer-tp4071914p4071914.html > Sent from the OpenLayers Users mailing list archive at Nabble.com. > _______________________________________________ > Users mailing list > [email protected] > http://openlayers.org/mailman/listinfo/users > -- Ivan Grcic _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
