Re: [geos-devel] Union problem

2008-04-06 Thread mchapman
l Message- From: Ari Jolma <[EMAIL PROTECTED]> Date: Sun, 06 Apr 2008 16:43:24 To:GEOS Development List Subject: Re: [geos-devel] Union problem I tried this with GEOS 3 RC4 (from Perl and through GDAL) and it works fine. The border between US and Mexico disappears :) What's

Re: [geos-devel] Union problem

2008-04-06 Thread Ari Jolma
s when you union the US and Mexico. Thanks for your help! Best regards, Martin -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Martin Davis Sent: Thursday, April 03, 2008 12:32 PM To: GEOS Development List Subject: Re: [geos-devel] Union problem S

Re: [geos-devel] Union problem

2008-04-04 Thread Martin Davis
To:GEOS Development List Subject: Re: [geos-devel] Union problem This works fine in JTS. Unfortunately I don't have GEOS running, so can't test it there. Possibly we could look into that during some future work. It is a bit suspicious that it looks like the offending point is

Re: [geos-devel] Union problem

2008-04-04 Thread mchapman
avis <[EMAIL PROTECTED]> Date: Fri, 04 Apr 2008 12:17:41 To:GEOS Development List Subject: Re: [geos-devel] Union problem This works fine in JTS. Unfortunately I don't have GEOS running, so can't test it there. Possibly we could look into that during some future work. It is a

Re: [geos-devel] Union problem

2008-04-04 Thread Martin Davis
GEOS's only preferred political affiliations are with the Flat Earth Society, since they make geodyssey so much easier. 8^) Dale Lutz wrote: Sorry, this is too good to let pass by: Here you go. It occurs when you union the US and Mexico. Thanks for your help! I'm guessing there is

Re: [geos-devel] Union problem

2008-04-04 Thread Martin Davis
pment List Subject: Re: [geos-devel] Union problem Send me the shapefile and I'll try it out in JTS. M Martin Chapman wrote: Unfortunately, I do not have JTS but I will try to step through the code and see if I can learn more about the problem. Perhaps a careful inspection o

RE: [geos-devel] Union problem

2008-04-03 Thread Dale Lutz
Sorry, this is too good to let pass by: > Here you go. It occurs when you union the US and Mexico. Thanks for your > help! I'm guessing there is no problem with the US and Canada? Is GEOS supporting the Democratic candidates that want to renegotiate NAFTA? Maybe Ross Perot was right after all

Re: [geos-devel] Union problem

2008-04-03 Thread Martin Davis
e the problem is predictable. Best regards, Martin -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paul Ramsey Sent: Thursday, April 03, 2008 11:50 AM To: GEOS Development List Subject: Re: [geos-devel] Union problem Most probably a bug... any chance you

RE: [geos-devel] Union problem

2008-04-03 Thread Martin Chapman
: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paul Ramsey Sent: Thursday, April 03, 2008 11:50 AM To: GEOS Development List Subject: Re: [geos-devel] Union problem Most probably a bug... any chance you could run this same test case under JTS so we can confirm if it's a problem a

Re: [geos-devel] Union problem

2008-04-03 Thread Paul Ramsey
Most probably a bug... any chance you could run this same test case under JTS so we can confirm if it's a problem at the algorithm level or the port level? Thanks, P On Thu, Apr 3, 2008 at 10:47 AM, Martin Chapman <[EMAIL PROTECTED]> wrote: > All, > > When I union the two features USA and Mexic