I have a table of line segments that intersect a table of points on each
end at their nodes.
I would like to be able to calculate which two end points each line segment
hits using
geographic operators.  The line segment table has the following structure.

X1,Y1,X2,Y2 (endpoint coordinates),ID1,ID2 (endpoint ID's from the points
table).

I am trying to fill in the ID1 and ID2 fields for each line segment.

Thanks in advance,
Jay Russell


---------------------------------------------------------------------
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Message number: 5685

Reply via email to