<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hey All,<br>
<br>
I'm trying to extract some linestrings from a collection of
linestrings  and conditional on being within a BBox.<br>
<br>
I will try and explain this best with some images...<br>
<br>
My input looks like:<br>
<img src="cid:part1.08000300.04070309@lisasoft.com" alt=""><br>
<br>
<br>
My desired output looks like this:<br>
<img src="cid:part2.02020803.01000101@lisasoft.com" alt=""><br>
(note that I DO want the point where it intersects the bbox)<br>
<br>
<br>
<br>
Is this at all possible to do? or do I need to start writing my own
postgis fuctions???<br>
<br>
<br>
<br>
Thanks  in advance<br>
<br>
--AH<br>
</body>
</html>