On Sat, Feb 17, 2007 at 07:19:05PM -0800, mark wrote:
> Which is the right way of obtaining the geometry:
>
> geometryfromtext('POINT(latitude longitude)', 4269)
> or
> geometryfromtext('POINT(longitude latitude)', 4269)
Geometries are (x y) therefore (longitude latitude).
--
Michael Fuhr