Hi All,<div>I have this TIN triangulation with nearly 1.3 Million points and about 2 million triangles in it. I want the ability to find out </div><div>what triangles intersect with a given rectangular range. So its to answer a range query as fast as possible really and </div>
<div>just to know which triangles will intersect with this rectangular box. Wondering what the best setup for this would be?</div><div>Will it take long to load this many triangles into a DB? I have lot of disk-space, so that is not a problem, but I am on </div>
<div>postgis1.5 on this Debian server. I am all ears to suggestions you might have, but I need them fast! :)</div><div><br></div><div>Cheers,</div><div>Ed</div>