Le mercredi 07 septembre 2011 19:36:54, vasile a écrit :
> Frank Warmerdam wrote:
> > The fix then is to clone it when you want it to live for a while.
> > Also, I believe that the Union method returns the unioned
> > geometry - it does not modify the geometry on which it is invoked.
>
> That did
Frank Warmerdam wrote:
>
> The fix then is to clone it when you want it to live for a while.
> Also, I believe that the Union method returns the unioned
> geometry - it does not modify the geometry on which it is invoked.
>
That did the trick, it works just fine, thanks !
Frank Warmerdam wrote