[OpenLayers-Users] RV: Ajax problem - Cross Domain?

2010-03-18 Thread David Alda Fernandez de Lezea
Hello, Thanks for your response. Does this work with IP addresses? I mean, that I still don't have no www.example.com address for instance. What do you think about writing a server side proxy (php, asp, whatever)? P.S. I'm quite newbie in this stuff. -Mensaje original- De:

Re: [OpenLayers-Users] Ajax problem - Cross Domain?

2010-03-18 Thread David Alda Fernandez de Lezea
Hello, Thanks for your response. Does this work with IP addresses? I mean, that I still don't have no www.example.com address for instance. What do you think about writing a server side proxy (php, asp, whatever)? P.S. I'm quite newbie in this stuff. -Mensaje original- De:

[OpenLayers-Users] Vector Layer Labels

2010-03-18 Thread Andrew Haigh
OpenLayers Nightly Build Revision 10086 GeoServer 2.0.1 I'm attempting to label a vector layer using a Style Layer Descriptor (see below) which works fine in GeoServer but the labels do not display in OpenLayers. I can do the same thing using the OpenLayers.Style object but I'd really like use

Re: [OpenLayers-Users] Event featureunhighlighted not triggered

2010-03-18 Thread Olivier THIERRY
2010/3/17 Eric Lemoine eric.lemo...@camptocamp.com: On Wed, Mar 17, 2010 at 5:14 PM, Olivier THIERRY olivier.thie...@gmail.com wrote: Hi, I have a vector layer with two SelectFeature controls : one is used for selection, the other is used to show a popup. It works well except for one case :

Re: [OpenLayers-Users] Event featureunhighlighted not triggered

2010-03-18 Thread Eric Lemoine
On Thu, Mar 18, 2010 at 11:08 AM, Olivier THIERRY olivier.thie...@gmail.com wrote: 2010/3/17 Eric Lemoine eric.lemo...@camptocamp.com: On Wed, Mar 17, 2010 at 5:14 PM, Olivier THIERRY olivier.thie...@gmail.com wrote: Hi, I have a vector layer with two SelectFeature controls : one is used

Re: [OpenLayers-Users] Event featureunhighlighted not triggered

2010-03-18 Thread Olivier THIERRY
2010/3/18 Eric Lemoine eric.lemo...@camptocamp.com: On Thu, Mar 18, 2010 at 11:08 AM, Olivier THIERRY olivier.thie...@gmail.com wrote: 2010/3/17 Eric Lemoine eric.lemo...@camptocamp.com: On Wed, Mar 17, 2010 at 5:14 PM, Olivier THIERRY olivier.thie...@gmail.com wrote: Hi, I have a vector

Re: [OpenLayers-Users] WFS GetFeature with Mapserver

2010-03-18 Thread Balázs Szabó
hi You must to set your wms_onlineresource (your getCababilities should be work on that url: http://webgis.fmt.bme.hu/cgi-bin/mvmNewSERVICE=WMSVERSION=1.1.1REQUEST=getCapabilitiesif you are using wrapper script check it!). However I think you neednt set the WFS (this is WFS.fromWMSLayer), but I

Re: [OpenLayers-Users] Doubt with SOSCapabilities

2010-03-18 Thread Maribel Bernal
Thanks Bart for your help. I will ask on the 52N list, I keep you informed if I find a solution. Regards, Maribel. bart...@osgis.nl escribió: Ok, I get what you mean now. However, I can not deduct from the GetCapabilities response that DISTANCE is only applicable for that feature of

Re: [OpenLayers-Users] zoomToScale Issue

2010-03-18 Thread bartvde
Hi, how is your map instantiated? With a fixed set of scales/resolutions? Or are you using fractionalZoom: true in your map config? Best regards, Bart All, I'm using OpenLayers (latest trunk version) with GeoServer 2.0.1 to display various layers which have scale rules defined on them

[OpenLayers-Users] Projection missing GeoJSON.write and GML.write

2010-03-18 Thread Maxime Phaneuf
Hi guys I'm developing a web service where it will be possible to export each vector layer to GML, GeoJSON, Shapefile... So, I have a vector layer defined this way: traverseHaughton = new OpenLayers.Layer.Vector(Haughton Traverses, { strategies: [new