We have some tables in which we've used Geometry to store polygon and point lan/lon (srid = -1).  We embarked on this before PostGIS 1.5.x's spherical Geography objects.<div><br></div><div>Now we intend to upgrade and migrate these to new Geography types (eg new geography col, copy/convert, drop original geometry col).<div>
<br></div><div>Is there an existing function that provides a conversion from Geometry to Geography that could be used in a simple table update?  This doesn't give away too many clues what will happen when given a geometry with srid = -1 for example:</div>
<div><br></div><div><a href="http://postgis.refractions.net/docs/geography.html">http://postgis.refractions.net/docs/geography.html</a></div><div><br></div><div>TIA.</div><div><br></div><div><br></div></div>