[postgis-users] geometryfromtext basic question

mark rkmr.em at gmail.com
Sat Feb 17 19:19:05 PST 2007


Hi
I am trying to get the geometry of a point whose latitude and longitude I have.
Which is the right way of obtaining the geometry:

geometryfromtext('POINT(latitude longitude)', 4269)
or
geometryfromtext('POINT(longitude latitude)', 4269)

thanks
mark



More information about the postgis-users mailing list