Re: [OpenLayers-Users] Cursor style on control activation

2010-01-14 Thread Kenneth Skovhede, GEOGRAF A/S
If you use Firefox and Firebug, you can select the map's div node, and see what css classes are applied. When you drag an item, you can see that the css classes for the div change. Using this method you can both get the answer to your question, and debug issues with cursors (and styles in

[OpenLayers-Users] Missing ms:msGeometry for vector layer

2010-01-14 Thread Frank Broniewski
Hello I have a WFS Server set up and it works so far. Using OL.Layer.WFS gives me my Layer as requested. However using OL.Layer.Vector with a WFS protocol does not draw anything. Analyzing the request done in Firebug and comparing it with the Layer.WFS request shows that the ms:msGeometry part

Re: [OpenLayers-Users] Missing ms:msGeometry for vector layer

2010-01-14 Thread Eric Lemoine
On Thu, Jan 14, 2010 at 11:31 AM, Frank Broniewski b...@metrico.lu wrote: Hello I have a WFS Server set up and it works so far. Using OL.Layer.WFS gives me my Layer as requested. However using OL.Layer.Vector with a WFS protocol does not draw anything. Analyzing the request done in Firebug

Re: [OpenLayers-Users] Missing ms:msGeometry for vector layer

2010-01-14 Thread Frank Broniewski
Thanks for the response, Eric. I tested that already without success. I found meanwhile a Mapserver Bug report concerning this issue: http://trac.osgeo.org/mapserver/ticket/3235 So it's (luckily) not an OpenLayers issue Frank -- From: Eric Lemoine

Re: [OpenLayers-Users] GoogleMaps and Layers with differents projections

2010-01-14 Thread Christopher Schmidt
On Wed, Jan 13, 2010 at 05:20:28PM -0800, johnalvarado wrote: Hello. Excuse me for my english :) I need your help, I see any post, but i can't achieve yet. I need join layers form differents servers, but this layers are in differents projections (23030, 4326, 26713, etc.) and need

Re: [OpenLayers-Users] GoogleMaps and Layers with differents projections

2010-01-14 Thread johnalvarado
OK, thanks Christopher. Excuse me again. A thing more: it is possible winth two projections, for example: Base layer: GoogleMaps. - Layer1: WMS1: cities of my country (projection: 23030). - Layer2: WMS2: rivers of my country (projection: 23030). - Layer3: WFS1: roads of my country

[OpenLayers-Users] Problem with Open Street Map (invalid xml attribute value)

2010-01-14 Thread Nicholas Efremov-Kendall
Hi All, I was happily using OpenStreet Map (thanks again to Jan from last summer) for a while, and I've just started getting an invalid xml attribute value anonymous()OpenLayers.js (line 225) OpenLayers.js()OpenLayers.js (line 224) meta http-equiv=Content-Type content=text/html;

Re: [OpenLayers-Users] GoogleMaps and Layers with differents projections

2010-01-14 Thread Christopher Schmidt
On Thu, Jan 14, 2010 at 05:00:16AM -0800, johnalvarado wrote: OK, thanks Christopher. Excuse me again. A thing more: it is possible winth two projections, for example: Base layer: GoogleMaps. - Layer1: WMS1: cities of my country (projection: 23030). - Layer2: WMS2: rivers of my

Re: [OpenLayers-Users] writing and saving text and then displaying it as a wfs layer

2010-01-14 Thread Alexandre Dube
Alauddin, Yes, you can. Try the following before commit : youFeatureObject.attributes['yourAttribute'] = yourVariable; Regards, Alexandre Alauddin Khan wrote: hi i got some idea about what to do now . but problem is can i pass a variable as an attirbute to wfs layer ?? i mean i want

[OpenLayers-Users] help(bibliography)

2010-01-14 Thread Ricardo Rodríguez
hi all, anyone knows if there are any book or bibliography on about OpenLayers thanks for any response. Ricardo Rodríguez Ing. Topográfico Univalle ___ Users mailing list Users@openlayers.org http://openlayers.org/mailman/listinfo/users

[OpenLayers-Users] help(derivate projects)

2010-01-14 Thread Ricardo Rodríguez
hello all, I wonder if there are any ranking of projects resulting from openlayers, or a brochure on the differences of them, for example my'm interested in projects that will upload files in various formats that enable the implementation of vector or various specifications ( OGC). thanks for any

Re: [OpenLayers-Users] GoogleMaps and Layers with differents projections

2010-01-14 Thread Gregor at HostGIS
I managed to accomplish this a few days ago; rather a colleague did and he shared the mechanism with me. My implementation of his solution is here. It uses Google basemaps, and WMS overlays from servers which only do EPSG:23031. http://eixos.planol.info/google/ This involves some light

[OpenLayers-Users] [Fwd: WMSGetFeatureInfo with Mapserver]

2010-01-14 Thread Stephen Woodbridge
Stella, I forwarded this to the lists because there are more people there that might be able to help. If you are not signup to these lists I recommend that you sign up. mapserver-users mailing list mapserver-us...@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapserver-users Users

[OpenLayers-Users] single line modify

2010-01-14 Thread Wendell Turner
What is the function that, when editing, activates a line segment? On my map I have the modify/navigate functions working fine. When you click on the modify icon, you must then click on the line segment so it turns colors has move boxes on it. I only have one line segment drawn, and would like

Re: [OpenLayers-Users] [Fwd: WMSGetFeatureInfo with Mapserver]

2010-01-14 Thread bwoodall
Howdy, Granted it has been awhile since I played with the OL WMS code, but I think the only way is to use the TOLERANCE and TOLERANCE-UNITS in the LAYER for mapserver to get the desired 'BBOX' type results. http://mapserver.org/mapfile/layer.html?highlight=tolerance Hope that helps ..Bill, On

[OpenLayers-Users] Search Mailing Lists (via Nabble) does not work

2010-01-14 Thread Barbara Fiederer
Hi List, I was absent for some time, and now being back, I find out that the archiv search via nabble ist broken. It helped me a lot in the past, so I miss it. Thanks for answering this question (problably not the first time!) Barbara

Re: [OpenLayers-Users] writing and saving text and then displaying it as a wfs layer

2010-01-14 Thread Alauddin Khan
thank you so much for ur help alexander i am saving text successfully now but when i try to display it again through a browser it is nt displayed .i can view it through geoserver map preview but not through browser . i think the problem is tht openlayers associate its own style with the layer and

Re: [OpenLayers-Users] Search Mailing Lists (via Nabble) does not work

2010-01-14 Thread Frank Broniewski
Nabble has changed to a new version and is now available on n2.nabble.com. Just follow the osgeo path to get to the OpenLayers mailing list Frank -- From: Barbara Fiederer barbara.fiede...@web.de Sent: Friday, January 15, 2010 5:38 AM To: