Re: [OpenLayers-Users] How to handle a GeometryCollection Feature

2009-08-26 Thread Max Weidemann
Hi everybody i have tested a little bit and have found an solution, but i dont know if it the best way! At first i got the geometrycollection feature wich i would like to add a geometry. Then i create a new geometrycollection with the geometry of the feature i had found. In this new geometry i'm

Re: [OpenLayers-Users] How to handle a GeometryCollection Feature

2009-08-25 Thread Eric Lemoine
On Tue, Aug 25, 2009 at 3:00 PM, Max Weidemann wrote: > > Hi everybody > > my problem is that i dont know how i could at a new geometry to an > GeometryCollection-Feature wich exists in an Vector layer. > > i have added the collection to the layer in a way like this: > > var gc_geometry = new OpenL

[OpenLayers-Users] How to handle a GeometryCollection Feature

2009-08-25 Thread Max Weidemann
Hi everybody my problem is that i dont know how i could at a new geometry to an GeometryCollection-Feature wich exists in an Vector layer. i have added the collection to the layer in a way like this: var gc_geometry = new OpenLayers.Geometry.Collection( [ new Ope