I must to recognize that today I did not research further about that, I just remember something about convex hull from my scientific research background. Anyway in my case if the convex hull of the streets table doesn't work in the straight manner, I still can make a new table containing  first and last point of every line. A convex hull over them should do the work.<br>
<br><div class="gmail_quote">On Mon, May 3, 2010 at 1:14 PM, Martin Davis <span dir="ltr"><<a href="mailto:mbdavis@refractions.net">mbdavis@refractions.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I believe that the convex hull of a set of lines is the same as the convex hull of the vertices of the lines.  So it should do what you want.<br>
<br>
But if you have a reference showing otherwise I'd be interested to see it. <br>
Oscar Zamudio wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div></div><div class="h5">
ha, ha!!,<br>
My knowledge come from Maths ,and certainly not from Postgis!. The concept<br>
of Convex Hull (in algorithms and math fields) is always applied to set of<br>
points and I remember there was a big challenge to find a good method for<br>
lines (some years ago). But I don't mind Math anymore, if this function<br>
works to solve my problem, it will be ok for me.<br>
I will let you know later about my results.<br>
<br>
On Mon, May 3, 2010 at 11:29 AM, strk <<a href="mailto:strk@keybit.net" target="_blank">strk@keybit.net</a>> wrote:<br>
<br>
  <br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Mon, May 03, 2010 at 11:18:03AM -0300, Oscar Zamudio wrote:<br>
    <br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thanks strk,<br>
As far as I know convex hull basically applies to a collection of<br>
      <br>
</blockquote>
points...,<br>
    <br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
nevertheless, I will try with my set of lines.<br>
      <br>
</blockquote>
How far does your knowledge come from ? :)<br>
<a href="http://postgis.refractions.net/docs/ST_ConvexHull.html" target="_blank">http://postgis.refractions.net/docs/ST_ConvexHull.html</a><br>
<br>
--strk;<br>
<br>
 ()   Free GIS & Flash consultant/developer<br>
 /\   <a href="http://strk.keybit.net/services.html" target="_blank">http://strk.keybit.net/services.html</a><br>
_______________________________________________<br>
postgis-users mailing list<br>
<a href="mailto:postgis-users@postgis.refractions.net" target="_blank">postgis-users@postgis.refractions.net</a><br>
<a href="http://postgis.refractions.net/mailman/listinfo/postgis-users" target="_blank">http://postgis.refractions.net/mailman/listinfo/postgis-users</a><br>
<br>
    <br>
</blockquote>
<br></div></div>
  ------------------------------------------------------------------------<div class="im"><br>
<br>
_______________________________________________<br>
postgis-users mailing list<br>
<a href="mailto:postgis-users@postgis.refractions.net" target="_blank">postgis-users@postgis.refractions.net</a><br>
<a href="http://postgis.refractions.net/mailman/listinfo/postgis-users" target="_blank">http://postgis.refractions.net/mailman/listinfo/postgis-users</a><br>
  <br>
</div></blockquote><font color="#888888">
<br>
-- <br>
Martin Davis<br>
Senior Technical Architect<br>
Refractions Research, Inc.<br>
(250) 383-3022</font><div><div></div><div class="h5"><br>
<br>
_______________________________________________<br>
postgis-users mailing list<br>
<a href="mailto:postgis-users@postgis.refractions.net" target="_blank">postgis-users@postgis.refractions.net</a><br>
<a href="http://postgis.refractions.net/mailman/listinfo/postgis-users" target="_blank">http://postgis.refractions.net/mailman/listinfo/postgis-users</a><br>
</div></div></blockquote></div><br>