I created a<meta http-equiv="content-type" content="text/html; charset=utf-8"> Postgis Geometry from <meta http-equiv="content-type" content="text/html; charset=utf-8">Postgres Polygon converting them  from string and using <meta http-equiv="content-type" content="text/html; charset=utf-8">linefromtext to create a geometry but this information isn't geo.<div>
I have non geo points and I want to convert to my correct position and set SRID, for example P(70 72) to P(-54 -25), how can I do this?</div><div><br></div><div>Thanks!<br><br><div class="gmail_quote">On Tue, Oct 26, 2010 at 1:18 PM, Wagner Santos <span dir="ltr"><<a href="mailto:wagner.desenv@gmail.com">wagner.desenv@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hello,<div>I'm new with postgis and I have a legacy database with Postgres Polygon, I want to convert this to a Postgis Geometry. Is there a way?</div>
<div>I try to do with replace string and linefromtext with sucess, but I think doesn't better solution because I can't set a valid SRID.</div>
<div><br></div><div>Thanks!</div>
</blockquote></div><br></div>