Hi!<br><br>I'm still struggling with this "concave hulls" and it seems I just can't find the way how to do it. I'm sending a text file with some longitude and latitude points of selected subarea from which I need to get a concave polygon. There is only one polygon in attached text file. In my database I have around 500 000 points from which I need to form around 700 polygons. If there is a way to do it in PostGis I would really appreciate any help. I also attached a jpg picture of my convexhull polygon. Thanks!!!<br>
<br>Greets, Ales.<br><br><br><br><div class="gmail_quote">On Mon, Nov 24, 2008 at 12:13 PM, Mark Cave-Ayland <span dir="ltr"><<a href="mailto:mark.cave-ayland@siriusit.co.uk">mark.cave-ayland@siriusit.co.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="Wj3C7c">Aleš Kecman wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi!<br>
<br>
<br>
I'm new to Postgis and would really like to get some help on getting a concave hull from an array of points.<br>
<br>
For example:<br>
<br>
I have an array of points - longitude and latitude of buildings in particular area in the city. I already managed to get a convex hull polygon from this array of points, but this is not really helpful. What I'm trying to get is some kind of concave hull polygon from an array of points, which I would further like to use in Google Earth kml file.<br>

<br>
Thanks.<br>
</blockquote>
<br>
<br></div></div>
Hi Aleš,<br>
<br>
Does ST_Union() help you at all?<br>
<br>
<br>
ATB,<br>
<br>
Mark.<br>
<br>
-- <br><font color="#888888">
Mark Cave-Ayland<br>
Sirius Corporation - The Open Source Experts<br>
<a href="http://www.siriusit.co.uk" target="_blank">http://www.siriusit.co.uk</a><br>
T: +44 870 608 0063<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>
</font></blockquote></div><br>