Hi Magnus

Try this:

*SELECT AsText(Transform(geom,3021)) from myTable;*

Rodrigo.

On Dec 13, 2007 1:22 PM, Runesson Magnus <[EMAIL PROTECTED]> wrote:

> I have a table where my geometries are saved in SRID 4326. To get my
> result in text I do:
> SELECT asText(geom) FROM myTable;
>
> Sometimes I want to get my results from the select in 3021 instead. Can
> I do that? How do I do that?
>
> Regards,
> /Magnus, SMHI
>
> _______________________________________________
> postgis-users mailing list
> [email protected]
> http://postgis.refractions.net/mailman/listinfo/postgis-users
>
_______________________________________________
postgis-users mailing list
[email protected]
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to