Re: [OpenLayers-Users] registering featuremodified

2009-12-09 Thread Adorian Ardelean
it worked! thanks! Cheers, Adorian http://mybiosis.info On Wed, Dec 9, 2009 at 9:39 AM, Eric Lemoine eric.lemo...@camptocamp.comwrote: On Wed, Dec 9, 2009 at 8:20 AM, Adorian Ardelean mynat...@gmail.com wrote: Hi, I am trying to register a featuremodified event to a vector layers

[OpenLayers-Users] registering featuremodified

2009-12-08 Thread Adorian Ardelean
Hi, I am trying to register a featuremodified event to a vector layers containing a feature built from a GeoJSON file. For registering event, I have used both methods below: trails.events.register('featuremodified', '',serialize); or trails.events.on({featuremodified:

Re: [OpenLayers-Users] TMS and mobile browser

2009-04-02 Thread Adorian Ardelean
Hi again, I have tested TMS layer with OL on Nokia mobile a bit more. Some funny results: - the OL loads and all controls are functional, but the TMS layer is not visible. - I have added the OSM layer as base layer (which is also a TMS but remote; for this test I have connected to net via WLAN).

[OpenLayers-Users] TMS and mobile browser

2009-03-26 Thread Adorian Ardelean
Hi, I would like to know if somebody has experience on using a TMS layer with OL on mobile phones. I have managed in a tiny application to call a python script for getting GPS data. And I would like to combine this with OL for navigation and data collection in the field (in this setting no

Re: [OpenLayers-Users] Getting all points for a geom?

2008-12-08 Thread Adorian Ardelean
Martinez Wael Java Specialist @ Jayway DK http://www.jayway.dk +45 2936 7684 ___ Users mailing list Users@openlayers.org http://openlayers.org/mailman/listinfo/users -- Dr. Adorian Ardelean coordinator of myNature Project http

Re: [OpenLayers-Users] Getting all points for a geom?

2008-12-08 Thread Adorian Ardelean
several layers, doing it in the way I explained in my initial post it'll be pretty tedious so I'd say it should be some other way (a correct way) of doing this kind of stuff. Am I right? Thanks again for your help! Guillermo On Mon, Dec 8, 2008 at 11:40 AM, Adorian Ardelean [EMAIL PROTECTED

Re: [OpenLayers-Users] Getting all points for a geom?

2008-12-08 Thread Adorian Ardelean
as the other controls? I'll try it out and let you know in case I have any problem. If it works I'll post the solution. Guillermo On Mon, Dec 8, 2008 at 1:30 PM, Adorian Ardelean [EMAIL PROTECTED]wrote: Hi Guillermo, Look if you can use: *feature.attributes[city_name]* example

Re: [OpenLayers-Users] GeoJSON layer and modifyFeature control

2008-12-05 Thread Adorian Ardelean
[select].addRules(rules); -- Eric -- Dr. Adorian Ardelean coordinator of myNature Project http://mybiosis.info/nature/portal.php?pagename=firstpage [a Romanian biodiversity-database] http://mybiosis.info/nature/portal.php?pagename=adorian [CV

Re: [OpenLayers-Users] DrawFeature with callback?

2008-12-05 Thread Adorian Ardelean
. Adorian Ardelean coordinator of myNature Project http://mybiosis.info/nature/portal.php?pagename=firstpage [a Romanian biodiversity-database] http://mybiosis.info/nature/portal.php?pagename=adorian [CV] ___ Users mailing list Users@openlayers.org http

Re: [OpenLayers-Users] DrawFeature with callback?

2008-12-05 Thread Adorian Ardelean
polygon/label /li /ul /div /body /html Adorian Ardelean wrote: Hi, I presume you have to specify the event name somehow. Try including this: dosomething = function (feature) { } ...callbacks: {'featureAdded': dosomething}... All the best, Adorian On Fri

[OpenLayers-Users] GeoJSON layer and modifyFeature control

2008-12-04 Thread Adorian Ardelean
OpenLayers.Layer.Vector(vectors);). All the best, Adorian -- Dr. Adorian Ardelean coordinator of myNature Project http://mybiosis.info/nature/portal.php?pagename=firstpage [a Romanian biodiversity-database] http://mybiosis.info/nature/portal.php?pagename=adorian [CV

Re: [OpenLayers-Users] GeoJSON layer and modifyFeature control

2008-12-04 Thread Adorian Ardelean
); modifyControl.activate(); Hope this helps. Kind regards, Jan -- *From:* Adorian Ardelean [mailto:[EMAIL PROTECTED] *Sent:* Thursday, December 04, 2008 10:17 *To:* [EMAIL PROTECTED] *Cc:* users@openlayers.org *Subject:* Re: [OpenLayers-Users] GeoJSON layer

Re: [OpenLayers-Users] GeoJSON layer and modifyFeature control

2008-12-04 Thread Adorian Ardelean
OpenLayers.StyleMap(mystyle)}); I think the solution might be somewhere in the post: StyleMap and ModifyFeatures aren't compatible ?I will give it a try. All the best, Adorian Dr. Adorian Ardelean coordinator of myNature Project http://mybiosis.info/nature/portal.php?pagename=firstpage [a Romanian

Re: [OpenLayers-Users] GeoJSON layer and modifyFeature control

2008-12-04 Thread Adorian Ardelean
, elseFilter: true })]; styleMap.styles[default].addRules(rules); It is midnight here, I will push on it tomorrow again. Thank you all for your kind help! All the best, Adorian Dr. Adorian Ardelean coordinator of myNature Project http://mybiosis.info/nature/portal.php?pagename=firstpage [a Romanian

[OpenLayers-Users] change extent of an existing image layer

