Re: [JPP-Devel] polygon merge

2014-09-18 Thread Landon Blake
Thanks for the message Stefan. Shoot me your code when you get back home...if you can, and I will take a look at it. Landon On Wed, Sep 17, 2014 at 4:11 PM, sstein wrote: > Hi Landon, I once implemented merge/eliminate of polygons bas > > ed on some neighbourcriteria, eg. longest common edge or

[JPP-Devel] polygon merge

2014-09-17 Thread sstein
Hi Landon, I once implemented merge/eliminate of polygons bas ed on some neighbourcriteria, eg. longest common edge or largest area - eg to be used for eliminating sliver polygons. Maybe that code can help u. I think i created a class polygongraph for that (can`t check as i`m traveling)    Cheer