Yeah, but doesn't that need a spatial reference ID? Or would it automatically know what to do?<div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Dec 6, 2012 at 9:40 PM, Michal Zimmermann <span dir="ltr"><<a href="mailto:zimmicz@gmail.com" target="_blank">zimmicz@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">You can try to cast geography to geometry with<br>
ST_Centroid(geography_column::geometry).<br>
<div class="HOEnZb"><div class="h5"><br>
On 12/6/12, Ed Linde <<a href="mailto:edolinde@gmail.com">edolinde@gmail.com</a>> wrote:<br>
> Hi All,<br>
> I have a huge bunch of scattered lat/long coordinates stored as GEOGRAPHY<br>
> type. I would now like to cluster some of them and<br>
> compute their centroids.<br>
> I know there is a centroid computation function in Postgis, but it seems to<br>
> only work on a geometry type.<br>
> The lat/long coordinates are spread all across the globe and hence I cannot<br>
> convert it to local UTM formats because there is a discrepancy when going<br>
> across different zones!<br>
> Any workarounds?<br>
><br>
> Thanks,<br>
> Ed<br>
><br>
<br>
<br>
</div></div><span class="HOEnZb"><font color="#888888">--<br>
Michal Zimmermann (zimmi)<br>
WWW: <a href="http://www.zimmi.cz" target="_blank">http://www.zimmi.cz</a><br>
_______________________________________________<br>
postgis-users mailing list<br>
<a href="mailto:postgis-users@lists.osgeo.org">postgis-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users" target="_blank">http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users</a><br>
</font></span></blockquote></div><br></div>