Hello again Claude,

> Here are more informations for the problem: I have two tables one of
> lines (faults) and a second of points (gold occurences). I need to
> select all the gold occurences within a distance (x) of  a selected
> fault with a sql statement. I know it works with the buffer and a select
> select all gold occurrences within the buffer. But the buffer select all
> the occurences on either side of the fault. I want all occurences just
> on one side of the fault.

This would need to be done in (typically MapBasic) code with an enhanced version of 
the buffer() 
function. Does you fault line data have a "side indicator" or is it consistent (ie. 
always on left or 
right)?

Regards,
Warren Vick
Europa Technologies Ltd, U.K.
http://www.europa-tech.com
----------------------------------------------------------------------
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]

Reply via email to