Ithaqua - 2002-06-03

Logged In: YES
user_id=116783

I have also seen this behavior. I am lucky in that most of
my shape files do not contain over laping shapes. The
algorythm that looks for shapes bails after finding the
first one to help with performance. A list of available
shapes could be created, and then some algorythm applied to
find the one in question. This would take more processing
time, but may be worth it.