2008-11-17 Thread Adorian Ardelean
layer. Does somebody know a work around or if this is possible at all? Thank you, Adorian -- Dr. Adorian Ardelean coordinator of myNature Project proiectul myNature str. Rascoala din 1907 nr 12 Timisoara 300523 Romania http://mybiosis.info/nature/portal.php?pagename=firstpage [a Romanian

Re: [OpenLayers-Users] GeoJSON and SelectFeature control

2008-11-04 Thread Adorian Ardelean
not to play well together. There already is a ticket about that, and patch attached to it. Eric Maybe you are experiencing something similar? Robert S Adorian Ardelean [EMAIL PROTECTED] 4/11/2008 7:43 p.m. Hi Robert, Thank you for your reply! I have a very similar way to load

Re: [OpenLayers-Users] GeoJSON and SelectFeature control

2008-11-03 Thread Adorian Ardelean
. However, since version 3 does the job I am glad that I could pass this point. It must be something I do wrong when I declare callbacks or...I don't know Thank you again for your input, Adorian -- Dr. Adorian Ardelean coordinator of myNature Project http://mybiosis.info/nature/portal.php

Re: [OpenLayers-Users] custom layer switcher 1

2008-09-26 Thread Adorian Ardelean
into a tree.js library. Works a treat. Cheers, Brad…. *From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] *On Behalf Of *Adorian Ardelean *Sent:* Friday, September 26, 2008 3:35 PM *To:* users@openlayers.org *Subject:* [OpenLayers-Users] custom layer switcher 1 Hi, Perhaps a very simple

[OpenLayers-Users] custom layer switcher 1

2008-09-25 Thread Adorian Ardelean
not find anything on this issue. All the best, Adorian -- Dr. Adorian Ardelean coordinator of myNature Project http://mybiosis.info/nature/portal.php?pagename=firstpage [a Romanian biodiversity-database] ___ Users mailing list Users@openlayers.org http

[OpenLayers-Users] delete feature vertexes

2008-08-04 Thread Adorian Ardelean
. Adorian Ardelean coordinator of myNature Project proiectul myNature str. Rascoala din 1907 nr 12 Timisoara 300523 Romania http://mybiosis.info/nature/portal.php?pagename=firstpage [a Romanian biodiversity-database] http://mybiosis.info/nature/portal.php?pagename=adorian [CV

Re: [OpenLayers-Users] delete feature vertexes

2008-08-04 Thread Adorian Ardelean
the bug. Thank you for your interest in helping, Adorian 2008/8/4, Adorian Ardelean [EMAIL PROTECTED]: Hi Eric, I have created a toolbox with buttons outside of OL. The tools have two states on and off (toggleControl). for(key in controls) { var control = controls[key

Re: [OpenLayers-Users] GeoJSON layer on top of google - repeated load of features

2008-07-02 Thread Adorian Ardelean
OpenLayers.Projection('EPSG:4326'),internalProjection: map.getProjectionObject()}); Note that i haven't tested this. Eric 2008/7/2, Adorian Ardelean [EMAIL PROTECTED]: Hi, First of all thank you for the prompt suggestion. Worked perfectly and I was able to include also a style

Re: [OpenLayers-Users] GeoJSON layer on top of google - repeated load of features

2008-07-02 Thread Adorian Ardelean
OK I found solution: I had to place stylemap as option when defining specimen vector layer. Hope all is ok now. Thank you, Adorian http://mybiosis.info On Wed, Jul 2, 2008 at 8:16 PM, Adorian Ardelean [EMAIL PROTECTED] wrote: Hi, *Yes* the position of features on map is OK now (I

Re: [OpenLayers-Users] GeoJSON layer on top of google - repeated load of features

2008-07-01 Thread Adorian Ardelean
:4326)* in script so that OL renders vector features at the right place*? *All the best, Adorian On Sat, Jun 28, 2008 at 5:32 PM, Christopher Schmidt [EMAIL PROTECTED] wrote: On Sat, Jun 28, 2008 at 04:39:19PM +0200, Adorian Ardelean wrote: Hi, I am trying to load a GeoJSON file in a layer

Re: [OpenLayers-Users] GeoJSON layer on top of google - repeated load of features

2008-07-01 Thread Adorian Ardelean
, Jul 2, 2008 at 12:01 AM, Adorian Ardelean [EMAIL PROTECTED] wrote: Hi, First of all thank you for the prompt suggestion. Worked perfectly and I was able to include also a style to work with properties defined within GeoJSON file: * specimens = new OpenLayers.Layer.GML(specimens, geojson.php

[OpenLayers-Users] GeoJSON layer on top of google

2008-06-28 Thread Adorian Ardelean
Hi, I am trying to load a GeoJSON file in a layer on top of a google map (OpenLayers 2.6). I used for now: var colfeatures = new OpenLayers.Layer.GML(specimens, geojson.php, {format: OpenLayers.Format.GeoJSON}); map.addLayer(colfeatures); Entities show up on the map somewhere close to 0,0. For

[OpenLayers-Users] browser does not support vector rendering message

2008-06-19 Thread Adorian Ardelean
Hi, I have been playing with openlayers merging some examples from openlayers site (especially code for drawing points, lines, polygons etc.). All worked fine under FF 2. However, under the new FF3 I receive a message telling: Your browser does not support vector rendering. Currently supported

Re: [OpenLayers-Users] browser does not support vector rendering message

2008-06-19 Thread Adorian Ardelean
OpenLayers.VERSION_NUMBER it shows '$Revision 6819' with me (this is a 2.6 release downloaded yesterday). Regards, Richard Duivenvoorde Adorian Ardelean wrote: Hi, I have been playing with openlayers merging some examples from openlayers site (especially code for drawing points, lines, polygons etc.). All