[postgis-users] ST_GeomFromText function doubt

Paul Alarcon pag66.06 at gmail.com
Wed Oct 27 14:29:56 PDT 2010


Hello users this is my first post i have a dout using this function, i'm
newbie in postgis and try to underestand the spatial relation function.
im using the follwing query
SELECT name, the_geom,
ST_AsText(the_geom),ST_GeomFromText(ST_AsText(the_geom)) FROM
nyc_subway_stations WHERE name = 'Broad St';
but the_geom field is not the same as te ST_geomfrom text field, what is
wrong ?

Thanks a lot
greetings Paul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20101027/0cf0a5d4/attachment.html>


More information about the postgis-users mailing list