|
Hi Rich
Thanks for the suggestion...I think i see
what result that would weild.
Unfortunately I forgot to mention that i need to add the
individual polygon buffers to their original polygon...
so i will end up with a table of polygons that are larger
than the original, but only expanded in a direction where there is no other
existing polygon.
And another added complication is: how do i handle polygons
that meet during the buffering process? i guess there's no way to get the
buffers to stop when they "meet in the middle"
Oh man what a can of worms! where's that lid?!?!
AAAARGH!
Cheers
Mat
From: Richard Ashton [mailto:[EMAIL PROTECTED]
Hi Apers,Sent: Thursday, 16 March 2006 9:57 AM To: Apers Mathieu Subject: Re: [MI-L] Complicated Buffer Query If I understand correctly, maybe a brute force method would do it, i.e. I don't program. If the data set isn't too big, how about buffering all the polys and selecting "one buffer for each object" and save it to a new file. Then erase the original file from it leaving buffers where no poly existed from the original which you can add to a copy of the original. Let me know if I'm out to lunch on this otherwise I hope it helps. Cheers, Rich. Apers Mathieu wrote:
This email with any attachments is confidential and may be subject to legal privilege. If it is not intended for you please reply immediately, destroy it and do not copy, disclose or use it in any way. |
_______________________________________________ MapInfo-L mailing list [email protected] http://www.directionsmag.com/mailman/listinfo/mapinfo-l
