Kevin:<br><br>select *,transform(the_geom,4326) as new_the_geom into newtable from tablesrid4803;<br>after (if you want):<br>insert into geometry_coluns values('','schema','newtable','new_the_geom',2,4326,'POINT');<br><br>
If the original table is not in geometry_columns using 4803 you can use transform(setsrid(the_geom,4803),4326).<br><br>regards.<br><br><div><span class="gmail_quote">2006/6/14, Kevin martins <<a href="mailto:martins506@hotmail.com">
martins506@hotmail.com</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi List,<br>I am new in this list, but i've allready got a problem :-) ...
<br>I have a table with data in meters using the srid:4803 and I want to put  a new point(in degrees, using srid:4326) in the table how can I do it???<br>Cheers,<br>Kevin Martins<br><br>_________________________________________________________________
<br>Veja mais. Compartilhe mais. Experimente gratuitamente a versão beta do Windows Live Messenger<br><a href="http://ideas.live.com/programpage.aspx?versionId=0eccd94b-eb48-497c-8e60-c6313f7ebb73_______________________________________________">
http://ideas.live.com/programpage.aspx?versionId=0eccd94b-eb48-497c-8e60-c6313f7ebb73_______________________________________________</a><br>postgis-users mailing list<br><a href="mailto:postgis-users@postgis.refractions.net">
postgis-users@postgis.refractions.net</a><br><a href="http://postgis.refractions.net/mailman/listinfo/postgis-users">http://postgis.refractions.net/mailman/listinfo/postgis-users</a><br></blockquote></div><br><br clear="all">
<br>-- <br>Marco Vieira<br>+55 21 9499-6800<br>e-mail: <a href="mailto:maovieira@gmail.com">maovieira@gmail.com</a>