[OpenLayers-Users] Adding multiple layers with same projection to an openlayers map

2010-03-13 Thread PRADNYA NANDRE
Hi.. I am new to using openlayers and geoserver.I have geoserver and tomcat 6 installed on a linux platform more specifically Ubuntu 9.0.I am trying to write a code to display an openlayers map with mutliple WMS layers,one being the baselayer and the others ovelayed on the baselayer.Can anyone

Re: [OpenLayers-Users] Adding multiple layers with same projection to an openlayers map

2010-03-13 Thread Carsten Eider
What about reading the documentation and using the examples ? Am 13.03.2010 11:16, schrieb PRADNYA NANDRE: Hi.. I am new to using openlayers and geoserver.I have geoserver and tomcat 6 installed on a linux platform more specifically Ubuntu 9.0.I am trying to write a code to display an

Re: [OpenLayers-Users] Vector text labels with offsets?

2010-03-13 Thread Arnd Wippermann
Hi, see http://trac.openlayers.org/changeset/9755 http://openlayers.org/dev/examples/vector-features-with-text.html Arnd -Ursprüngliche Nachricht- Von: users-boun...@openlayers.org [mailto:users-boun...@openlayers.org] Im Auftrag von Stephen Woodbridge Gesendet: Freitag, 12. März 2010

Re: [OpenLayers-Users] Vector text labels with offsets?

2010-03-13 Thread Stephen Woodbridge
Thank you for pointing that out to me. That is exactly what I needed. ATB, -Steve Arnd Wippermann wrote: Hi, see http://trac.openlayers.org/changeset/9755 http://openlayers.org/dev/examples/vector-features-with-text.html Arnd -Ursprüngliche Nachricht- Von:

Re: [OpenLayers-Users] How to capture lonlat from GetFeature control/WFS protocol?

2010-03-13 Thread Eric Lemoine
On Wednesday, March 10, 2010, Zer wrote: Hi, I am using the GetFeature control together with WFS protocol to get a feature from the server when a user clicks a WMS layer. I need to capture the lon/lat of the point where the user clicked, together with the feature attributes returned from