[OpenLayers-Users] Modifying existing feature selecting it by code and then modify and save

2009-08-10 Thread Jani Tiainen
I'm trying to achieve select by code and start modify functionality to my OL webapp. I've form that user selects on feature to be editable, clicks edit and then OL vector layer should be in edit mode. When done editing changes are just saved with simply clicking save button on a same form. I

Re: [OpenLayers-Users] Label position on vector features

2009-08-10 Thread Andreas Hocevar
João Duarte wrote: Hi, Can anyone say if such a patch would be incompatible with SLD? To me it looks like this is exactly what the sld DisplacementX and DisplacementY properties do. If you want to have this in OpenLayers, please provide a patch (preferably with unit tests and sld

Re: [OpenLayers-Users] (no subject)

2009-08-10 Thread Alexandre Dube
Hi, You could make your wms layer wfs compatible and make a getFeature request when your page loads. Then, for each returned feature, get the 'name' and 'bbox' of the feature's geometry and populate your combobox using DOM. I made something similar in the past (1). The only exception is

Re: [OpenLayers-Users] Modifying existing feature selecting it by code and then modify and save

2009-08-10 Thread Andreas Hocevar
Jani Tiainen wrote: I'm trying to achieve select by code and start modify functionality to my OL webapp. You may want to have a look at the new standalone option of the ModifyFeature control (in OpenLayers trunk). If set to true, you can just do modifyControl.selectFeature(yourFeature);

Re: [OpenLayers-Users] centerLayerContainer is setting pixel center to 0, 0

2009-08-10 Thread emackn
Still drawing a blank on this. Nothing new to report really. Tried setting the map size on creation but that didnt' work. Also looked into some setTimeout function tricks but none of those worked out either. Wondering if the AJAX call is screwing me. -- View this message in context:

Re: [OpenLayers-Users] Vectors layer over Google

2009-08-10 Thread taviroquai
Hi, Thanks for your hint. The problem was with the kml file... now its working. Cheers, Marco -- View this message in context: http://n2.nabble.com/Vectors-layer-over-Google-tp3398605p3417803.html Sent from the OpenLayers Users mailing list archive at Nabble.com.

Re: [OpenLayers-Users] Bug in Google with overaly example

2009-08-10 Thread Eric Lemoine
On Sat, Aug 8, 2009 at 12:35 AM, Rodolfo Morenorodolfoamor...@gmail.com wrote: Hi all, The google with overlay example from http://openlayers.org/dev/examples/; is working incorrectly. The bug is not only because the worldmap is not loaded correctly but also because this is covering whole the